From 6c1f206dd12a98f40e8abdac037212cd9e0072bd Mon Sep 17 00:00:00 2001 From: Vikrant Balyan Date: Thu, 6 Apr 2023 20:13:51 +0530 Subject: [PATCH] refreshing sdk for intersight version 11360 (#37) --- 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/openapi_api.py | 2 +- intersight/api/oprs_api.py | 2 +- intersight/api/organization_api.py | 2 +- intersight/api/os_api.py | 2 +- intersight/api/partnerintegration_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 | 1407 ++++++-- 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 | 3140 +++++++---------- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 36 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 36 +- 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 | 11 +- .../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 +- .../asset_generic_target_claim_options.py | 2 +- ...set_generic_target_claim_options_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 | 36 +- .../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 | 36 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 36 +- .../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 | 6 +- ...load_optimizer_new_relic_options_all_of.py | 6 +- ...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 | 11 +- 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 | 11 +- intersight/model/bios_boot_mode_response.py | 2 +- intersight/model/bios_policy.py | 12 +- intersight/model/bios_policy_all_of.py | 12 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- ...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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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_firmware_requirement.py | 2 +- ...ity_adapter_firmware_requirement_all_of.py | 2 +- ...ility_adapter_firmware_requirement_list.py | 2 +- ...dapter_firmware_requirement_list_all_of.py | 2 +- ...y_adapter_firmware_requirement_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 +- ...capability_adapter_upgrade_support_meta.py | 2 +- ...ity_adapter_upgrade_support_meta_all_of.py | 2 +- ...ility_adapter_upgrade_support_meta_list.py | 2 +- ...dapter_upgrade_support_meta_list_all_of.py | 2 +- ...y_adapter_upgrade_support_meta_response.py | 2 +- intersight/model/capability_capability.py | 2 +- .../model/capability_capability_all_of.py | 2 +- .../capability_capability_relationship.py | 11 +- 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_chassis_upgrade_support_meta.py | 2 +- ...ity_chassis_upgrade_support_meta_all_of.py | 2 +- ...ility_chassis_upgrade_support_meta_list.py | 2 +- ...hassis_upgrade_support_meta_list_all_of.py | 2 +- ...y_chassis_upgrade_support_meta_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_iom_upgrade_support_meta.py | 2 +- ...ability_iom_upgrade_support_meta_all_of.py | 2 +- ...apability_iom_upgrade_support_meta_list.py | 2 +- ...ty_iom_upgrade_support_meta_list_all_of.py | 2 +- ...ility_iom_upgrade_support_meta_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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 36 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- intersight/model/compute_mapping_response.py | 2 +- .../model/compute_pending_workflow_trigger.py | 36 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 2 +- intersight/model/cond_alarm_summary_all_of.py | 2 +- 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 | 11 +- .../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 | 11 +- 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 | 36 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- 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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- 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 | 11 +- .../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_end_point_log.py | 2 +- .../model/equipment_end_point_log_all_of.py | 2 +- .../model/equipment_end_point_log_list.py | 2 +- .../equipment_end_point_log_list_all_of.py | 2 +- .../model/equipment_end_point_log_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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../model/equipment_fan_module_response.py | 2 +- .../model/equipment_fan_relationship.py | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../model/equipment_locator_led_response.py | 2 +- intersight/model/equipment_log_download.py | 2 +- .../model/equipment_log_download_all_of.py | 2 +- .../model/equipment_log_download_list.py | 2 +- .../equipment_log_download_list_all_of.py | 2 +- .../model/equipment_log_download_response.py | 2 +- .../model/equipment_physical_identity.py | 2 +- .../equipment_physical_identity_all_of.py | 2 +- ...quipment_physical_identity_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../model/equipment_switch_card_response.py | 2 +- .../model/equipment_switch_operation.py | 2 +- .../equipment_switch_operation_all_of.py | 2 +- .../model/equipment_switch_operation_list.py | 2 +- .../equipment_switch_operation_list_all_of.py | 2 +- .../equipment_switch_operation_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 | 11 +- ...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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- intersight/model/ether_physical_port_list.py | 2 +- .../model/ether_physical_port_list_all_of.py | 2 +- .../model/ether_physical_port_relationship.py | 11 +- .../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 | 11 +- .../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 | 20 +- ...ic_abstract_interface_role_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../model/fcpool_pool_member_response.py | 2 +- intersight/model/fcpool_pool_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../firmware_distributable_meta_response.py | 2 +- .../firmware_distributable_relationship.py | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- 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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- intersight/model/hyperflex_alarm_response.py | 2 +- intersight/model/hyperflex_alarm_summary.py | 2 +- .../model/hyperflex_alarm_summary_all_of.py | 2 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../hyperflex_cluster_profile_response.py | 2 +- .../model/hyperflex_cluster_relationship.py | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- 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 | 6 +- intersight/model/hyperflex_node_all_of.py | 6 +- .../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 | 11 +- .../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 | 11 +- .../model/hyperflex_node_profile_response.py | 2 +- .../model/hyperflex_node_relationship.py | 15 +- 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 | 11 +- ...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 | 11 +- ..._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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ..._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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../iam_end_point_user_policy_response.py | 2 +- .../model/iam_end_point_user_relationship.py | 11 +- .../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 | 11 +- ..._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 | 11 +- .../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 | 7 +- .../model/iam_feature_definition_all_of.py | 7 +- .../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 | 11 +- .../model/iam_idp_reference_response.py | 2 +- intersight/model/iam_idp_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../model/iam_user_preference_response.py | 2 +- intersight/model/iam_user_relationship.py | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../inventory_generic_inventory_response.py | 2 +- intersight/model/inventory_interface.py | 2 +- .../model/inventory_interface_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../model/ippool_pool_member_response.py | 2 +- intersight/model/ippool_pool_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../model/iqnpool_pool_member_response.py | 2 +- intersight/model/iqnpool_pool_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- intersight/model/iqnpool_universe_response.py | 2 +- intersight/model/issue_condition.py | 36 +- 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 | 11 +- .../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 | 11 +- ..._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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../kubernetes_cluster_profile_response.py | 2 +- .../model/kubernetes_cluster_relationship.py | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../kubernetes_version_policy_response.py | 2 +- .../model/kubernetes_version_relationship.py | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ..._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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../license_license_info_view_response.py | 2 +- .../license_license_registration_status.py | 2 +- ...ense_license_registration_status_all_of.py | 2 +- ...icense_license_registration_status_list.py | 2 +- ...license_registration_status_list_all_of.py | 2 +- ...icense_registration_status_relationship.py | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../model/macpool_pool_member_response.py | 2 +- intersight/model/macpool_pool_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 96 +- intersight/model/mo_base_mo.py | 47 +- intersight/model/mo_base_mo_relationship.py | 11 +- intersight/model/mo_base_response.py | 29 +- intersight/model/mo_document_count.py | 2 +- intersight/model/mo_document_count_all_of.py | 2 +- intersight/model/mo_mo_ref.py | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- 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_neighbor_info.py | 2 +- .../niatelemetry_mds_neighbor_info_all_of.py | 2 +- .../model/niatelemetry_mds_neighbors.py | 2 +- .../niatelemetry_mds_neighbors_all_of.py | 2 +- .../model/niatelemetry_mds_neighbors_list.py | 2 +- .../niatelemetry_mds_neighbors_list_all_of.py | 2 +- .../niatelemetry_mds_neighbors_response.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 | 11 +- ...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 | 11 +- .../niatelemetry_nexus_dashboards_response.py | 2 +- .../model/niatelemetry_nia_feature_usage.py | 2 +- .../niatelemetry_nia_feature_usage_all_of.py | 2 +- .../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 | 11 +- .../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 | 11 +- ...niatelemetry_nia_license_state_response.py | 2 +- intersight/model/niatelemetry_nicc.py | 2 +- intersight/model/niatelemetry_nicc_all_of.py | 2 +- intersight/model/niatelemetry_nicc_list.py | 2 +- .../model/niatelemetry_nicc_list_all_of.py | 2 +- .../model/niatelemetry_nicc_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 | 36 +- .../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 | 36 +- .../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 | 11 +- 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 | 11 +- .../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/openapi_api_info.py | 2 +- intersight/model/openapi_api_info_all_of.py | 2 +- intersight/model/openapi_api_method_meta.py | 2 +- .../model/openapi_api_method_meta_all_of.py | 2 +- .../model/openapi_api_method_meta_list.py | 2 +- .../openapi_api_method_meta_list_all_of.py | 2 +- .../model/openapi_api_method_meta_response.py | 2 +- intersight/model/openapi_failed_task.py | 2 +- .../model/openapi_failed_task_all_of.py | 2 +- intersight/model/openapi_key_value_pair.py | 2 +- .../model/openapi_key_value_pair_all_of.py | 2 +- .../model/openapi_open_api_specification.py | 2 +- .../openapi_open_api_specification_all_of.py | 2 +- .../openapi_open_api_specification_list.py | 2 +- ...napi_open_api_specification_list_all_of.py | 2 +- ...api_open_api_specification_relationship.py | 11 +- ...openapi_open_api_specification_response.py | 2 +- intersight/model/openapi_process_file.py | 2 +- .../model/openapi_process_file_all_of.py | 2 +- intersight/model/openapi_process_file_list.py | 2 +- .../model/openapi_process_file_list_all_of.py | 2 +- .../openapi_process_file_relationship.py | 11 +- .../model/openapi_process_file_response.py | 2 +- .../model/openapi_task_generation_request.py | 2 +- .../openapi_task_generation_request_all_of.py | 2 +- .../openapi_task_generation_request_list.py | 2 +- ...api_task_generation_request_list_all_of.py | 2 +- ...pi_task_generation_request_relationship.py | 11 +- ...penapi_task_generation_request_response.py | 2 +- .../model/openapi_task_generation_result.py | 2 +- .../openapi_task_generation_result_all_of.py | 2 +- .../openapi_task_generation_result_list.py | 2 +- ...napi_task_generation_result_list_all_of.py | 2 +- ...openapi_task_generation_result_response.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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- intersight/model/os_distribution_response.py | 2 +- intersight/model/os_fibre_channel_target.py | 2 +- .../model/os_fibre_channel_target_all_of.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 | 36 +- .../model/os_install_target_response.py | 2 +- .../os_install_target_response_all_of.py | 2 +- intersight/model/os_ip_configuration.py | 36 +- 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 +- intersight/model/os_iscsi_target.py | 2 +- intersight/model/os_iscsi_target_all_of.py | 2 +- .../model/os_operating_system_parameters.py | 36 +- 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_san_target.py | 36 +- 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 +- .../model/partnerintegration_dc_logs.py | 2 +- .../partnerintegration_dc_logs_all_of.py | 2 +- .../model/partnerintegration_dc_logs_list.py | 2 +- .../partnerintegration_dc_logs_list_all_of.py | 2 +- ...partnerintegration_dc_logs_relationship.py | 11 +- .../partnerintegration_dc_logs_response.py | 2 +- .../partnerintegration_device_connector.py | 2 +- ...tnerintegration_device_connector_all_of.py | 2 +- ...artnerintegration_device_connector_list.py | 2 +- ...ntegration_device_connector_list_all_of.py | 2 +- ...tegration_device_connector_relationship.py | 11 +- ...erintegration_device_connector_response.py | 2 +- .../model/partnerintegration_doc_issues.py | 2 +- .../partnerintegration_doc_issues_all_of.py | 2 +- .../partnerintegration_doc_issues_list.py | 2 +- ...rtnerintegration_doc_issues_list_all_of.py | 2 +- ...tnerintegration_doc_issues_relationship.py | 11 +- .../partnerintegration_doc_issues_response.py | 2 +- intersight/model/partnerintegration_etl.py | 2 +- .../model/partnerintegration_etl_all_of.py | 2 +- .../model/partnerintegration_etl_list.py | 2 +- .../partnerintegration_etl_list_all_of.py | 2 +- .../partnerintegration_etl_relationship.py | 11 +- .../model/partnerintegration_etl_response.py | 2 +- intersight/model/partnerintegration_file.py | 2 +- .../model/partnerintegration_file_all_of.py | 2 +- .../model/partnerintegration_file_list.py | 2 +- .../partnerintegration_file_list_all_of.py | 2 +- .../model/partnerintegration_file_response.py | 2 +- .../model/partnerintegration_inventory.py | 2 +- .../partnerintegration_inventory_all_of.py | 2 +- .../partnerintegration_inventory_list.py | 2 +- ...artnerintegration_inventory_list_all_of.py | 2 +- ...rtnerintegration_inventory_relationship.py | 11 +- .../partnerintegration_inventory_response.py | 2 +- intersight/model/partnerintegration_logs.py | 2 +- .../model/partnerintegration_logs_all_of.py | 2 +- .../model/partnerintegration_logs_list.py | 2 +- .../partnerintegration_logs_list_all_of.py | 2 +- .../partnerintegration_logs_relationship.py | 11 +- .../model/partnerintegration_logs_response.py | 2 +- intersight/model/partnerintegration_model.py | 2 +- .../model/partnerintegration_model_all_of.py | 2 +- .../model/partnerintegration_model_list.py | 2 +- .../partnerintegration_model_list_all_of.py | 2 +- .../partnerintegration_model_relationship.py | 11 +- .../partnerintegration_model_response.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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- intersight/model/policy_abstract_profile.py | 2 +- .../model/policy_abstract_profile_all_of.py | 2 +- .../policy_abstract_profile_relationship.py | 11 +- intersight/model/policy_action_param.py | 2 +- .../model/policy_action_param_all_of.py | 2 +- intersight/model/policy_action_qualifier.py | 36 +- 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 | 36 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- 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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 36 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- 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 | 11 +- .../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 | 11 +- .../model/resource_reservation_response.py | 2 +- .../model/resource_selection_criteria.py | 454 +++ .../resource_selection_criteria_all_of.py | 327 ++ .../model/resource_selection_criteria_list.py | 344 ++ ...resource_selection_criteria_list_all_of.py | 274 ++ .../resource_selection_criteria_response.py | 355 ++ 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 | 36 +- .../model/resourcepool_lease_relationship.py | 11 +- .../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 | 11 +- .../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 | 11 +- .../resourcepool_pool_member_response.py | 2 +- .../model/resourcepool_pool_relationship.py | 11 +- .../model/resourcepool_pool_response.py | 2 +- .../resourcepool_resource_pool_parameters.py | 36 +- .../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 | 11 +- .../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 | 20 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../model/server_config_result_response.py | 2 +- .../model/server_pending_workflow_trigger.py | 36 +- 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 | 11 +- 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 +- intersight/model/serviceitem_base_message.py | 390 ++ .../model/serviceitem_base_message_all_of.py | 319 ++ .../serviceitem_health_check_error_element.py | 2 +- ...eitem_health_check_error_element_all_of.py | 2 +- intersight/model/serviceitem_message.py | 380 ++ .../serviceitem_selection_criteria_input.py | 366 ++ ...iceitem_selection_criteria_input_all_of.py | 306 ++ intersight/model/servicerequest_message.py | 390 ++ .../model/servicerequest_message_all_of.py | 291 ++ intersight/model/session_abstract_session.py | 2 +- .../model/session_abstract_session_all_of.py | 2 +- .../session_abstract_session_relationship.py | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../software_ucsd_distributable_response.py | 2 +- .../softwarerepository_appliance_upload.py | 36 +- .../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 | 11 +- .../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 | 11 +- .../model/softwarerepository_file_server.py | 36 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../model/storage_enclosure_response.py | 2 +- intersight/model/storage_external_lun.py | 2 +- .../model/storage_external_lun_all_of.py | 2 +- .../model/storage_external_parity_group.py | 2 +- .../storage_external_parity_group_all_of.py | 2 +- intersight/model/storage_external_path.py | 2 +- .../model/storage_external_path_all_of.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 | 11 +- ...ge_flex_flash_controller_props_response.py | 2 +- ...rage_flex_flash_controller_relationship.py | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 +- .../storage_hitachi_external_parity_group.py | 2 +- ...ge_hitachi_external_parity_group_all_of.py | 2 +- ...rage_hitachi_external_parity_group_list.py | 2 +- ...tachi_external_parity_group_list_all_of.py | 2 +- ..._hitachi_external_parity_group_response.py | 2 +- .../storage_hitachi_external_path_group.py | 2 +- ...rage_hitachi_external_path_group_all_of.py | 2 +- ...torage_hitachi_external_path_group_list.py | 2 +- ...hitachi_external_path_group_list_all_of.py | 2 +- ...ge_hitachi_external_path_group_response.py | 2 +- .../storage_hitachi_external_storage_lun.py | 2 +- ...age_hitachi_external_storage_lun_all_of.py | 2 +- ...orage_hitachi_external_storage_lun_list.py | 2 +- ...itachi_external_storage_lun_list_all_of.py | 2 +- ...e_hitachi_external_storage_lun_response.py | 2 +- .../storage_hitachi_external_storage_port.py | 2 +- ...ge_hitachi_external_storage_port_all_of.py | 2 +- ...rage_hitachi_external_storage_port_list.py | 2 +- ...tachi_external_storage_port_list_all_of.py | 2 +- ...achi_external_storage_port_relationship.py | 11 +- ..._hitachi_external_storage_port_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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- ..._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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- intersight/model/storage_sas_port_response.py | 2 +- intersight/model/storage_space.py | 2 +- intersight/model/storage_space_all_of.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 | 11 +- 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 | 2 +- .../model/storage_storage_policy_all_of.py | 2 +- .../model/storage_storage_policy_list.py | 2 +- .../storage_storage_policy_list_all_of.py | 2 +- .../storage_storage_policy_relationship.py | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- 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 | 36 +- .../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_end_point.py | 2 +- .../techsupportmanagement_end_point_all_of.py | 2 +- .../techsupportmanagement_end_point_list.py | 2 +- ...supportmanagement_end_point_list_all_of.py | 2 +- ...echsupportmanagement_end_point_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 | 11 +- ...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 | 11 +- ...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 | 11 +- 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 | 11 +- 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 | 11 +- .../model/uuidpool_pool_member_response.py | 2 +- .../model/uuidpool_pool_relationship.py | 11 +- 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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../model/uuidpool_uuid_lease_response.py | 2 +- intersight/model/view_health_status.py | 20 +- 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 | 20 +- 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 | 20 +- .../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 | 11 +- .../model/virtualization_base_custom_spec.py | 36 +- .../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 | 36 +- .../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 | 11 +- .../virtualization_base_host_relationship.py | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../virtualization_base_virtual_switch.py | 2 +- .../virtualization_base_vm_configuration.py | 36 +- .../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 | 11 +- ...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 | 36 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 8 +- .../model/vnic_fc_adapter_policy_all_of.py | 8 +- .../model/vnic_fc_adapter_policy_inventory.py | 8 +- ...vnic_fc_adapter_policy_inventory_all_of.py | 8 +- .../vnic_fc_adapter_policy_inventory_list.py | 2 +- ...fc_adapter_policy_inventory_list_all_of.py | 2 +- ...c_adapter_policy_inventory_relationship.py | 17 +- ...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 | 17 +- .../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 | 11 +- .../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 | 11 +- 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 | 11 +- ...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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- .../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 | 11 +- ...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 | 11 +- ...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 | 11 +- ..._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 | 11 +- .../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 | 11 +- ..._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 | 11 +- .../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 | 11 +- intersight/model/vrf_vrf_response.py | 2 +- .../model/workflow_abstract_loop_task.py | 2 +- .../workflow_abstract_loop_task_all_of.py | 2 +- .../workflow_abstract_resource_selector.py | 1660 +++++++++ .../model/workflow_abstract_worker_task.py | 2 +- .../workflow_abstract_worker_task_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 | 39 +- intersight/model/workflow_associated_roles.py | 6 +- .../model/workflow_associated_roles_all_of.py | 6 +- intersight/model/workflow_base_data_type.py | 12 +- .../model/workflow_base_data_type_all_of.py | 6 +- intersight/model/workflow_base_operation.py | 369 ++ .../model/workflow_base_operation_all_of.py | 295 ++ .../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_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 +- .../model/workflow_catalog_item_definition.py | 486 +++ ...workflow_catalog_item_definition_all_of.py | 359 ++ .../workflow_catalog_item_definition_list.py | 344 ++ ...low_catalog_item_definition_list_all_of.py | 274 ++ ...ow_catalog_item_definition_relationship.py | 1483 ++++++++ ...rkflow_catalog_item_definition_response.py | 355 ++ intersight/model/workflow_catalog_list.py | 2 +- .../model/workflow_catalog_list_all_of.py | 2 +- .../model/workflow_catalog_relationship.py | 11 +- intersight/model/workflow_catalog_response.py | 2 +- .../model/workflow_catalog_service_request.py | 527 +++ ...workflow_catalog_service_request_all_of.py | 400 +++ .../workflow_catalog_service_request_list.py | 344 ++ ...low_catalog_service_request_list_all_of.py | 274 ++ ...ow_catalog_service_request_relationship.py | 1524 ++++++++ ...rkflow_catalog_service_request_response.py | 355 ++ 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 | 11 +- ...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 | 11 +- ...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_inventory_data_type.py | 405 +++ .../workflow_mo_inventory_data_type_all_of.py | 299 ++ .../model/workflow_mo_inventory_property.py | 369 ++ .../workflow_mo_inventory_property_all_of.py | 305 ++ .../model/workflow_mo_reference_array_item.py | 2 +- ...workflow_mo_reference_array_item_all_of.py | 2 +- .../workflow_mo_reference_auto_array_item.py | 356 ++ ...low_mo_reference_auto_array_item_all_of.py | 296 ++ .../workflow_mo_reference_auto_data_type.py | 402 +++ ...flow_mo_reference_auto_data_type_all_of.py | 296 ++ .../workflow_mo_reference_auto_property.py | 368 ++ ...kflow_mo_reference_auto_property_all_of.py | 308 ++ .../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 +- .../workflow_operation_type_decommission.py | 365 ++ ...flow_operation_type_decommission_all_of.py | 296 ++ .../workflow_operation_type_deployment.py | 356 ++ ...workflow_operation_type_post_deployment.py | 369 ++ ...w_operation_type_post_deployment_all_of.py | 300 ++ 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 | 11 +- ..._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 +- .../workflow_resource_inline_selector.py | 359 ++ ...orkflow_resource_inline_selector_all_of.py | 295 ++ .../workflow_resource_selector_criteria.py | 360 ++ ...kflow_resource_selector_criteria_all_of.py | 300 ++ intersight/model/workflow_result_handler.py | 36 +- 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 | 21 +- ...w_service_item_action_definition_all_of.py | 21 +- ...low_service_item_action_definition_list.py | 2 +- ...vice_item_action_definition_list_all_of.py | 2 +- ...ice_item_action_definition_relationship.py | 30 +- ...service_item_action_definition_response.py | 2 +- .../workflow_service_item_action_instance.py | 80 +- ...low_service_item_action_instance_all_of.py | 80 +- ...kflow_service_item_action_instance_list.py | 2 +- ...ervice_item_action_instance_list_all_of.py | 2 +- ...rvice_item_action_instance_relationship.py | 1567 ++++++++ ...w_service_item_action_instance_response.py | 2 +- ...workflow_service_item_action_properties.py | 363 ++ ...w_service_item_action_properties_all_of.py | 299 ++ ...service_item_action_workflow_definition.py | 8 +- ..._item_action_workflow_definition_all_of.py | 12 +- .../model/workflow_service_item_attribute.py | 454 +++ .../workflow_service_item_attribute_all_of.py | 327 ++ .../workflow_service_item_attribute_list.py | 344 ++ ...flow_service_item_attribute_list_all_of.py | 274 ++ ...orkflow_service_item_attribute_response.py | 355 ++ .../model/workflow_service_item_definition.py | 48 +- ...workflow_service_item_definition_all_of.py | 48 +- .../workflow_service_item_definition_list.py | 2 +- ...low_service_item_definition_list_all_of.py | 2 +- ...ow_service_item_definition_relationship.py | 57 +- ...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 | 11 +- ...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 +- ...flow_service_item_input_definition_type.py | 381 ++ ...rvice_item_input_definition_type_all_of.py | 321 ++ .../model/workflow_service_item_instance.py | 64 +- .../workflow_service_item_instance_all_of.py | 64 +- .../workflow_service_item_instance_list.py | 2 +- ...kflow_service_item_instance_list_all_of.py | 2 +- ...flow_service_item_instance_relationship.py | 73 +- ...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 +- .../model/workflow_service_item_type.py | 375 ++ .../workflow_service_item_type_all_of.py | 315 ++ .../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 | 11 +- .../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 | 11 +- .../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 | 11 +- .../model/workflow_task_metadata_response.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 | 11 +- .../workflow_workflow_definition_response.py | 2 +- .../workflow_workflow_engine_properties.py | 36 +- intersight/model/workflow_workflow_info.py | 2 +- .../model/workflow_workflow_info_all_of.py | 2 +- ...w_workflow_info_auto_restart_properties.py | 36 +- .../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 | 11 +- .../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 | 11 +- .../workflow_workflow_metadata_response.py | 2 +- .../model/workflow_workflow_properties.py | 6 +- .../workflow_workflow_properties_all_of.py | 6 +- 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/models/__init__.py | 88 +- intersight/rest.py | 2 +- intersight/signing.py | 2 +- setup.py | 2 +- 7295 files changed, 38745 insertions(+), 12509 deletions(-) create mode 100644 intersight/model/resource_selection_criteria.py create mode 100644 intersight/model/resource_selection_criteria_all_of.py create mode 100644 intersight/model/resource_selection_criteria_list.py create mode 100644 intersight/model/resource_selection_criteria_list_all_of.py create mode 100644 intersight/model/resource_selection_criteria_response.py create mode 100644 intersight/model/serviceitem_base_message.py create mode 100644 intersight/model/serviceitem_base_message_all_of.py create mode 100644 intersight/model/serviceitem_message.py create mode 100644 intersight/model/serviceitem_selection_criteria_input.py create mode 100644 intersight/model/serviceitem_selection_criteria_input_all_of.py create mode 100644 intersight/model/servicerequest_message.py create mode 100644 intersight/model/servicerequest_message_all_of.py create mode 100644 intersight/model/workflow_abstract_resource_selector.py create mode 100644 intersight/model/workflow_base_operation.py create mode 100644 intersight/model/workflow_base_operation_all_of.py create mode 100644 intersight/model/workflow_catalog_item_definition.py create mode 100644 intersight/model/workflow_catalog_item_definition_all_of.py create mode 100644 intersight/model/workflow_catalog_item_definition_list.py create mode 100644 intersight/model/workflow_catalog_item_definition_list_all_of.py create mode 100644 intersight/model/workflow_catalog_item_definition_relationship.py create mode 100644 intersight/model/workflow_catalog_item_definition_response.py create mode 100644 intersight/model/workflow_catalog_service_request.py create mode 100644 intersight/model/workflow_catalog_service_request_all_of.py create mode 100644 intersight/model/workflow_catalog_service_request_list.py create mode 100644 intersight/model/workflow_catalog_service_request_list_all_of.py create mode 100644 intersight/model/workflow_catalog_service_request_relationship.py create mode 100644 intersight/model/workflow_catalog_service_request_response.py create mode 100644 intersight/model/workflow_mo_inventory_data_type.py create mode 100644 intersight/model/workflow_mo_inventory_data_type_all_of.py create mode 100644 intersight/model/workflow_mo_inventory_property.py create mode 100644 intersight/model/workflow_mo_inventory_property_all_of.py create mode 100644 intersight/model/workflow_mo_reference_auto_array_item.py create mode 100644 intersight/model/workflow_mo_reference_auto_array_item_all_of.py create mode 100644 intersight/model/workflow_mo_reference_auto_data_type.py create mode 100644 intersight/model/workflow_mo_reference_auto_data_type_all_of.py create mode 100644 intersight/model/workflow_mo_reference_auto_property.py create mode 100644 intersight/model/workflow_mo_reference_auto_property_all_of.py create mode 100644 intersight/model/workflow_operation_type_decommission.py create mode 100644 intersight/model/workflow_operation_type_decommission_all_of.py create mode 100644 intersight/model/workflow_operation_type_deployment.py create mode 100644 intersight/model/workflow_operation_type_post_deployment.py create mode 100644 intersight/model/workflow_operation_type_post_deployment_all_of.py create mode 100644 intersight/model/workflow_resource_inline_selector.py create mode 100644 intersight/model/workflow_resource_inline_selector_all_of.py create mode 100644 intersight/model/workflow_resource_selector_criteria.py create mode 100644 intersight/model/workflow_resource_selector_criteria_all_of.py create mode 100644 intersight/model/workflow_service_item_action_instance_relationship.py create mode 100644 intersight/model/workflow_service_item_action_properties.py create mode 100644 intersight/model/workflow_service_item_action_properties_all_of.py create mode 100644 intersight/model/workflow_service_item_attribute.py create mode 100644 intersight/model/workflow_service_item_attribute_all_of.py create mode 100644 intersight/model/workflow_service_item_attribute_list.py create mode 100644 intersight/model/workflow_service_item_attribute_list_all_of.py create mode 100644 intersight/model/workflow_service_item_attribute_response.py create mode 100644 intersight/model/workflow_service_item_input_definition_type.py create mode 100644 intersight/model/workflow_service_item_input_definition_type_all_of.py create mode 100644 intersight/model/workflow_service_item_type.py create mode 100644 intersight/model/workflow_service_item_type_all_of.py diff --git a/intersight/__init__.py b/intersight/__init__.py index 635042adc1..f710073af3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ -__version__ = "1.0.11.11265" +__version__ = "1.0.11.11360" # import ApiClient from intersight.api_client import ApiClient diff --git a/intersight/api/aaa_api.py b/intersight/api/aaa_api.py index a023fedff1..659fd9830b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ba9229e1f..2caf9841b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d006351b33..d494e4b665 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7ebcf7382..f77abae21b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a09960121..20d273ffa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77aedc8b7f..741ec180fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa8ff975de..ff24a11c06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a87b41d5de..71504d84eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 982b3b0ea6..4e860b7a8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 576dce14f6..07548f85a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97acc68eea..88251da311 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49676ebea4..9b4ec162bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a16a67f6e..fdec77e594 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f3c93c82d..3886e87ebe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 408b9f88a3..162f380307 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7772e3c89..e6fad665a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 001b0471dd..7bbb5bb32e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 353b901ec6..f433a59dfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85f26c3218..9d7facf77f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3c12f96e4..66854ba292 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6ba219da7..10382e7d7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05a97a75c2..a67832fa47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fac0a2864..79d903cc0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5ce56e77f..84e1ea84dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9a0a09f79..59498ca402 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28e7bc1338..cca95b4423 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc791c7148..3bf1d12ca4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09dd4eb6cb..a07b14ebbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5928a80e89..426ad98c10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45cc2cbdb7..c3e51498bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0eb879150f..2310d02143 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f744258f0..7d42041625 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5cb1fb8f78..7adfe1cd1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94762e2b5d..3d8217e97a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3302ea671..6e6813f02f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 689713da31..8690f426cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2d01974e3..dd45c31d10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8370632a6a..f6c9093b84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1de07881d1..0184d912e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bfe616a06..0e5ed2a33d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07659cf699..0268c6f059 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cff09486c..1efd3793c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5ae850258..d5c829efa6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 054226adba..e311b153f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37ebc3f717..6aecc27dc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af7a0f65cc..fb08c84c71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36f70b5bf7..36eb822c91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e41bcaa0d..3db43c6729 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2470c4393..bcd864ad47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d35d7d11ac..8219778f37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3197cc7f0d..3bb64aa09d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d0e657a7f..753800d263 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c866b0b3de..443ce9ab21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30125fa05c..59d2ea5b02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b041bd28e5..7d2a4f3cd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 273f5b5efa..27b81f2475 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/openapi_api.py b/intersight/api/openapi_api.py index dbb12b13f9..76405c19f2 100644 --- a/intersight/api/openapi_api.py +++ b/intersight/api/openapi_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23f08436cb..82806f9806 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5661b54d94..ae900e7004 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a49cc2bf2d..786696e12a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/partnerintegration_api.py b/intersight/api/partnerintegration_api.py index 83dcdaec25..730716488e 100644 --- a/intersight/api/partnerintegration_api.py +++ b/intersight/api/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3866995db..b129541747 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a954a5b36..9eaec7b108 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43df3fd2f3..7c10287752 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e1dec2e65..b7ebaae000 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f008c420b2..dd4f797008 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3275605ee1..4e48f1fec4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c3b8a3b20..79dee8cf7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d49dc5b01a..85eff9aef5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -36,6 +36,8 @@ from intersight.model.resource_membership_response import ResourceMembershipResponse from intersight.model.resource_reservation import ResourceReservation from intersight.model.resource_reservation_response import ResourceReservationResponse +from intersight.model.resource_selection_criteria import ResourceSelectionCriteria +from intersight.model.resource_selection_criteria_response import ResourceSelectionCriteriaResponse class ResourceApi(object): @@ -179,6 +181,71 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.create_resource_selection_criteria_endpoint = _Endpoint( + settings={ + 'response_type': (ResourceSelectionCriteria,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/SelectionCriteria', + 'operation_id': 'create_resource_selection_criteria', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'resource_selection_criteria', + 'if_match', + 'if_none_match', + ], + 'required': [ + 'resource_selection_criteria', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'resource_selection_criteria': + (ResourceSelectionCriteria,), + 'if_match': + (str,), + 'if_none_match': + (str,), + }, + 'attribute_map': { + 'if_match': 'If-Match', + 'if_none_match': 'If-None-Match', + }, + 'location_map': { + 'resource_selection_criteria': 'body', + 'if_match': 'header', + 'if_none_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json' + ] + }, + api_client=api_client + ) self.delete_resource_group_endpoint = _Endpoint( settings={ 'response_type': None, @@ -287,6 +354,60 @@ def __init__(self, api_client=None): }, api_client=api_client ) + self.delete_resource_selection_criteria_endpoint = _Endpoint( + settings={ + 'response_type': None, + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/SelectionCriteria/{Moid}', + 'operation_id': 'delete_resource_selection_criteria', + 'http_method': 'DELETE', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + ], + 'required': [ + 'moid', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + }, + 'location_map': { + 'moid': 'path', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [], + }, + api_client=api_client + ) self.get_resource_group_by_moid_endpoint = _Endpoint( settings={ 'response_type': (ResourceGroup,), @@ -1283,29 +1404,26 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_resource_group_endpoint = _Endpoint( + self.get_resource_selection_criteria_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (ResourceGroup,), + 'response_type': (ResourceSelectionCriteria,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/resource/Groups/{Moid}', - 'operation_id': 'patch_resource_group', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/resource/SelectionCriteria/{Moid}', + 'operation_id': 'get_resource_selection_criteria_by_moid', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ 'moid', - 'resource_group', - 'if_match', ], 'required': [ 'moid', - 'resource_group', ], 'nullable': [ ], @@ -1322,61 +1440,59 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'resource_group': - (ResourceGroup,), - 'if_match': - (str,), }, 'attribute_map': { 'moid': 'Moid', - 'if_match': 'If-Match', }, 'location_map': { 'moid': 'path', - 'resource_group': 'body', - 'if_match': 'header', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.patch_resource_reservation_endpoint = _Endpoint( + self.get_resource_selection_criteria_list_endpoint = _Endpoint( settings={ - 'response_type': (ResourceReservation,), + 'response_type': (ResourceSelectionCriteriaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/resource/Reservations/{Moid}', - 'operation_id': 'patch_resource_reservation', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/resource/SelectionCriteria', + 'operation_id': 'get_resource_selection_criteria_list', + 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ - 'moid', - 'resource_reservation', - 'if_match', - ], - 'required': [ - 'moid', - 'resource_reservation', + 'filter', + 'orderby', + 'top', + 'skip', + 'select', + 'expand', + 'apply', + 'count', + 'inlinecount', + 'at', + 'tags', ], + 'required': [], 'nullable': [ ], 'enum': [ + 'inlinecount', ], 'validation': [ ] @@ -1385,39 +1501,76 @@ def __init__(self, api_client=None): 'validations': { }, 'allowed_values': { + ('inlinecount',): { + + "ALLPAGES": "allpages", + "NONE": "none" + }, }, 'openapi_types': { - 'moid': + 'filter': (str,), - 'resource_reservation': - (ResourceReservation,), - 'if_match': + 'orderby': + (str,), + 'top': + (int,), + 'skip': + (int,), + 'select': + (str,), + 'expand': + (str,), + 'apply': + (str,), + 'count': + (bool,), + 'inlinecount': + (str,), + 'at': + (str,), + 'tags': (str,), }, 'attribute_map': { - 'moid': 'Moid', - 'if_match': 'If-Match', + 'filter': '$filter', + 'orderby': '$orderby', + 'top': '$top', + 'skip': '$skip', + 'select': '$select', + 'expand': '$expand', + 'apply': '$apply', + 'count': '$count', + 'inlinecount': '$inlinecount', + 'at': 'at', + 'tags': 'tags', }, 'location_map': { - 'moid': 'path', - 'resource_reservation': 'body', - 'if_match': 'header', + 'filter': 'query', + 'orderby': 'query', + 'top': 'query', + 'skip': 'query', + 'select': 'query', + 'expand': 'query', + 'apply': 'query', + 'count': 'query', + 'inlinecount': 'query', + 'at': 'query', + 'tags': 'query', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json' - ], - 'content_type': [ 'application/json', - 'application/json-patch+json' - ] + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], }, api_client=api_client ) - self.update_resource_group_endpoint = _Endpoint( + self.patch_resource_group_endpoint = _Endpoint( settings={ 'response_type': (ResourceGroup,), 'auth': [ @@ -1427,8 +1580,8 @@ def __init__(self, api_client=None): 'oAuth2' ], 'endpoint_path': '/api/v1/resource/Groups/{Moid}', - 'operation_id': 'update_resource_group', - 'http_method': 'POST', + 'operation_id': 'patch_resource_group', + 'http_method': 'PATCH', 'servers': None, }, params_map={ @@ -1484,7 +1637,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_resource_reservation_endpoint = _Endpoint( + self.patch_resource_reservation_endpoint = _Endpoint( settings={ 'response_type': (ResourceReservation,), 'auth': [ @@ -1494,8 +1647,8 @@ def __init__(self, api_client=None): 'oAuth2' ], 'endpoint_path': '/api/v1/resource/Reservations/{Moid}', - 'operation_id': 'update_resource_reservation', - 'http_method': 'POST', + 'operation_id': 'patch_resource_reservation', + 'http_method': 'PATCH', 'servers': None, }, params_map={ @@ -1551,27 +1704,627 @@ def __init__(self, api_client=None): }, api_client=api_client ) - - def create_resource_group( - self, - resource_group, - **kwargs - ): - """Create a 'resource.Group' resource. # noqa: E501 - - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please pass async_req=True - - >>> thread = api.create_resource_group(resource_group, async_req=True) - >>> result = thread.get() - - Args: - resource_group (ResourceGroup): The 'resource.Group' resource to create. - - Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] - _return_http_data_only (bool): response data without head status + self.patch_resource_selection_criteria_endpoint = _Endpoint( + settings={ + 'response_type': (ResourceSelectionCriteria,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/SelectionCriteria/{Moid}', + 'operation_id': 'patch_resource_selection_criteria', + 'http_method': 'PATCH', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'resource_selection_criteria', + 'if_match', + ], + 'required': [ + 'moid', + 'resource_selection_criteria', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'resource_selection_criteria': + (ResourceSelectionCriteria,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'resource_selection_criteria': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_resource_group_endpoint = _Endpoint( + settings={ + 'response_type': (ResourceGroup,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/Groups/{Moid}', + 'operation_id': 'update_resource_group', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'resource_group', + 'if_match', + ], + 'required': [ + 'moid', + 'resource_group', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'resource_group': + (ResourceGroup,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'resource_group': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_resource_reservation_endpoint = _Endpoint( + settings={ + 'response_type': (ResourceReservation,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/Reservations/{Moid}', + 'operation_id': 'update_resource_reservation', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'resource_reservation', + 'if_match', + ], + 'required': [ + 'moid', + 'resource_reservation', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'resource_reservation': + (ResourceReservation,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'resource_reservation': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + self.update_resource_selection_criteria_endpoint = _Endpoint( + settings={ + 'response_type': (ResourceSelectionCriteria,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/resource/SelectionCriteria/{Moid}', + 'operation_id': 'update_resource_selection_criteria', + 'http_method': 'POST', + 'servers': None, + }, + params_map={ + 'all': [ + 'moid', + 'resource_selection_criteria', + 'if_match', + ], + 'required': [ + 'moid', + 'resource_selection_criteria', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + 'resource_selection_criteria': + (ResourceSelectionCriteria,), + 'if_match': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + 'if_match': 'If-Match', + }, + 'location_map': { + 'moid': 'path', + 'resource_selection_criteria': 'body', + 'if_match': 'header', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json' + ], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] + }, + api_client=api_client + ) + + def create_resource_group( + self, + resource_group, + **kwargs + ): + """Create a 'resource.Group' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.create_resource_group(resource_group, async_req=True) + >>> result = thread.get() + + Args: + resource_group (ResourceGroup): The 'resource.Group' resource to create. + + Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + ResourceGroup + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['resource_group'] = \ + resource_group + return self.create_resource_group_endpoint.call_with_http_info(**kwargs) + + def create_resource_reservation( + self, + resource_reservation, + **kwargs + ): + """Create a 'resource.Reservation' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.create_resource_reservation(resource_reservation, async_req=True) + >>> result = thread.get() + + Args: + resource_reservation (ResourceReservation): The 'resource.Reservation' resource to create. + + Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + ResourceReservation + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['resource_reservation'] = \ + resource_reservation + return self.create_resource_reservation_endpoint.call_with_http_info(**kwargs) + + def create_resource_selection_criteria( + self, + resource_selection_criteria, + **kwargs + ): + """Create a 'resource.SelectionCriteria' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.create_resource_selection_criteria(resource_selection_criteria, async_req=True) + >>> result = thread.get() + + Args: + resource_selection_criteria (ResourceSelectionCriteria): The 'resource.SelectionCriteria' resource to create. + + Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + ResourceSelectionCriteria + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['resource_selection_criteria'] = \ + resource_selection_criteria + return self.create_resource_selection_criteria_endpoint.call_with_http_info(**kwargs) + + def delete_resource_group( + self, + moid, + **kwargs + ): + """Delete a 'resource.Group' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.delete_resource_group(moid, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + + Keyword Args: + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + None + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + kwargs['moid'] = \ + moid + return self.delete_resource_group_endpoint.call_with_http_info(**kwargs) + + def delete_resource_reservation( + self, + moid, + **kwargs + ): + """Delete a 'resource.Reservation' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.delete_resource_reservation(moid, async_req=True) + >>> result = thread.get() + + Args: + moid (str): The unique Moid identifier of a resource instance. + + Keyword Args: + _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object will be returned without reading/decoding response data. @@ -1603,7 +2356,7 @@ def create_resource_group( async_req (bool): execute request asynchronously Returns: - ResourceGroup + None If the method is called asynchronously, returns the request thread. """ @@ -1632,29 +2385,27 @@ def create_resource_group( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['resource_group'] = \ - resource_group - return self.create_resource_group_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_resource_reservation_endpoint.call_with_http_info(**kwargs) - def create_resource_reservation( + def delete_resource_selection_criteria( self, - resource_reservation, + moid, **kwargs ): - """Create a 'resource.Reservation' resource. # noqa: E501 + """Delete a 'resource.SelectionCriteria' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_resource_reservation(resource_reservation, async_req=True) + >>> thread = api.delete_resource_selection_criteria(moid, async_req=True) >>> result = thread.get() Args: - resource_reservation (ResourceReservation): The 'resource.Reservation' resource to create. + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -1687,7 +2438,7 @@ def create_resource_reservation( async_req (bool): execute request asynchronously Returns: - ResourceReservation + None If the method is called asynchronously, returns the request thread. """ @@ -1716,21 +2467,21 @@ def create_resource_reservation( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['resource_reservation'] = \ - resource_reservation - return self.create_resource_reservation_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_resource_selection_criteria_endpoint.call_with_http_info(**kwargs) - def delete_resource_group( + def get_resource_group_by_moid( self, moid, **kwargs ): - """Delete a 'resource.Group' resource. # noqa: E501 + """Read a 'resource.Group' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_resource_group(moid, async_req=True) + >>> thread = api.get_resource_group_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -1769,7 +2520,7 @@ def delete_resource_group( async_req (bool): execute request asynchronously Returns: - None + ResourceGroup If the method is called asynchronously, returns the request thread. """ @@ -1800,19 +2551,107 @@ def delete_resource_group( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_resource_group_endpoint.call_with_http_info(**kwargs) + return self.get_resource_group_by_moid_endpoint.call_with_http_info(**kwargs) - def delete_resource_reservation( + def get_resource_group_list( + self, + **kwargs + ): + """Read a 'resource.Group' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.get_resource_group_list(async_req=True) + >>> result = thread.get() + + + Keyword Args: + filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" + orderby (str): Determines what properties are used to sort the collection of resources.. [optional] + top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 + skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 + select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" + expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] + apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] + count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] + inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" + at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] + tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + ResourceGroupResponse + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_resource_group_list_endpoint.call_with_http_info(**kwargs) + + def get_resource_group_member_by_moid( self, moid, **kwargs ): - """Delete a 'resource.Reservation' resource. # noqa: E501 + """Read a 'resource.GroupMember' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_resource_reservation(moid, async_req=True) + >>> thread = api.get_resource_group_member_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -1851,7 +2690,7 @@ def delete_resource_reservation( async_req (bool): execute request asynchronously Returns: - None + ResourceGroupMember If the method is called asynchronously, returns the request thread. """ @@ -1882,19 +2721,107 @@ def delete_resource_reservation( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_resource_reservation_endpoint.call_with_http_info(**kwargs) + return self.get_resource_group_member_by_moid_endpoint.call_with_http_info(**kwargs) + + def get_resource_group_member_list( + self, + **kwargs + ): + """Read a 'resource.GroupMember' resource. # noqa: E501 + + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please pass async_req=True + + >>> thread = api.get_resource_group_member_list(async_req=True) + >>> result = thread.get() + + + Keyword Args: + filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" + orderby (str): Determines what properties are used to sort the collection of resources.. [optional] + top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 + skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 + select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" + expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] + apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] + count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] + inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" + at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] + tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] + _return_http_data_only (bool): response data without head status + code and headers. Default is True. + _preload_content (bool): if False, the urllib3.HTTPResponse object + will be returned without reading/decoding response data. + Default is True. + _request_timeout (int/float/tuple): timeout setting for this request. If + one number provided, it will be total request timeout. It can also + be a pair (tuple) of (connection, read) timeouts. + Default is None. + _check_input_type (bool): specifies if type checking + should be done one the data sent to the server. + Default is True. + _check_return_type (bool): specifies if type checking + should be done one the data received from the server. + Default is True. + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _content_type (str/None): force body content-type. + Default is None and content-type will be predicted by allowed + content-types and body. + _host_index (int/None): specifies the index of the server + that we want to use. + Default is read from the configuration. + _request_auths (list): set to override the auth_settings for an a single + request; this effectively ignores the authentication + in the spec for a single request. + Default is None + async_req (bool): execute request asynchronously + + Returns: + ResourceGroupMemberResponse + If the method is called asynchronously, returns the request + thread. + """ + kwargs['async_req'] = kwargs.get( + 'async_req', False + ) + kwargs['_return_http_data_only'] = kwargs.get( + '_return_http_data_only', True + ) + kwargs['_preload_content'] = kwargs.get( + '_preload_content', True + ) + kwargs['_request_timeout'] = kwargs.get( + '_request_timeout', None + ) + kwargs['_check_input_type'] = kwargs.get( + '_check_input_type', True + ) + kwargs['_check_return_type'] = kwargs.get( + '_check_return_type', True + ) + kwargs['_spec_property_naming'] = kwargs.get( + '_spec_property_naming', False + ) + kwargs['_content_type'] = kwargs.get( + '_content_type') + kwargs['_host_index'] = kwargs.get('_host_index') + kwargs['_request_auths'] = kwargs.get('_request_auths', None) + return self.get_resource_group_member_list_endpoint.call_with_http_info(**kwargs) - def get_resource_group_by_moid( + def get_resource_license_resource_count_by_moid( self, moid, **kwargs ): - """Read a 'resource.Group' resource. # noqa: E501 + """Read a 'resource.LicenseResourceCount' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_group_by_moid(moid, async_req=True) + >>> thread = api.get_resource_license_resource_count_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -1933,7 +2860,7 @@ def get_resource_group_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceGroup + ResourceLicenseResourceCount If the method is called asynchronously, returns the request thread. """ @@ -1964,18 +2891,18 @@ def get_resource_group_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_resource_group_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_resource_license_resource_count_by_moid_endpoint.call_with_http_info(**kwargs) - def get_resource_group_list( + def get_resource_license_resource_count_list( self, **kwargs ): - """Read a 'resource.Group' resource. # noqa: E501 + """Read a 'resource.LicenseResourceCount' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_group_list(async_req=True) + >>> thread = api.get_resource_license_resource_count_list(async_req=True) >>> result = thread.get() @@ -2023,7 +2950,7 @@ def get_resource_group_list( async_req (bool): execute request asynchronously Returns: - ResourceGroupResponse + ResourceLicenseResourceCountResponse If the method is called asynchronously, returns the request thread. """ @@ -2052,19 +2979,19 @@ def get_resource_group_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_group_list_endpoint.call_with_http_info(**kwargs) + return self.get_resource_license_resource_count_list_endpoint.call_with_http_info(**kwargs) - def get_resource_group_member_by_moid( + def get_resource_membership_by_moid( self, moid, **kwargs ): - """Read a 'resource.GroupMember' resource. # noqa: E501 + """Read a 'resource.Membership' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_group_member_by_moid(moid, async_req=True) + >>> thread = api.get_resource_membership_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -2103,7 +3030,7 @@ def get_resource_group_member_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceGroupMember + ResourceMembership If the method is called asynchronously, returns the request thread. """ @@ -2134,33 +3061,25 @@ def get_resource_group_member_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_resource_group_member_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_resource_membership_by_moid_endpoint.call_with_http_info(**kwargs) - def get_resource_group_member_list( + def get_resource_membership_holder_by_moid( self, + moid, **kwargs ): - """Read a 'resource.GroupMember' resource. # noqa: E501 + """Read a 'resource.MembershipHolder' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_group_member_list(async_req=True) + >>> thread = api.get_resource_membership_holder_by_moid(moid, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2193,7 +3112,7 @@ def get_resource_group_member_list( async_req (bool): execute request asynchronously Returns: - ResourceGroupMemberResponse + ResourceMembershipHolder If the method is called asynchronously, returns the request thread. """ @@ -2222,25 +3141,35 @@ def get_resource_group_member_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_group_member_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.get_resource_membership_holder_by_moid_endpoint.call_with_http_info(**kwargs) - def get_resource_license_resource_count_by_moid( + def get_resource_membership_holder_list( self, - moid, **kwargs ): - """Read a 'resource.LicenseResourceCount' resource. # noqa: E501 + """Read a 'resource.MembershipHolder' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_license_resource_count_by_moid(moid, async_req=True) + >>> thread = api.get_resource_membership_holder_list(async_req=True) >>> result = thread.get() - Args: - moid (str): The unique Moid identifier of a resource instance. Keyword Args: + filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" + orderby (str): Determines what properties are used to sort the collection of resources.. [optional] + top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 + skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 + select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" + expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] + apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] + count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] + inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" + at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] + tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2273,7 +3202,7 @@ def get_resource_license_resource_count_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceLicenseResourceCount + ResourceMembershipHolderResponse If the method is called asynchronously, returns the request thread. """ @@ -2302,20 +3231,18 @@ def get_resource_license_resource_count_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_resource_license_resource_count_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_resource_membership_holder_list_endpoint.call_with_http_info(**kwargs) - def get_resource_license_resource_count_list( + def get_resource_membership_list( self, **kwargs ): - """Read a 'resource.LicenseResourceCount' resource. # noqa: E501 + """Read a 'resource.Membership' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_license_resource_count_list(async_req=True) + >>> thread = api.get_resource_membership_list(async_req=True) >>> result = thread.get() @@ -2363,7 +3290,7 @@ def get_resource_license_resource_count_list( async_req (bool): execute request asynchronously Returns: - ResourceLicenseResourceCountResponse + ResourceMembershipResponse If the method is called asynchronously, returns the request thread. """ @@ -2392,19 +3319,19 @@ def get_resource_license_resource_count_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_license_resource_count_list_endpoint.call_with_http_info(**kwargs) + return self.get_resource_membership_list_endpoint.call_with_http_info(**kwargs) - def get_resource_membership_by_moid( + def get_resource_reservation_by_moid( self, moid, **kwargs ): - """Read a 'resource.Membership' resource. # noqa: E501 + """Read a 'resource.Reservation' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_membership_by_moid(moid, async_req=True) + >>> thread = api.get_resource_reservation_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -2443,7 +3370,7 @@ def get_resource_membership_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceMembership + ResourceReservation If the method is called asynchronously, returns the request thread. """ @@ -2474,25 +3401,33 @@ def get_resource_membership_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_resource_membership_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_resource_reservation_by_moid_endpoint.call_with_http_info(**kwargs) - def get_resource_membership_holder_by_moid( + def get_resource_reservation_list( self, - moid, **kwargs ): - """Read a 'resource.MembershipHolder' resource. # noqa: E501 + """Read a 'resource.Reservation' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_membership_holder_by_moid(moid, async_req=True) + >>> thread = api.get_resource_reservation_list(async_req=True) >>> result = thread.get() - Args: - moid (str): The unique Moid identifier of a resource instance. Keyword Args: + filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" + orderby (str): Determines what properties are used to sort the collection of resources.. [optional] + top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 + skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 + select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" + expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] + apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] + count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] + inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" + at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] + tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2525,7 +3460,7 @@ def get_resource_membership_holder_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceMembershipHolder + ResourceReservationResponse If the method is called asynchronously, returns the request thread. """ @@ -2554,35 +3489,25 @@ def get_resource_membership_holder_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_resource_membership_holder_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_resource_reservation_list_endpoint.call_with_http_info(**kwargs) - def get_resource_membership_holder_list( + def get_resource_selection_criteria_by_moid( self, + moid, **kwargs ): - """Read a 'resource.MembershipHolder' resource. # noqa: E501 + """Read a 'resource.SelectionCriteria' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_membership_holder_list(async_req=True) + >>> thread = api.get_resource_selection_criteria_by_moid(moid, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2615,7 +3540,7 @@ def get_resource_membership_holder_list( async_req (bool): execute request asynchronously Returns: - ResourceMembershipHolderResponse + ResourceSelectionCriteria If the method is called asynchronously, returns the request thread. """ @@ -2644,18 +3569,20 @@ def get_resource_membership_holder_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_membership_holder_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.get_resource_selection_criteria_by_moid_endpoint.call_with_http_info(**kwargs) - def get_resource_membership_list( + def get_resource_selection_criteria_list( self, **kwargs ): - """Read a 'resource.Membership' resource. # noqa: E501 + """Read a 'resource.SelectionCriteria' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_membership_list(async_req=True) + >>> thread = api.get_resource_selection_criteria_list(async_req=True) >>> result = thread.get() @@ -2703,7 +3630,7 @@ def get_resource_membership_list( async_req (bool): execute request asynchronously Returns: - ResourceMembershipResponse + ResourceSelectionCriteriaResponse If the method is called asynchronously, returns the request thread. """ @@ -2732,25 +3659,28 @@ def get_resource_membership_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_membership_list_endpoint.call_with_http_info(**kwargs) + return self.get_resource_selection_criteria_list_endpoint.call_with_http_info(**kwargs) - def get_resource_reservation_by_moid( + def patch_resource_group( self, moid, + resource_group, **kwargs ): - """Read a 'resource.Reservation' resource. # noqa: E501 + """Update a 'resource.Group' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_reservation_by_moid(moid, async_req=True) + >>> thread = api.patch_resource_group(moid, resource_group, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. + resource_group (ResourceGroup): The 'resource.Group' resource to update. Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2783,7 +3713,7 @@ def get_resource_reservation_by_moid( async_req (bool): execute request asynchronously Returns: - ResourceReservation + ResourceGroup If the method is called asynchronously, returns the request thread. """ @@ -2814,33 +3744,30 @@ def get_resource_reservation_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_resource_reservation_by_moid_endpoint.call_with_http_info(**kwargs) + kwargs['resource_group'] = \ + resource_group + return self.patch_resource_group_endpoint.call_with_http_info(**kwargs) - def get_resource_reservation_list( + def patch_resource_reservation( self, + moid, + resource_reservation, **kwargs ): - """Read a 'resource.Reservation' resource. # noqa: E501 + """Update a 'resource.Reservation' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_resource_reservation_list(async_req=True) + >>> thread = api.patch_resource_reservation(moid, resource_reservation, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. + resource_reservation (ResourceReservation): The 'resource.Reservation' resource to update. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -2873,7 +3800,7 @@ def get_resource_reservation_list( async_req (bool): execute request asynchronously Returns: - ResourceReservationResponse + ResourceReservation If the method is called asynchronously, returns the request thread. """ @@ -2902,25 +3829,29 @@ def get_resource_reservation_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_resource_reservation_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + kwargs['resource_reservation'] = \ + resource_reservation + return self.patch_resource_reservation_endpoint.call_with_http_info(**kwargs) - def patch_resource_group( + def patch_resource_selection_criteria( self, moid, - resource_group, + resource_selection_criteria, **kwargs ): - """Update a 'resource.Group' resource. # noqa: E501 + """Update a 'resource.SelectionCriteria' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_resource_group(moid, resource_group, async_req=True) + >>> thread = api.patch_resource_selection_criteria(moid, resource_selection_criteria, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - resource_group (ResourceGroup): The 'resource.Group' resource to update. + resource_selection_criteria (ResourceSelectionCriteria): The 'resource.SelectionCriteria' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -2956,7 +3887,7 @@ def patch_resource_group( async_req (bool): execute request asynchronously Returns: - ResourceGroup + ResourceSelectionCriteria If the method is called asynchronously, returns the request thread. """ @@ -2987,27 +3918,27 @@ def patch_resource_group( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['resource_group'] = \ - resource_group - return self.patch_resource_group_endpoint.call_with_http_info(**kwargs) + kwargs['resource_selection_criteria'] = \ + resource_selection_criteria + return self.patch_resource_selection_criteria_endpoint.call_with_http_info(**kwargs) - def patch_resource_reservation( + def update_resource_group( self, moid, - resource_reservation, + resource_group, **kwargs ): - """Update a 'resource.Reservation' resource. # noqa: E501 + """Update a 'resource.Group' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_resource_reservation(moid, resource_reservation, async_req=True) + >>> thread = api.update_resource_group(moid, resource_group, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - resource_reservation (ResourceReservation): The 'resource.Reservation' resource to update. + resource_group (ResourceGroup): The 'resource.Group' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -3043,7 +3974,7 @@ def patch_resource_reservation( async_req (bool): execute request asynchronously Returns: - ResourceReservation + ResourceGroup If the method is called asynchronously, returns the request thread. """ @@ -3074,27 +4005,27 @@ def patch_resource_reservation( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['resource_reservation'] = \ - resource_reservation - return self.patch_resource_reservation_endpoint.call_with_http_info(**kwargs) + kwargs['resource_group'] = \ + resource_group + return self.update_resource_group_endpoint.call_with_http_info(**kwargs) - def update_resource_group( + def update_resource_reservation( self, moid, - resource_group, + resource_reservation, **kwargs ): - """Update a 'resource.Group' resource. # noqa: E501 + """Update a 'resource.Reservation' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_resource_group(moid, resource_group, async_req=True) + >>> thread = api.update_resource_reservation(moid, resource_reservation, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - resource_group (ResourceGroup): The 'resource.Group' resource to update. + resource_reservation (ResourceReservation): The 'resource.Reservation' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -3130,7 +4061,7 @@ def update_resource_group( async_req (bool): execute request asynchronously Returns: - ResourceGroup + ResourceReservation If the method is called asynchronously, returns the request thread. """ @@ -3161,27 +4092,27 @@ def update_resource_group( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['resource_group'] = \ - resource_group - return self.update_resource_group_endpoint.call_with_http_info(**kwargs) + kwargs['resource_reservation'] = \ + resource_reservation + return self.update_resource_reservation_endpoint.call_with_http_info(**kwargs) - def update_resource_reservation( + def update_resource_selection_criteria( self, moid, - resource_reservation, + resource_selection_criteria, **kwargs ): - """Update a 'resource.Reservation' resource. # noqa: E501 + """Update a 'resource.SelectionCriteria' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_resource_reservation(moid, resource_reservation, async_req=True) + >>> thread = api.update_resource_selection_criteria(moid, resource_selection_criteria, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - resource_reservation (ResourceReservation): The 'resource.Reservation' resource to update. + resource_selection_criteria (ResourceSelectionCriteria): The 'resource.SelectionCriteria' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -3217,7 +4148,7 @@ def update_resource_reservation( async_req (bool): execute request asynchronously Returns: - ResourceReservation + ResourceSelectionCriteria If the method is called asynchronously, returns the request thread. """ @@ -3248,7 +4179,7 @@ def update_resource_reservation( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['resource_reservation'] = \ - resource_reservation - return self.update_resource_reservation_endpoint.call_with_http_info(**kwargs) + kwargs['resource_selection_criteria'] = \ + resource_selection_criteria + return self.update_resource_selection_criteria_endpoint.call_with_http_info(**kwargs) diff --git a/intersight/api/resourcepool_api.py b/intersight/api/resourcepool_api.py index 487cab5d84..b48208d93d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edfbaaaddc..c953ffb46e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9dfb6a7705..cbbe11c2d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35fa037c7f..198da0fb5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ae1a28c20..b56f7edf40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62df74877a..a1309ef9be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28254eac98..714893703d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 943cdf36b4..98cce33133 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb124ebe3b..b0ed9a5bd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e88315f20..7a3a6d5ae6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 436899eddb..e0b6e1c083 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc8f9a4196..baf66560af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d873f0ab2..63aa9080d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45d31aeb1a..e6a3d4f89a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6d3f4d22a..4e85b2c583 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e224e9e9b..f5fdcb9fc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02721b4618..f373f1c13c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fbe7594d4..5b88d1d536 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 321ad52bee..7060df1f82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55bd5babd8..fe099b6767 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5cfdf651d7..4c0e1ee9e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0110952b9..f346c84105 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e18cb178df..8e10988dec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cff4f6f35f..4025e17644 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e89f901a7d..f9e9671374 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9541cf26db..33c0c94219 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7db9acf3f..5d9ff31963 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eac83497db..9c95e95727 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 934777fd44..104e8965bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e69c06abe..13b153697d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58fd9217fd..8c49694200 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b1b7f71d0..c1ea24a85e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -29,7 +29,11 @@ from intersight.model.workflow_batch_api_executor import WorkflowBatchApiExecutor from intersight.model.workflow_batch_api_executor_response import WorkflowBatchApiExecutorResponse from intersight.model.workflow_catalog import WorkflowCatalog +from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition +from intersight.model.workflow_catalog_item_definition_response import WorkflowCatalogItemDefinitionResponse from intersight.model.workflow_catalog_response import WorkflowCatalogResponse +from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest +from intersight.model.workflow_catalog_service_request_response import WorkflowCatalogServiceRequestResponse from intersight.model.workflow_custom_data_type_definition import WorkflowCustomDataTypeDefinition from intersight.model.workflow_custom_data_type_definition_response import WorkflowCustomDataTypeDefinitionResponse from intersight.model.workflow_error_response_handler import WorkflowErrorResponseHandler @@ -44,6 +48,8 @@ from intersight.model.workflow_service_item_action_definition_response import WorkflowServiceItemActionDefinitionResponse from intersight.model.workflow_service_item_action_instance import WorkflowServiceItemActionInstance from intersight.model.workflow_service_item_action_instance_response import WorkflowServiceItemActionInstanceResponse +from intersight.model.workflow_service_item_attribute import WorkflowServiceItemAttribute +from intersight.model.workflow_service_item_attribute_response import WorkflowServiceItemAttributeResponse from intersight.model.workflow_service_item_definition import WorkflowServiceItemDefinition from intersight.model.workflow_service_item_definition_response import WorkflowServiceItemDefinitionResponse from intersight.model.workflow_service_item_health_check_definition import WorkflowServiceItemHealthCheckDefinition @@ -54,16 +60,6 @@ from intersight.model.workflow_service_item_instance_response import WorkflowServiceItemInstanceResponse from intersight.model.workflow_service_item_output import WorkflowServiceItemOutput from intersight.model.workflow_service_item_output_response import WorkflowServiceItemOutputResponse -from intersight.model.workflow_solution_action_definition import WorkflowSolutionActionDefinition -from intersight.model.workflow_solution_action_definition_response import WorkflowSolutionActionDefinitionResponse -from intersight.model.workflow_solution_action_instance import WorkflowSolutionActionInstance -from intersight.model.workflow_solution_action_instance_response import WorkflowSolutionActionInstanceResponse -from intersight.model.workflow_solution_definition import WorkflowSolutionDefinition -from intersight.model.workflow_solution_definition_response import WorkflowSolutionDefinitionResponse -from intersight.model.workflow_solution_instance import WorkflowSolutionInstance -from intersight.model.workflow_solution_instance_response import WorkflowSolutionInstanceResponse -from intersight.model.workflow_solution_output import WorkflowSolutionOutput -from intersight.model.workflow_solution_output_response import WorkflowSolutionOutputResponse from intersight.model.workflow_ssh_batch_executor import WorkflowSshBatchExecutor from intersight.model.workflow_ssh_batch_executor_response import WorkflowSshBatchExecutorResponse from intersight.model.workflow_task_debug_log import WorkflowTaskDebugLog @@ -229,28 +225,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_custom_data_type_definition_endpoint = _Endpoint( + self.create_workflow_catalog_item_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowCustomDataTypeDefinition,), + 'response_type': (WorkflowCatalogItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions', - 'operation_id': 'create_workflow_custom_data_type_definition', + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions', + 'operation_id': 'create_workflow_catalog_item_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_custom_data_type_definition', + 'workflow_catalog_item_definition', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_custom_data_type_definition', + 'workflow_catalog_item_definition', ], 'nullable': [ ], @@ -265,8 +261,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_custom_data_type_definition': - (WorkflowCustomDataTypeDefinition,), + 'workflow_catalog_item_definition': + (WorkflowCatalogItemDefinition,), 'if_match': (str,), 'if_none_match': @@ -277,7 +273,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_custom_data_type_definition': 'body', + 'workflow_catalog_item_definition': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -294,28 +290,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_error_response_handler_endpoint = _Endpoint( + self.create_workflow_catalog_service_request_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowErrorResponseHandler,), + 'response_type': (WorkflowCatalogServiceRequest,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers', - 'operation_id': 'create_workflow_error_response_handler', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests', + 'operation_id': 'create_workflow_catalog_service_request', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_error_response_handler', + 'workflow_catalog_service_request', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_error_response_handler', + 'workflow_catalog_service_request', ], 'nullable': [ ], @@ -330,8 +326,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_error_response_handler': - (WorkflowErrorResponseHandler,), + 'workflow_catalog_service_request': + (WorkflowCatalogServiceRequest,), 'if_match': (str,), 'if_none_match': @@ -342,7 +338,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_error_response_handler': 'body', + 'workflow_catalog_service_request': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -359,28 +355,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_power_shell_batch_api_executor_endpoint = _Endpoint( + self.create_workflow_custom_data_type_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowPowerShellBatchApiExecutor,), + 'response_type': (WorkflowCustomDataTypeDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors', - 'operation_id': 'create_workflow_power_shell_batch_api_executor', + 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions', + 'operation_id': 'create_workflow_custom_data_type_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_power_shell_batch_api_executor', + 'workflow_custom_data_type_definition', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_power_shell_batch_api_executor', + 'workflow_custom_data_type_definition', ], 'nullable': [ ], @@ -395,8 +391,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_power_shell_batch_api_executor': - (WorkflowPowerShellBatchApiExecutor,), + 'workflow_custom_data_type_definition': + (WorkflowCustomDataTypeDefinition,), 'if_match': (str,), 'if_none_match': @@ -407,7 +403,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_power_shell_batch_api_executor': 'body', + 'workflow_custom_data_type_definition': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -424,28 +420,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_rollback_workflow_endpoint = _Endpoint( + self.create_workflow_error_response_handler_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowRollbackWorkflow,), + 'response_type': (WorkflowErrorResponseHandler,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/RollbackWorkflows', - 'operation_id': 'create_workflow_rollback_workflow', + 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers', + 'operation_id': 'create_workflow_error_response_handler', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_rollback_workflow', + 'workflow_error_response_handler', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_rollback_workflow', + 'workflow_error_response_handler', ], 'nullable': [ ], @@ -460,8 +456,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_rollback_workflow': - (WorkflowRollbackWorkflow,), + 'workflow_error_response_handler': + (WorkflowErrorResponseHandler,), 'if_match': (str,), 'if_none_match': @@ -472,7 +468,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_rollback_workflow': 'body', + 'workflow_error_response_handler': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -489,28 +485,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_action_definition_endpoint = _Endpoint( + self.create_workflow_power_shell_batch_api_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionDefinition,), + 'response_type': (WorkflowPowerShellBatchApiExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions', - 'operation_id': 'create_workflow_service_item_action_definition', + 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors', + 'operation_id': 'create_workflow_power_shell_batch_api_executor', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_action_definition', + 'workflow_power_shell_batch_api_executor', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_action_definition', + 'workflow_power_shell_batch_api_executor', ], 'nullable': [ ], @@ -525,8 +521,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_action_definition': - (WorkflowServiceItemActionDefinition,), + 'workflow_power_shell_batch_api_executor': + (WorkflowPowerShellBatchApiExecutor,), 'if_match': (str,), 'if_none_match': @@ -537,7 +533,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_action_definition': 'body', + 'workflow_power_shell_batch_api_executor': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -554,28 +550,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_action_instance_endpoint = _Endpoint( + self.create_workflow_rollback_workflow_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionInstance,), + 'response_type': (WorkflowRollbackWorkflow,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances', - 'operation_id': 'create_workflow_service_item_action_instance', + 'endpoint_path': '/api/v1/workflow/RollbackWorkflows', + 'operation_id': 'create_workflow_rollback_workflow', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_action_instance', + 'workflow_rollback_workflow', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_action_instance', + 'workflow_rollback_workflow', ], 'nullable': [ ], @@ -590,8 +586,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_action_instance': - (WorkflowServiceItemActionInstance,), + 'workflow_rollback_workflow': + (WorkflowRollbackWorkflow,), 'if_match': (str,), 'if_none_match': @@ -602,7 +598,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_action_instance': 'body', + 'workflow_rollback_workflow': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -619,28 +615,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_definition_endpoint = _Endpoint( + self.create_workflow_service_item_action_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemDefinition,), + 'response_type': (WorkflowServiceItemActionDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions', - 'operation_id': 'create_workflow_service_item_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions', + 'operation_id': 'create_workflow_service_item_action_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_definition', + 'workflow_service_item_action_definition', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_definition', + 'workflow_service_item_action_definition', ], 'nullable': [ ], @@ -655,8 +651,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_definition': - (WorkflowServiceItemDefinition,), + 'workflow_service_item_action_definition': + (WorkflowServiceItemActionDefinition,), 'if_match': (str,), 'if_none_match': @@ -667,7 +663,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_definition': 'body', + 'workflow_service_item_action_definition': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -684,28 +680,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_health_check_definition_endpoint = _Endpoint( + self.create_workflow_service_item_action_instance_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemHealthCheckDefinition,), + 'response_type': (WorkflowServiceItemActionInstance,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions', - 'operation_id': 'create_workflow_service_item_health_check_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances', + 'operation_id': 'create_workflow_service_item_action_instance', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_health_check_definition', + 'workflow_service_item_action_instance', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_health_check_definition', + 'workflow_service_item_action_instance', ], 'nullable': [ ], @@ -720,8 +716,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_health_check_definition': - (WorkflowServiceItemHealthCheckDefinition,), + 'workflow_service_item_action_instance': + (WorkflowServiceItemActionInstance,), 'if_match': (str,), 'if_none_match': @@ -732,7 +728,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_health_check_definition': 'body', + 'workflow_service_item_action_instance': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -749,28 +745,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_instance_endpoint = _Endpoint( + self.create_workflow_service_item_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemInstance,), + 'response_type': (WorkflowServiceItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemInstances', - 'operation_id': 'create_workflow_service_item_instance', + 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions', + 'operation_id': 'create_workflow_service_item_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_instance', + 'workflow_service_item_definition', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_instance', + 'workflow_service_item_definition', ], 'nullable': [ ], @@ -785,8 +781,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_instance': - (WorkflowServiceItemInstance,), + 'workflow_service_item_definition': + (WorkflowServiceItemDefinition,), 'if_match': (str,), 'if_none_match': @@ -797,7 +793,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_instance': 'body', + 'workflow_service_item_definition': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -814,28 +810,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_service_item_output_endpoint = _Endpoint( + self.create_workflow_service_item_health_check_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemOutput,), + 'response_type': (WorkflowServiceItemHealthCheckDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs', - 'operation_id': 'create_workflow_service_item_output', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions', + 'operation_id': 'create_workflow_service_item_health_check_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_service_item_output', + 'workflow_service_item_health_check_definition', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_service_item_output', + 'workflow_service_item_health_check_definition', ], 'nullable': [ ], @@ -850,8 +846,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_service_item_output': - (WorkflowServiceItemOutput,), + 'workflow_service_item_health_check_definition': + (WorkflowServiceItemHealthCheckDefinition,), 'if_match': (str,), 'if_none_match': @@ -862,7 +858,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_service_item_output': 'body', + 'workflow_service_item_health_check_definition': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -879,28 +875,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_solution_action_definition_endpoint = _Endpoint( + self.create_workflow_service_item_instance_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionDefinition,), + 'response_type': (WorkflowServiceItemInstance,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions', - 'operation_id': 'create_workflow_solution_action_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemInstances', + 'operation_id': 'create_workflow_service_item_instance', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_solution_action_definition', + 'workflow_service_item_instance', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_solution_action_definition', + 'workflow_service_item_instance', ], 'nullable': [ ], @@ -915,8 +911,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_solution_action_definition': - (WorkflowSolutionActionDefinition,), + 'workflow_service_item_instance': + (WorkflowServiceItemInstance,), 'if_match': (str,), 'if_none_match': @@ -927,7 +923,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_solution_action_definition': 'body', + 'workflow_service_item_instance': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -944,28 +940,28 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.create_workflow_solution_definition_endpoint = _Endpoint( + self.create_workflow_service_item_output_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionDefinition,), + 'response_type': (WorkflowServiceItemOutput,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions', - 'operation_id': 'create_workflow_solution_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs', + 'operation_id': 'create_workflow_service_item_output', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ - 'workflow_solution_definition', + 'workflow_service_item_output', 'if_match', 'if_none_match', ], 'required': [ - 'workflow_solution_definition', + 'workflow_service_item_output', ], 'nullable': [ ], @@ -980,8 +976,8 @@ def __init__(self, api_client=None): 'allowed_values': { }, 'openapi_types': { - 'workflow_solution_definition': - (WorkflowSolutionDefinition,), + 'workflow_service_item_output': + (WorkflowServiceItemOutput,), 'if_match': (str,), 'if_none_match': @@ -992,7 +988,7 @@ def __init__(self, api_client=None): 'if_none_match': 'If-None-Match', }, 'location_map': { - 'workflow_solution_definition': 'body', + 'workflow_service_item_output': 'body', 'if_match': 'header', 'if_none_match': 'header', }, @@ -1507,7 +1503,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_custom_data_type_definition_endpoint = _Endpoint( + self.delete_workflow_catalog_item_definition_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1516,8 +1512,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions/{Moid}', - 'operation_id': 'delete_workflow_custom_data_type_definition', + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions/{Moid}', + 'operation_id': 'delete_workflow_catalog_item_definition', 'http_method': 'DELETE', 'servers': None, }, @@ -1561,7 +1557,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_error_response_handler_endpoint = _Endpoint( + self.delete_workflow_catalog_service_request_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1570,8 +1566,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers/{Moid}', - 'operation_id': 'delete_workflow_error_response_handler', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests/{Moid}', + 'operation_id': 'delete_workflow_catalog_service_request', 'http_method': 'DELETE', 'servers': None, }, @@ -1615,7 +1611,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_power_shell_batch_api_executor_endpoint = _Endpoint( + self.delete_workflow_custom_data_type_definition_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1624,8 +1620,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors/{Moid}', - 'operation_id': 'delete_workflow_power_shell_batch_api_executor', + 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions/{Moid}', + 'operation_id': 'delete_workflow_custom_data_type_definition', 'http_method': 'DELETE', 'servers': None, }, @@ -1669,7 +1665,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_rollback_workflow_endpoint = _Endpoint( + self.delete_workflow_error_response_handler_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1678,8 +1674,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/RollbackWorkflows/{Moid}', - 'operation_id': 'delete_workflow_rollback_workflow', + 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers/{Moid}', + 'operation_id': 'delete_workflow_error_response_handler', 'http_method': 'DELETE', 'servers': None, }, @@ -1723,7 +1719,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_action_definition_endpoint = _Endpoint( + self.delete_workflow_power_shell_batch_api_executor_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1732,8 +1728,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions/{Moid}', - 'operation_id': 'delete_workflow_service_item_action_definition', + 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors/{Moid}', + 'operation_id': 'delete_workflow_power_shell_batch_api_executor', 'http_method': 'DELETE', 'servers': None, }, @@ -1777,7 +1773,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_action_instance_endpoint = _Endpoint( + self.delete_workflow_rollback_workflow_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1786,8 +1782,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances/{Moid}', - 'operation_id': 'delete_workflow_service_item_action_instance', + 'endpoint_path': '/api/v1/workflow/RollbackWorkflows/{Moid}', + 'operation_id': 'delete_workflow_rollback_workflow', 'http_method': 'DELETE', 'servers': None, }, @@ -1831,7 +1827,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_definition_endpoint = _Endpoint( + self.delete_workflow_service_item_action_definition_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1840,8 +1836,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions/{Moid}', - 'operation_id': 'delete_workflow_service_item_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions/{Moid}', + 'operation_id': 'delete_workflow_service_item_action_definition', 'http_method': 'DELETE', 'servers': None, }, @@ -1885,7 +1881,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_health_check_definition_endpoint = _Endpoint( + self.delete_workflow_service_item_action_instance_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1894,8 +1890,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions/{Moid}', - 'operation_id': 'delete_workflow_service_item_health_check_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances/{Moid}', + 'operation_id': 'delete_workflow_service_item_action_instance', 'http_method': 'DELETE', 'servers': None, }, @@ -1939,7 +1935,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_instance_endpoint = _Endpoint( + self.delete_workflow_service_item_definition_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -1948,8 +1944,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemInstances/{Moid}', - 'operation_id': 'delete_workflow_service_item_instance', + 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions/{Moid}', + 'operation_id': 'delete_workflow_service_item_definition', 'http_method': 'DELETE', 'servers': None, }, @@ -1993,7 +1989,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_service_item_output_endpoint = _Endpoint( + self.delete_workflow_service_item_health_check_definition_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -2002,8 +1998,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs/{Moid}', - 'operation_id': 'delete_workflow_service_item_output', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions/{Moid}', + 'operation_id': 'delete_workflow_service_item_health_check_definition', 'http_method': 'DELETE', 'servers': None, }, @@ -2047,7 +2043,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_solution_action_definition_endpoint = _Endpoint( + self.delete_workflow_service_item_instance_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -2056,8 +2052,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions/{Moid}', - 'operation_id': 'delete_workflow_solution_action_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemInstances/{Moid}', + 'operation_id': 'delete_workflow_service_item_instance', 'http_method': 'DELETE', 'servers': None, }, @@ -2101,7 +2097,7 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.delete_workflow_solution_definition_endpoint = _Endpoint( + self.delete_workflow_service_item_output_endpoint = _Endpoint( settings={ 'response_type': None, 'auth': [ @@ -2110,8 +2106,8 @@ def __init__(self, api_client=None): 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions/{Moid}', - 'operation_id': 'delete_workflow_solution_definition', + 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs/{Moid}', + 'operation_id': 'delete_workflow_service_item_output', 'http_method': 'DELETE', 'servers': None, }, @@ -2759,33 +2755,89 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_catalog_list_endpoint = _Endpoint( + self.get_workflow_catalog_item_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowCatalogResponse,), + 'response_type': (WorkflowCatalogItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/Catalogs', - 'operation_id': 'get_workflow_catalog_list', + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions/{Moid}', + 'operation_id': 'get_workflow_catalog_item_definition_by_moid', 'http_method': 'GET', 'servers': None, }, params_map={ 'all': [ - 'filter', - 'orderby', - 'top', - 'skip', - 'select', - 'expand', - 'apply', - 'count', - 'inlinecount', - 'at', - 'tags', + 'moid', + ], + 'required': [ + 'moid', + ], + 'nullable': [ + ], + 'enum': [ + ], + 'validation': [ + ] + }, + root_map={ + 'validations': { + }, + 'allowed_values': { + }, + 'openapi_types': { + 'moid': + (str,), + }, + 'attribute_map': { + 'moid': 'Moid', + }, + 'location_map': { + 'moid': 'path', + }, + 'collection_format_map': { + } + }, + headers_map={ + 'accept': [ + 'application/json', + 'text/csv', + 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + ], + 'content_type': [], + }, + api_client=api_client + ) + self.get_workflow_catalog_item_definition_list_endpoint = _Endpoint( + settings={ + 'response_type': (WorkflowCatalogItemDefinitionResponse,), + 'auth': [ + 'cookieAuth', + 'http_signature', + 'oAuth2', + 'oAuth2' + ], + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions', + 'operation_id': 'get_workflow_catalog_item_definition_list', + 'http_method': 'GET', + 'servers': None, + }, + params_map={ + 'all': [ + 'filter', + 'orderby', + 'top', + 'skip', + 'select', + 'expand', + 'apply', + 'count', + 'inlinecount', + 'at', + 'tags', ], 'required': [], 'nullable': [ @@ -2869,73 +2921,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_custom_data_type_definition_by_moid_endpoint = _Endpoint( - settings={ - 'response_type': (WorkflowCustomDataTypeDefinition,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions/{Moid}', - 'operation_id': 'get_workflow_custom_data_type_definition_by_moid', - 'http_method': 'GET', - 'servers': None, - }, - params_map={ - 'all': [ - 'moid', - ], - 'required': [ - 'moid', - ], - 'nullable': [ - ], - 'enum': [ - ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - }, - 'openapi_types': { - 'moid': - (str,), - }, - 'attribute_map': { - 'moid': 'Moid', - }, - 'location_map': { - 'moid': 'path', - }, - 'collection_format_map': { - } - }, - headers_map={ - 'accept': [ - 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' - ], - 'content_type': [], - }, - api_client=api_client - ) - self.get_workflow_custom_data_type_definition_list_endpoint = _Endpoint( + self.get_workflow_catalog_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowCustomDataTypeDefinitionResponse,), + 'response_type': (WorkflowCatalogResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions', - 'operation_id': 'get_workflow_custom_data_type_definition_list', + 'endpoint_path': '/api/v1/workflow/Catalogs', + 'operation_id': 'get_workflow_catalog_list', 'http_method': 'GET', 'servers': None, }, @@ -3035,17 +3031,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_error_response_handler_by_moid_endpoint = _Endpoint( + self.get_workflow_catalog_service_request_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowErrorResponseHandler,), + 'response_type': (WorkflowCatalogServiceRequest,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers/{Moid}', - 'operation_id': 'get_workflow_error_response_handler_by_moid', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests/{Moid}', + 'operation_id': 'get_workflow_catalog_service_request_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3091,17 +3087,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_error_response_handler_list_endpoint = _Endpoint( + self.get_workflow_catalog_service_request_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowErrorResponseHandlerResponse,), + 'response_type': (WorkflowCatalogServiceRequestResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers', - 'operation_id': 'get_workflow_error_response_handler_list', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests', + 'operation_id': 'get_workflow_catalog_service_request_list', 'http_method': 'GET', 'servers': None, }, @@ -3201,17 +3197,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_pending_dynamic_workflow_info_by_moid_endpoint = _Endpoint( + self.get_workflow_custom_data_type_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowPendingDynamicWorkflowInfo,), + 'response_type': (WorkflowCustomDataTypeDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PendingDynamicWorkflowInfos/{Moid}', - 'operation_id': 'get_workflow_pending_dynamic_workflow_info_by_moid', + 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions/{Moid}', + 'operation_id': 'get_workflow_custom_data_type_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3257,17 +3253,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_pending_dynamic_workflow_info_list_endpoint = _Endpoint( + self.get_workflow_custom_data_type_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowPendingDynamicWorkflowInfoResponse,), + 'response_type': (WorkflowCustomDataTypeDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PendingDynamicWorkflowInfos', - 'operation_id': 'get_workflow_pending_dynamic_workflow_info_list', + 'endpoint_path': '/api/v1/workflow/CustomDataTypeDefinitions', + 'operation_id': 'get_workflow_custom_data_type_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -3367,17 +3363,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_power_shell_batch_api_executor_by_moid_endpoint = _Endpoint( + self.get_workflow_error_response_handler_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowPowerShellBatchApiExecutor,), + 'response_type': (WorkflowErrorResponseHandler,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors/{Moid}', - 'operation_id': 'get_workflow_power_shell_batch_api_executor_by_moid', + 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers/{Moid}', + 'operation_id': 'get_workflow_error_response_handler_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3423,17 +3419,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_power_shell_batch_api_executor_list_endpoint = _Endpoint( + self.get_workflow_error_response_handler_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowPowerShellBatchApiExecutorResponse,), + 'response_type': (WorkflowErrorResponseHandlerResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors', - 'operation_id': 'get_workflow_power_shell_batch_api_executor_list', + 'endpoint_path': '/api/v1/workflow/ErrorResponseHandlers', + 'operation_id': 'get_workflow_error_response_handler_list', 'http_method': 'GET', 'servers': None, }, @@ -3533,17 +3529,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_rollback_workflow_by_moid_endpoint = _Endpoint( + self.get_workflow_pending_dynamic_workflow_info_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowRollbackWorkflow,), + 'response_type': (WorkflowPendingDynamicWorkflowInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/RollbackWorkflows/{Moid}', - 'operation_id': 'get_workflow_rollback_workflow_by_moid', + 'endpoint_path': '/api/v1/workflow/PendingDynamicWorkflowInfos/{Moid}', + 'operation_id': 'get_workflow_pending_dynamic_workflow_info_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3589,17 +3585,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_rollback_workflow_list_endpoint = _Endpoint( + self.get_workflow_pending_dynamic_workflow_info_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowRollbackWorkflowResponse,), + 'response_type': (WorkflowPendingDynamicWorkflowInfoResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/RollbackWorkflows', - 'operation_id': 'get_workflow_rollback_workflow_list', + 'endpoint_path': '/api/v1/workflow/PendingDynamicWorkflowInfos', + 'operation_id': 'get_workflow_pending_dynamic_workflow_info_list', 'http_method': 'GET', 'servers': None, }, @@ -3699,17 +3695,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_action_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_power_shell_batch_api_executor_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionDefinition,), + 'response_type': (WorkflowPowerShellBatchApiExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions/{Moid}', - 'operation_id': 'get_workflow_service_item_action_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors/{Moid}', + 'operation_id': 'get_workflow_power_shell_batch_api_executor_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3755,17 +3751,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_action_definition_list_endpoint = _Endpoint( + self.get_workflow_power_shell_batch_api_executor_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionDefinitionResponse,), + 'response_type': (WorkflowPowerShellBatchApiExecutorResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions', - 'operation_id': 'get_workflow_service_item_action_definition_list', + 'endpoint_path': '/api/v1/workflow/PowerShellBatchApiExecutors', + 'operation_id': 'get_workflow_power_shell_batch_api_executor_list', 'http_method': 'GET', 'servers': None, }, @@ -3865,17 +3861,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_action_instance_by_moid_endpoint = _Endpoint( + self.get_workflow_rollback_workflow_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionInstance,), + 'response_type': (WorkflowRollbackWorkflow,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances/{Moid}', - 'operation_id': 'get_workflow_service_item_action_instance_by_moid', + 'endpoint_path': '/api/v1/workflow/RollbackWorkflows/{Moid}', + 'operation_id': 'get_workflow_rollback_workflow_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -3921,17 +3917,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_action_instance_list_endpoint = _Endpoint( + self.get_workflow_rollback_workflow_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemActionInstanceResponse,), + 'response_type': (WorkflowRollbackWorkflowResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances', - 'operation_id': 'get_workflow_service_item_action_instance_list', + 'endpoint_path': '/api/v1/workflow/RollbackWorkflows', + 'operation_id': 'get_workflow_rollback_workflow_list', 'http_method': 'GET', 'servers': None, }, @@ -4031,17 +4027,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_action_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemDefinition,), + 'response_type': (WorkflowServiceItemActionDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions/{Moid}', - 'operation_id': 'get_workflow_service_item_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions/{Moid}', + 'operation_id': 'get_workflow_service_item_action_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4087,17 +4083,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_definition_list_endpoint = _Endpoint( + self.get_workflow_service_item_action_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemDefinitionResponse,), + 'response_type': (WorkflowServiceItemActionDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions', - 'operation_id': 'get_workflow_service_item_definition_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionDefinitions', + 'operation_id': 'get_workflow_service_item_action_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -4197,17 +4193,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_health_check_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_action_instance_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemHealthCheckDefinition,), + 'response_type': (WorkflowServiceItemActionInstance,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions/{Moid}', - 'operation_id': 'get_workflow_service_item_health_check_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances/{Moid}', + 'operation_id': 'get_workflow_service_item_action_instance_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4253,17 +4249,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_health_check_definition_list_endpoint = _Endpoint( + self.get_workflow_service_item_action_instance_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemHealthCheckDefinitionResponse,), + 'response_type': (WorkflowServiceItemActionInstanceResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions', - 'operation_id': 'get_workflow_service_item_health_check_definition_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemActionInstances', + 'operation_id': 'get_workflow_service_item_action_instance_list', 'http_method': 'GET', 'servers': None, }, @@ -4363,17 +4359,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_health_check_execution_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_attribute_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemHealthCheckExecution,), + 'response_type': (WorkflowServiceItemAttribute,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckExecutions/{Moid}', - 'operation_id': 'get_workflow_service_item_health_check_execution_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemAttributes/{Moid}', + 'operation_id': 'get_workflow_service_item_attribute_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4419,17 +4415,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_health_check_execution_list_endpoint = _Endpoint( + self.get_workflow_service_item_attribute_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemHealthCheckExecutionResponse,), + 'response_type': (WorkflowServiceItemAttributeResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckExecutions', - 'operation_id': 'get_workflow_service_item_health_check_execution_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemAttributes', + 'operation_id': 'get_workflow_service_item_attribute_list', 'http_method': 'GET', 'servers': None, }, @@ -4529,17 +4525,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_instance_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemInstance,), + 'response_type': (WorkflowServiceItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemInstances/{Moid}', - 'operation_id': 'get_workflow_service_item_instance_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions/{Moid}', + 'operation_id': 'get_workflow_service_item_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4585,17 +4581,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_instance_list_endpoint = _Endpoint( + self.get_workflow_service_item_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemInstanceResponse,), + 'response_type': (WorkflowServiceItemDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemInstances', - 'operation_id': 'get_workflow_service_item_instance_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemDefinitions', + 'operation_id': 'get_workflow_service_item_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -4695,17 +4691,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_output_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_health_check_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemOutput,), + 'response_type': (WorkflowServiceItemHealthCheckDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs/{Moid}', - 'operation_id': 'get_workflow_service_item_output_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions/{Moid}', + 'operation_id': 'get_workflow_service_item_health_check_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4751,17 +4747,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_service_item_output_list_endpoint = _Endpoint( + self.get_workflow_service_item_health_check_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowServiceItemOutputResponse,), + 'response_type': (WorkflowServiceItemHealthCheckDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs', - 'operation_id': 'get_workflow_service_item_output_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckDefinitions', + 'operation_id': 'get_workflow_service_item_health_check_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -4861,17 +4857,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_action_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_health_check_execution_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionDefinition,), + 'response_type': (WorkflowServiceItemHealthCheckExecution,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions/{Moid}', - 'operation_id': 'get_workflow_solution_action_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckExecutions/{Moid}', + 'operation_id': 'get_workflow_service_item_health_check_execution_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -4917,17 +4913,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_action_definition_list_endpoint = _Endpoint( + self.get_workflow_service_item_health_check_execution_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionDefinitionResponse,), + 'response_type': (WorkflowServiceItemHealthCheckExecutionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions', - 'operation_id': 'get_workflow_solution_action_definition_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemHealthCheckExecutions', + 'operation_id': 'get_workflow_service_item_health_check_execution_list', 'http_method': 'GET', 'servers': None, }, @@ -5027,17 +5023,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_action_instance_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_instance_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionInstance,), + 'response_type': (WorkflowServiceItemInstance,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionInstances/{Moid}', - 'operation_id': 'get_workflow_solution_action_instance_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemInstances/{Moid}', + 'operation_id': 'get_workflow_service_item_instance_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5083,17 +5079,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_action_instance_list_endpoint = _Endpoint( + self.get_workflow_service_item_instance_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionInstanceResponse,), + 'response_type': (WorkflowServiceItemInstanceResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionInstances', - 'operation_id': 'get_workflow_solution_action_instance_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemInstances', + 'operation_id': 'get_workflow_service_item_instance_list', 'http_method': 'GET', 'servers': None, }, @@ -5193,17 +5189,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_service_item_output_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionDefinition,), + 'response_type': (WorkflowServiceItemOutput,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions/{Moid}', - 'operation_id': 'get_workflow_solution_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs/{Moid}', + 'operation_id': 'get_workflow_service_item_output_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5249,17 +5245,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_definition_list_endpoint = _Endpoint( + self.get_workflow_service_item_output_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionDefinitionResponse,), + 'response_type': (WorkflowServiceItemOutputResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions', - 'operation_id': 'get_workflow_solution_definition_list', + 'endpoint_path': '/api/v1/workflow/ServiceItemOutputs', + 'operation_id': 'get_workflow_service_item_output_list', 'http_method': 'GET', 'servers': None, }, @@ -5359,17 +5355,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_instance_by_moid_endpoint = _Endpoint( + self.get_workflow_ssh_batch_executor_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionInstance,), + 'response_type': (WorkflowSshBatchExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionInstances/{Moid}', - 'operation_id': 'get_workflow_solution_instance_by_moid', + 'endpoint_path': '/api/v1/workflow/SshBatchExecutors/{Moid}', + 'operation_id': 'get_workflow_ssh_batch_executor_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5415,17 +5411,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_instance_list_endpoint = _Endpoint( + self.get_workflow_ssh_batch_executor_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionInstanceResponse,), + 'response_type': (WorkflowSshBatchExecutorResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionInstances', - 'operation_id': 'get_workflow_solution_instance_list', + 'endpoint_path': '/api/v1/workflow/SshBatchExecutors', + 'operation_id': 'get_workflow_ssh_batch_executor_list', 'http_method': 'GET', 'servers': None, }, @@ -5525,17 +5521,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_output_by_moid_endpoint = _Endpoint( + self.get_workflow_task_debug_log_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionOutput,), + 'response_type': (WorkflowTaskDebugLog,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionOutputs/{Moid}', - 'operation_id': 'get_workflow_solution_output_by_moid', + 'endpoint_path': '/api/v1/workflow/TaskDebugLogs/{Moid}', + 'operation_id': 'get_workflow_task_debug_log_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5581,17 +5577,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_solution_output_list_endpoint = _Endpoint( + self.get_workflow_task_debug_log_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionOutputResponse,), + 'response_type': (WorkflowTaskDebugLogResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionOutputs', - 'operation_id': 'get_workflow_solution_output_list', + 'endpoint_path': '/api/v1/workflow/TaskDebugLogs', + 'operation_id': 'get_workflow_task_debug_log_list', 'http_method': 'GET', 'servers': None, }, @@ -5691,17 +5687,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_ssh_batch_executor_by_moid_endpoint = _Endpoint( + self.get_workflow_task_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSshBatchExecutor,), + 'response_type': (WorkflowTaskDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SshBatchExecutors/{Moid}', - 'operation_id': 'get_workflow_ssh_batch_executor_by_moid', + 'endpoint_path': '/api/v1/workflow/TaskDefinitions/{Moid}', + 'operation_id': 'get_workflow_task_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5747,17 +5743,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_ssh_batch_executor_list_endpoint = _Endpoint( + self.get_workflow_task_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSshBatchExecutorResponse,), + 'response_type': (WorkflowTaskDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SshBatchExecutors', - 'operation_id': 'get_workflow_ssh_batch_executor_list', + 'endpoint_path': '/api/v1/workflow/TaskDefinitions', + 'operation_id': 'get_workflow_task_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -5857,17 +5853,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_debug_log_by_moid_endpoint = _Endpoint( + self.get_workflow_task_info_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskDebugLog,), + 'response_type': (WorkflowTaskInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskDebugLogs/{Moid}', - 'operation_id': 'get_workflow_task_debug_log_by_moid', + 'endpoint_path': '/api/v1/workflow/TaskInfos/{Moid}', + 'operation_id': 'get_workflow_task_info_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -5913,17 +5909,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_debug_log_list_endpoint = _Endpoint( + self.get_workflow_task_info_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskDebugLogResponse,), + 'response_type': (WorkflowTaskInfoResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskDebugLogs', - 'operation_id': 'get_workflow_task_debug_log_list', + 'endpoint_path': '/api/v1/workflow/TaskInfos', + 'operation_id': 'get_workflow_task_info_list', 'http_method': 'GET', 'servers': None, }, @@ -6023,17 +6019,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_task_metadata_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskDefinition,), + 'response_type': (WorkflowTaskMetadata,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskDefinitions/{Moid}', - 'operation_id': 'get_workflow_task_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/TaskMetadata/{Moid}', + 'operation_id': 'get_workflow_task_metadata_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6079,17 +6075,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_definition_list_endpoint = _Endpoint( + self.get_workflow_task_metadata_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskDefinitionResponse,), + 'response_type': (WorkflowTaskMetadataResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskDefinitions', - 'operation_id': 'get_workflow_task_definition_list', + 'endpoint_path': '/api/v1/workflow/TaskMetadata', + 'operation_id': 'get_workflow_task_metadata_list', 'http_method': 'GET', 'servers': None, }, @@ -6189,17 +6185,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_info_by_moid_endpoint = _Endpoint( + self.get_workflow_template_function_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskInfo,), + 'response_type': (WorkflowTemplateFunctionMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskInfos/{Moid}', - 'operation_id': 'get_workflow_task_info_by_moid', + 'endpoint_path': '/api/v1/workflow/TemplateFunctionMeta/{Moid}', + 'operation_id': 'get_workflow_template_function_meta_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6245,17 +6241,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_info_list_endpoint = _Endpoint( + self.get_workflow_template_function_meta_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskInfoResponse,), + 'response_type': (WorkflowTemplateFunctionMetaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskInfos', - 'operation_id': 'get_workflow_task_info_list', + 'endpoint_path': '/api/v1/workflow/TemplateFunctionMeta', + 'operation_id': 'get_workflow_template_function_meta_list', 'http_method': 'GET', 'servers': None, }, @@ -6355,17 +6351,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_metadata_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_definition_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskMetadata,), + 'response_type': (WorkflowWorkflowDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskMetadata/{Moid}', - 'operation_id': 'get_workflow_task_metadata_by_moid', + 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions/{Moid}', + 'operation_id': 'get_workflow_workflow_definition_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6411,17 +6407,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_task_metadata_list_endpoint = _Endpoint( + self.get_workflow_workflow_definition_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskMetadataResponse,), + 'response_type': (WorkflowWorkflowDefinitionResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskMetadata', - 'operation_id': 'get_workflow_task_metadata_list', + 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions', + 'operation_id': 'get_workflow_workflow_definition_list', 'http_method': 'GET', 'servers': None, }, @@ -6521,17 +6517,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_template_function_meta_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_info_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTemplateFunctionMeta,), + 'response_type': (WorkflowWorkflowInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TemplateFunctionMeta/{Moid}', - 'operation_id': 'get_workflow_template_function_meta_by_moid', + 'endpoint_path': '/api/v1/workflow/WorkflowInfos/{Moid}', + 'operation_id': 'get_workflow_workflow_info_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6577,17 +6573,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_template_function_meta_list_endpoint = _Endpoint( + self.get_workflow_workflow_info_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTemplateFunctionMetaResponse,), + 'response_type': (WorkflowWorkflowInfoResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TemplateFunctionMeta', - 'operation_id': 'get_workflow_template_function_meta_list', + 'endpoint_path': '/api/v1/workflow/WorkflowInfos', + 'operation_id': 'get_workflow_workflow_info_list', 'http_method': 'GET', 'servers': None, }, @@ -6687,17 +6683,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_definition_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_meta_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowDefinition,), + 'response_type': (WorkflowWorkflowMeta,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions/{Moid}', - 'operation_id': 'get_workflow_workflow_definition_by_moid', + 'endpoint_path': '/api/v1/workflow/WorkflowMeta/{Moid}', + 'operation_id': 'get_workflow_workflow_meta_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6743,17 +6739,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_definition_list_endpoint = _Endpoint( + self.get_workflow_workflow_meta_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowDefinitionResponse,), + 'response_type': (WorkflowWorkflowMetaResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions', - 'operation_id': 'get_workflow_workflow_definition_list', + 'endpoint_path': '/api/v1/workflow/WorkflowMeta', + 'operation_id': 'get_workflow_workflow_meta_list', 'http_method': 'GET', 'servers': None, }, @@ -6853,17 +6849,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_info_by_moid_endpoint = _Endpoint( + self.get_workflow_workflow_metadata_by_moid_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowInfo,), + 'response_type': (WorkflowWorkflowMetadata,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowInfos/{Moid}', - 'operation_id': 'get_workflow_workflow_info_by_moid', + 'endpoint_path': '/api/v1/workflow/WorkflowMetadata/{Moid}', + 'operation_id': 'get_workflow_workflow_metadata_by_moid', 'http_method': 'GET', 'servers': None, }, @@ -6909,17 +6905,17 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_info_list_endpoint = _Endpoint( + self.get_workflow_workflow_metadata_list_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowInfoResponse,), + 'response_type': (WorkflowWorkflowMetadataResponse,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowInfos', - 'operation_id': 'get_workflow_workflow_info_list', + 'endpoint_path': '/api/v1/workflow/WorkflowMetadata', + 'operation_id': 'get_workflow_workflow_metadata_list', 'http_method': 'GET', 'servers': None, }, @@ -7019,26 +7015,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.get_workflow_workflow_meta_by_moid_endpoint = _Endpoint( + self.patch_workflow_ansible_batch_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowMeta,), + 'response_type': (WorkflowAnsibleBatchExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowMeta/{Moid}', - 'operation_id': 'get_workflow_workflow_meta_by_moid', - 'http_method': 'GET', + 'endpoint_path': '/api/v1/workflow/AnsibleBatchExecutors/{Moid}', + 'operation_id': 'patch_workflow_ansible_batch_executor', + 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', + 'workflow_ansible_batch_executor', + 'if_match', ], 'required': [ 'moid', + 'workflow_ansible_batch_executor', ], 'nullable': [ ], @@ -7055,156 +7054,57 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), + 'workflow_ansible_batch_executor': + (WorkflowAnsibleBatchExecutor,), + 'if_match': + (str,), }, 'attribute_map': { 'moid': 'Moid', + 'if_match': 'If-Match', }, 'location_map': { 'moid': 'path', + 'workflow_ansible_batch_executor': 'body', + 'if_match': 'header', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' + 'application/json' ], - 'content_type': [], + 'content_type': [ + 'application/json', + 'application/json-patch+json' + ] }, api_client=api_client ) - self.get_workflow_workflow_meta_list_endpoint = _Endpoint( + self.patch_workflow_batch_api_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowMetaResponse,), + 'response_type': (WorkflowBatchApiExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowMeta', - 'operation_id': 'get_workflow_workflow_meta_list', - 'http_method': 'GET', + 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', + 'operation_id': 'patch_workflow_batch_api_executor', + 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ - 'filter', - 'orderby', - 'top', - 'skip', - 'select', - 'expand', - 'apply', - 'count', - 'inlinecount', - 'at', - 'tags', - ], - 'required': [], - 'nullable': [ - ], - 'enum': [ - 'inlinecount', - ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - ('inlinecount',): { - - "ALLPAGES": "allpages", - "NONE": "none" - }, - }, - 'openapi_types': { - 'filter': - (str,), - 'orderby': - (str,), - 'top': - (int,), - 'skip': - (int,), - 'select': - (str,), - 'expand': - (str,), - 'apply': - (str,), - 'count': - (bool,), - 'inlinecount': - (str,), - 'at': - (str,), - 'tags': - (str,), - }, - 'attribute_map': { - 'filter': '$filter', - 'orderby': '$orderby', - 'top': '$top', - 'skip': '$skip', - 'select': '$select', - 'expand': '$expand', - 'apply': '$apply', - 'count': '$count', - 'inlinecount': '$inlinecount', - 'at': 'at', - 'tags': 'tags', - }, - 'location_map': { - 'filter': 'query', - 'orderby': 'query', - 'top': 'query', - 'skip': 'query', - 'select': 'query', - 'expand': 'query', - 'apply': 'query', - 'count': 'query', - 'inlinecount': 'query', - 'at': 'query', - 'tags': 'query', - }, - 'collection_format_map': { - } - }, - headers_map={ - 'accept': [ - 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' - ], - 'content_type': [], - }, - api_client=api_client - ) - self.get_workflow_workflow_metadata_by_moid_endpoint = _Endpoint( - settings={ - 'response_type': (WorkflowWorkflowMetadata,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/workflow/WorkflowMetadata/{Moid}', - 'operation_id': 'get_workflow_workflow_metadata_by_moid', - 'http_method': 'GET', - 'servers': None, - }, - params_map={ - 'all': [ - 'moid', - ], - 'required': [ - 'moid', + 'moid', + 'workflow_batch_api_executor', + 'if_match', + ], + 'required': [ + 'moid', + 'workflow_batch_api_executor', ], 'nullable': [ ], @@ -7221,159 +7121,57 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), + 'workflow_batch_api_executor': + (WorkflowBatchApiExecutor,), + 'if_match': + (str,), }, 'attribute_map': { 'moid': 'Moid', + 'if_match': 'If-Match', }, 'location_map': { 'moid': 'path', + 'workflow_batch_api_executor': 'body', + 'if_match': 'header', }, 'collection_format_map': { } }, headers_map={ 'accept': [ - 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' - ], - 'content_type': [], - }, - api_client=api_client - ) - self.get_workflow_workflow_metadata_list_endpoint = _Endpoint( - settings={ - 'response_type': (WorkflowWorkflowMetadataResponse,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/workflow/WorkflowMetadata', - 'operation_id': 'get_workflow_workflow_metadata_list', - 'http_method': 'GET', - 'servers': None, - }, - params_map={ - 'all': [ - 'filter', - 'orderby', - 'top', - 'skip', - 'select', - 'expand', - 'apply', - 'count', - 'inlinecount', - 'at', - 'tags', - ], - 'required': [], - 'nullable': [ - ], - 'enum': [ - 'inlinecount', + 'application/json' ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - ('inlinecount',): { - - "ALLPAGES": "allpages", - "NONE": "none" - }, - }, - 'openapi_types': { - 'filter': - (str,), - 'orderby': - (str,), - 'top': - (int,), - 'skip': - (int,), - 'select': - (str,), - 'expand': - (str,), - 'apply': - (str,), - 'count': - (bool,), - 'inlinecount': - (str,), - 'at': - (str,), - 'tags': - (str,), - }, - 'attribute_map': { - 'filter': '$filter', - 'orderby': '$orderby', - 'top': '$top', - 'skip': '$skip', - 'select': '$select', - 'expand': '$expand', - 'apply': '$apply', - 'count': '$count', - 'inlinecount': '$inlinecount', - 'at': 'at', - 'tags': 'tags', - }, - 'location_map': { - 'filter': 'query', - 'orderby': 'query', - 'top': 'query', - 'skip': 'query', - 'select': 'query', - 'expand': 'query', - 'apply': 'query', - 'count': 'query', - 'inlinecount': 'query', - 'at': 'query', - 'tags': 'query', - }, - 'collection_format_map': { - } - }, - headers_map={ - 'accept': [ + 'content_type': [ 'application/json', - 'text/csv', - 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' - ], - 'content_type': [], + 'application/json-patch+json' + ] }, api_client=api_client ) - self.patch_workflow_ansible_batch_executor_endpoint = _Endpoint( + self.patch_workflow_catalog_item_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowAnsibleBatchExecutor,), + 'response_type': (WorkflowCatalogItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/AnsibleBatchExecutors/{Moid}', - 'operation_id': 'patch_workflow_ansible_batch_executor', + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions/{Moid}', + 'operation_id': 'patch_workflow_catalog_item_definition', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_ansible_batch_executor', + 'workflow_catalog_item_definition', 'if_match', ], 'required': [ 'moid', - 'workflow_ansible_batch_executor', + 'workflow_catalog_item_definition', ], 'nullable': [ ], @@ -7390,8 +7188,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_ansible_batch_executor': - (WorkflowAnsibleBatchExecutor,), + 'workflow_catalog_item_definition': + (WorkflowCatalogItemDefinition,), 'if_match': (str,), }, @@ -7401,7 +7199,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_ansible_batch_executor': 'body', + 'workflow_catalog_item_definition': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -7418,29 +7216,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_batch_api_executor_endpoint = _Endpoint( + self.patch_workflow_catalog_service_request_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowBatchApiExecutor,), + 'response_type': (WorkflowCatalogServiceRequest,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', - 'operation_id': 'patch_workflow_batch_api_executor', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests/{Moid}', + 'operation_id': 'patch_workflow_catalog_service_request', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_batch_api_executor', + 'workflow_catalog_service_request', 'if_match', ], 'required': [ 'moid', - 'workflow_batch_api_executor', + 'workflow_catalog_service_request', ], 'nullable': [ ], @@ -7457,8 +7255,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_batch_api_executor': - (WorkflowBatchApiExecutor,), + 'workflow_catalog_service_request': + (WorkflowCatalogServiceRequest,), 'if_match': (str,), }, @@ -7468,7 +7266,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_batch_api_executor': 'body', + 'workflow_catalog_service_request': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8155,29 +7953,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_solution_action_definition_endpoint = _Endpoint( + self.patch_workflow_ssh_batch_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionActionDefinition,), + 'response_type': (WorkflowSshBatchExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions/{Moid}', - 'operation_id': 'patch_workflow_solution_action_definition', + 'endpoint_path': '/api/v1/workflow/SshBatchExecutors/{Moid}', + 'operation_id': 'patch_workflow_ssh_batch_executor', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_solution_action_definition', + 'workflow_ssh_batch_executor', 'if_match', ], 'required': [ 'moid', - 'workflow_solution_action_definition', + 'workflow_ssh_batch_executor', ], 'nullable': [ ], @@ -8194,8 +7992,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_solution_action_definition': - (WorkflowSolutionActionDefinition,), + 'workflow_ssh_batch_executor': + (WorkflowSshBatchExecutor,), 'if_match': (str,), }, @@ -8205,7 +8003,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_solution_action_definition': 'body', + 'workflow_ssh_batch_executor': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8222,29 +8020,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_solution_definition_endpoint = _Endpoint( + self.patch_workflow_task_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSolutionDefinition,), + 'response_type': (WorkflowTaskDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions/{Moid}', - 'operation_id': 'patch_workflow_solution_definition', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/workflow/TaskDefinitions/{Moid}', + 'operation_id': 'patch_workflow_task_definition', + 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_solution_definition', + 'workflow_task_definition', 'if_match', ], 'required': [ 'moid', - 'workflow_solution_definition', + 'workflow_task_definition', ], 'nullable': [ ], @@ -8261,8 +8059,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_solution_definition': - (WorkflowSolutionDefinition,), + 'workflow_task_definition': + (WorkflowTaskDefinition,), 'if_match': (str,), }, @@ -8272,7 +8070,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_solution_definition': 'body', + 'workflow_task_definition': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8289,29 +8087,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_ssh_batch_executor_endpoint = _Endpoint( + self.patch_workflow_task_info_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowSshBatchExecutor,), + 'response_type': (WorkflowTaskInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/SshBatchExecutors/{Moid}', - 'operation_id': 'patch_workflow_ssh_batch_executor', + 'endpoint_path': '/api/v1/workflow/TaskInfos/{Moid}', + 'operation_id': 'patch_workflow_task_info', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_ssh_batch_executor', + 'workflow_task_info', 'if_match', ], 'required': [ 'moid', - 'workflow_ssh_batch_executor', + 'workflow_task_info', ], 'nullable': [ ], @@ -8328,8 +8126,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_ssh_batch_executor': - (WorkflowSshBatchExecutor,), + 'workflow_task_info': + (WorkflowTaskInfo,), 'if_match': (str,), }, @@ -8339,7 +8137,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_ssh_batch_executor': 'body', + 'workflow_task_info': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8356,29 +8154,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_task_definition_endpoint = _Endpoint( + self.patch_workflow_workflow_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskDefinition,), + 'response_type': (WorkflowWorkflowDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskDefinitions/{Moid}', - 'operation_id': 'patch_workflow_task_definition', + 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions/{Moid}', + 'operation_id': 'patch_workflow_workflow_definition', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_task_definition', + 'workflow_workflow_definition', 'if_match', ], 'required': [ 'moid', - 'workflow_task_definition', + 'workflow_workflow_definition', ], 'nullable': [ ], @@ -8395,8 +8193,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_task_definition': - (WorkflowTaskDefinition,), + 'workflow_workflow_definition': + (WorkflowWorkflowDefinition,), 'if_match': (str,), }, @@ -8406,7 +8204,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_task_definition': 'body', + 'workflow_workflow_definition': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8423,29 +8221,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_task_info_endpoint = _Endpoint( + self.patch_workflow_workflow_info_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowTaskInfo,), + 'response_type': (WorkflowWorkflowInfo,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/TaskInfos/{Moid}', - 'operation_id': 'patch_workflow_task_info', + 'endpoint_path': '/api/v1/workflow/WorkflowInfos/{Moid}', + 'operation_id': 'patch_workflow_workflow_info', 'http_method': 'PATCH', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_task_info', + 'workflow_workflow_info', 'if_match', ], 'required': [ 'moid', - 'workflow_task_info', + 'workflow_workflow_info', ], 'nullable': [ ], @@ -8462,8 +8260,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_task_info': - (WorkflowTaskInfo,), + 'workflow_workflow_info': + (WorkflowWorkflowInfo,), 'if_match': (str,), }, @@ -8473,7 +8271,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_task_info': 'body', + 'workflow_workflow_info': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8490,29 +8288,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_workflow_definition_endpoint = _Endpoint( + self.update_workflow_ansible_batch_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowDefinition,), + 'response_type': (WorkflowAnsibleBatchExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowDefinitions/{Moid}', - 'operation_id': 'patch_workflow_workflow_definition', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/workflow/AnsibleBatchExecutors/{Moid}', + 'operation_id': 'update_workflow_ansible_batch_executor', + 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_workflow_definition', + 'workflow_ansible_batch_executor', 'if_match', ], 'required': [ 'moid', - 'workflow_workflow_definition', + 'workflow_ansible_batch_executor', ], 'nullable': [ ], @@ -8529,8 +8327,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_workflow_definition': - (WorkflowWorkflowDefinition,), + 'workflow_ansible_batch_executor': + (WorkflowAnsibleBatchExecutor,), 'if_match': (str,), }, @@ -8540,7 +8338,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_workflow_definition': 'body', + 'workflow_ansible_batch_executor': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8557,29 +8355,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.patch_workflow_workflow_info_endpoint = _Endpoint( + self.update_workflow_batch_api_executor_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowWorkflowInfo,), + 'response_type': (WorkflowBatchApiExecutor,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/WorkflowInfos/{Moid}', - 'operation_id': 'patch_workflow_workflow_info', - 'http_method': 'PATCH', + 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', + 'operation_id': 'update_workflow_batch_api_executor', + 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_workflow_info', + 'workflow_batch_api_executor', 'if_match', ], 'required': [ 'moid', - 'workflow_workflow_info', + 'workflow_batch_api_executor', ], 'nullable': [ ], @@ -8596,8 +8394,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_workflow_info': - (WorkflowWorkflowInfo,), + 'workflow_batch_api_executor': + (WorkflowBatchApiExecutor,), 'if_match': (str,), }, @@ -8607,7 +8405,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_workflow_info': 'body', + 'workflow_batch_api_executor': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8624,29 +8422,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_workflow_ansible_batch_executor_endpoint = _Endpoint( + self.update_workflow_catalog_item_definition_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowAnsibleBatchExecutor,), + 'response_type': (WorkflowCatalogItemDefinition,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/AnsibleBatchExecutors/{Moid}', - 'operation_id': 'update_workflow_ansible_batch_executor', + 'endpoint_path': '/api/v1/workflow/CatalogItemDefinitions/{Moid}', + 'operation_id': 'update_workflow_catalog_item_definition', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_ansible_batch_executor', + 'workflow_catalog_item_definition', 'if_match', ], 'required': [ 'moid', - 'workflow_ansible_batch_executor', + 'workflow_catalog_item_definition', ], 'nullable': [ ], @@ -8663,8 +8461,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_ansible_batch_executor': - (WorkflowAnsibleBatchExecutor,), + 'workflow_catalog_item_definition': + (WorkflowCatalogItemDefinition,), 'if_match': (str,), }, @@ -8674,7 +8472,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_ansible_batch_executor': 'body', + 'workflow_catalog_item_definition': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -8691,29 +8489,29 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_workflow_batch_api_executor_endpoint = _Endpoint( + self.update_workflow_catalog_service_request_endpoint = _Endpoint( settings={ - 'response_type': (WorkflowBatchApiExecutor,), + 'response_type': (WorkflowCatalogServiceRequest,), 'auth': [ 'cookieAuth', 'http_signature', 'oAuth2', 'oAuth2' ], - 'endpoint_path': '/api/v1/workflow/BatchApiExecutors/{Moid}', - 'operation_id': 'update_workflow_batch_api_executor', + 'endpoint_path': '/api/v1/workflow/CatalogServiceRequests/{Moid}', + 'operation_id': 'update_workflow_catalog_service_request', 'http_method': 'POST', 'servers': None, }, params_map={ 'all': [ 'moid', - 'workflow_batch_api_executor', + 'workflow_catalog_service_request', 'if_match', ], 'required': [ 'moid', - 'workflow_batch_api_executor', + 'workflow_catalog_service_request', ], 'nullable': [ ], @@ -8730,8 +8528,8 @@ def __init__(self, api_client=None): 'openapi_types': { 'moid': (str,), - 'workflow_batch_api_executor': - (WorkflowBatchApiExecutor,), + 'workflow_catalog_service_request': + (WorkflowCatalogServiceRequest,), 'if_match': (str,), }, @@ -8741,7 +8539,7 @@ def __init__(self, api_client=None): }, 'location_map': { 'moid': 'path', - 'workflow_batch_api_executor': 'body', + 'workflow_catalog_service_request': 'body', 'if_match': 'header', }, 'collection_format_map': { @@ -9428,140 +9226,6 @@ def __init__(self, api_client=None): }, api_client=api_client ) - self.update_workflow_solution_action_definition_endpoint = _Endpoint( - settings={ - 'response_type': (WorkflowSolutionActionDefinition,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/workflow/SolutionActionDefinitions/{Moid}', - 'operation_id': 'update_workflow_solution_action_definition', - 'http_method': 'POST', - 'servers': None, - }, - params_map={ - 'all': [ - 'moid', - 'workflow_solution_action_definition', - 'if_match', - ], - 'required': [ - 'moid', - 'workflow_solution_action_definition', - ], - 'nullable': [ - ], - 'enum': [ - ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - }, - 'openapi_types': { - 'moid': - (str,), - 'workflow_solution_action_definition': - (WorkflowSolutionActionDefinition,), - 'if_match': - (str,), - }, - 'attribute_map': { - 'moid': 'Moid', - 'if_match': 'If-Match', - }, - 'location_map': { - 'moid': 'path', - 'workflow_solution_action_definition': 'body', - 'if_match': 'header', - }, - 'collection_format_map': { - } - }, - headers_map={ - 'accept': [ - 'application/json' - ], - 'content_type': [ - 'application/json', - 'application/json-patch+json' - ] - }, - api_client=api_client - ) - self.update_workflow_solution_definition_endpoint = _Endpoint( - settings={ - 'response_type': (WorkflowSolutionDefinition,), - 'auth': [ - 'cookieAuth', - 'http_signature', - 'oAuth2', - 'oAuth2' - ], - 'endpoint_path': '/api/v1/workflow/SolutionDefinitions/{Moid}', - 'operation_id': 'update_workflow_solution_definition', - 'http_method': 'POST', - 'servers': None, - }, - params_map={ - 'all': [ - 'moid', - 'workflow_solution_definition', - 'if_match', - ], - 'required': [ - 'moid', - 'workflow_solution_definition', - ], - 'nullable': [ - ], - 'enum': [ - ], - 'validation': [ - ] - }, - root_map={ - 'validations': { - }, - 'allowed_values': { - }, - 'openapi_types': { - 'moid': - (str,), - 'workflow_solution_definition': - (WorkflowSolutionDefinition,), - 'if_match': - (str,), - }, - 'attribute_map': { - 'moid': 'Moid', - 'if_match': 'If-Match', - }, - 'location_map': { - 'moid': 'path', - 'workflow_solution_definition': 'body', - 'if_match': 'header', - }, - 'collection_format_map': { - } - }, - headers_map={ - 'accept': [ - 'application/json' - ], - 'content_type': [ - 'application/json', - 'application/json-patch+json' - ] - }, - api_client=api_client - ) self.update_workflow_ssh_batch_executor_endpoint = _Endpoint( settings={ 'response_type': (WorkflowSshBatchExecutor,), @@ -10066,21 +9730,21 @@ def create_workflow_batch_api_executor( workflow_batch_api_executor return self.create_workflow_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def create_workflow_custom_data_type_definition( + def create_workflow_catalog_item_definition( self, - workflow_custom_data_type_definition, + workflow_catalog_item_definition, **kwargs ): - """Create a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Create a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_custom_data_type_definition(workflow_custom_data_type_definition, async_req=True) + >>> thread = api.create_workflow_catalog_item_definition(workflow_catalog_item_definition, async_req=True) >>> result = thread.get() Args: - workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to create. + workflow_catalog_item_definition (WorkflowCatalogItemDefinition): The 'workflow.CatalogItemDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10117,7 +9781,7 @@ def create_workflow_custom_data_type_definition( async_req (bool): execute request asynchronously Returns: - WorkflowCustomDataTypeDefinition + WorkflowCatalogItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -10146,25 +9810,25 @@ def create_workflow_custom_data_type_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_custom_data_type_definition'] = \ - workflow_custom_data_type_definition - return self.create_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_item_definition'] = \ + workflow_catalog_item_definition + return self.create_workflow_catalog_item_definition_endpoint.call_with_http_info(**kwargs) - def create_workflow_error_response_handler( + def create_workflow_catalog_service_request( self, - workflow_error_response_handler, + workflow_catalog_service_request, **kwargs ): - """Create a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Create a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_error_response_handler(workflow_error_response_handler, async_req=True) + >>> thread = api.create_workflow_catalog_service_request(workflow_catalog_service_request, async_req=True) >>> result = thread.get() Args: - workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to create. + workflow_catalog_service_request (WorkflowCatalogServiceRequest): The 'workflow.CatalogServiceRequest' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10201,7 +9865,7 @@ def create_workflow_error_response_handler( async_req (bool): execute request asynchronously Returns: - WorkflowErrorResponseHandler + WorkflowCatalogServiceRequest If the method is called asynchronously, returns the request thread. """ @@ -10230,361 +9894,25 @@ def create_workflow_error_response_handler( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_error_response_handler'] = \ - workflow_error_response_handler - return self.create_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_service_request'] = \ + workflow_catalog_service_request + return self.create_workflow_catalog_service_request_endpoint.call_with_http_info(**kwargs) - def create_workflow_power_shell_batch_api_executor( + def create_workflow_custom_data_type_definition( self, - workflow_power_shell_batch_api_executor, - **kwargs - ): - """Create a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 - - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please pass async_req=True - - >>> thread = api.create_workflow_power_shell_batch_api_executor(workflow_power_shell_batch_api_executor, async_req=True) - >>> result = thread.get() - - Args: - workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to create. - - Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] - _return_http_data_only (bool): response data without head status - code and headers. Default is True. - _preload_content (bool): if False, the urllib3.HTTPResponse object - will be returned without reading/decoding response data. - Default is True. - _request_timeout (int/float/tuple): timeout setting for this request. If - one number provided, it will be total request timeout. It can also - be a pair (tuple) of (connection, read) timeouts. - Default is None. - _check_input_type (bool): specifies if type checking - should be done one the data sent to the server. - Default is True. - _check_return_type (bool): specifies if type checking - should be done one the data received from the server. - Default is True. - _spec_property_naming (bool): True if the variable names in the input data - are serialized names, as specified in the OpenAPI document. - False if the variable names in the input data - are pythonic names, e.g. snake case (default) - _content_type (str/None): force body content-type. - Default is None and content-type will be predicted by allowed - content-types and body. - _host_index (int/None): specifies the index of the server - that we want to use. - Default is read from the configuration. - _request_auths (list): set to override the auth_settings for an a single - request; this effectively ignores the authentication - in the spec for a single request. - Default is None - async_req (bool): execute request asynchronously - - Returns: - WorkflowPowerShellBatchApiExecutor - If the method is called asynchronously, returns the request - thread. - """ - kwargs['async_req'] = kwargs.get( - 'async_req', False - ) - kwargs['_return_http_data_only'] = kwargs.get( - '_return_http_data_only', True - ) - kwargs['_preload_content'] = kwargs.get( - '_preload_content', True - ) - kwargs['_request_timeout'] = kwargs.get( - '_request_timeout', None - ) - kwargs['_check_input_type'] = kwargs.get( - '_check_input_type', True - ) - kwargs['_check_return_type'] = kwargs.get( - '_check_return_type', True - ) - kwargs['_spec_property_naming'] = kwargs.get( - '_spec_property_naming', False - ) - kwargs['_content_type'] = kwargs.get( - '_content_type') - kwargs['_host_index'] = kwargs.get('_host_index') - kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_power_shell_batch_api_executor'] = \ - workflow_power_shell_batch_api_executor - return self.create_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) - - def create_workflow_rollback_workflow( - self, - workflow_rollback_workflow, - **kwargs - ): - """Create a 'workflow.RollbackWorkflow' resource. # noqa: E501 - - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please pass async_req=True - - >>> thread = api.create_workflow_rollback_workflow(workflow_rollback_workflow, async_req=True) - >>> result = thread.get() - - Args: - workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to create. - - Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] - _return_http_data_only (bool): response data without head status - code and headers. Default is True. - _preload_content (bool): if False, the urllib3.HTTPResponse object - will be returned without reading/decoding response data. - Default is True. - _request_timeout (int/float/tuple): timeout setting for this request. If - one number provided, it will be total request timeout. It can also - be a pair (tuple) of (connection, read) timeouts. - Default is None. - _check_input_type (bool): specifies if type checking - should be done one the data sent to the server. - Default is True. - _check_return_type (bool): specifies if type checking - should be done one the data received from the server. - Default is True. - _spec_property_naming (bool): True if the variable names in the input data - are serialized names, as specified in the OpenAPI document. - False if the variable names in the input data - are pythonic names, e.g. snake case (default) - _content_type (str/None): force body content-type. - Default is None and content-type will be predicted by allowed - content-types and body. - _host_index (int/None): specifies the index of the server - that we want to use. - Default is read from the configuration. - _request_auths (list): set to override the auth_settings for an a single - request; this effectively ignores the authentication - in the spec for a single request. - Default is None - async_req (bool): execute request asynchronously - - Returns: - WorkflowRollbackWorkflow - If the method is called asynchronously, returns the request - thread. - """ - kwargs['async_req'] = kwargs.get( - 'async_req', False - ) - kwargs['_return_http_data_only'] = kwargs.get( - '_return_http_data_only', True - ) - kwargs['_preload_content'] = kwargs.get( - '_preload_content', True - ) - kwargs['_request_timeout'] = kwargs.get( - '_request_timeout', None - ) - kwargs['_check_input_type'] = kwargs.get( - '_check_input_type', True - ) - kwargs['_check_return_type'] = kwargs.get( - '_check_return_type', True - ) - kwargs['_spec_property_naming'] = kwargs.get( - '_spec_property_naming', False - ) - kwargs['_content_type'] = kwargs.get( - '_content_type') - kwargs['_host_index'] = kwargs.get('_host_index') - kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_rollback_workflow'] = \ - workflow_rollback_workflow - return self.create_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) - - def create_workflow_service_item_action_definition( - self, - workflow_service_item_action_definition, - **kwargs - ): - """Create a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 - - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please pass async_req=True - - >>> thread = api.create_workflow_service_item_action_definition(workflow_service_item_action_definition, async_req=True) - >>> result = thread.get() - - Args: - workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to create. - - Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] - _return_http_data_only (bool): response data without head status - code and headers. Default is True. - _preload_content (bool): if False, the urllib3.HTTPResponse object - will be returned without reading/decoding response data. - Default is True. - _request_timeout (int/float/tuple): timeout setting for this request. If - one number provided, it will be total request timeout. It can also - be a pair (tuple) of (connection, read) timeouts. - Default is None. - _check_input_type (bool): specifies if type checking - should be done one the data sent to the server. - Default is True. - _check_return_type (bool): specifies if type checking - should be done one the data received from the server. - Default is True. - _spec_property_naming (bool): True if the variable names in the input data - are serialized names, as specified in the OpenAPI document. - False if the variable names in the input data - are pythonic names, e.g. snake case (default) - _content_type (str/None): force body content-type. - Default is None and content-type will be predicted by allowed - content-types and body. - _host_index (int/None): specifies the index of the server - that we want to use. - Default is read from the configuration. - _request_auths (list): set to override the auth_settings for an a single - request; this effectively ignores the authentication - in the spec for a single request. - Default is None - async_req (bool): execute request asynchronously - - Returns: - WorkflowServiceItemActionDefinition - If the method is called asynchronously, returns the request - thread. - """ - kwargs['async_req'] = kwargs.get( - 'async_req', False - ) - kwargs['_return_http_data_only'] = kwargs.get( - '_return_http_data_only', True - ) - kwargs['_preload_content'] = kwargs.get( - '_preload_content', True - ) - kwargs['_request_timeout'] = kwargs.get( - '_request_timeout', None - ) - kwargs['_check_input_type'] = kwargs.get( - '_check_input_type', True - ) - kwargs['_check_return_type'] = kwargs.get( - '_check_return_type', True - ) - kwargs['_spec_property_naming'] = kwargs.get( - '_spec_property_naming', False - ) - kwargs['_content_type'] = kwargs.get( - '_content_type') - kwargs['_host_index'] = kwargs.get('_host_index') - kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_action_definition'] = \ - workflow_service_item_action_definition - return self.create_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) - - def create_workflow_service_item_action_instance( - self, - workflow_service_item_action_instance, - **kwargs - ): - """Create a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 - - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please pass async_req=True - - >>> thread = api.create_workflow_service_item_action_instance(workflow_service_item_action_instance, async_req=True) - >>> result = thread.get() - - Args: - workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to create. - - Keyword Args: - if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] - if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] - _return_http_data_only (bool): response data without head status - code and headers. Default is True. - _preload_content (bool): if False, the urllib3.HTTPResponse object - will be returned without reading/decoding response data. - Default is True. - _request_timeout (int/float/tuple): timeout setting for this request. If - one number provided, it will be total request timeout. It can also - be a pair (tuple) of (connection, read) timeouts. - Default is None. - _check_input_type (bool): specifies if type checking - should be done one the data sent to the server. - Default is True. - _check_return_type (bool): specifies if type checking - should be done one the data received from the server. - Default is True. - _spec_property_naming (bool): True if the variable names in the input data - are serialized names, as specified in the OpenAPI document. - False if the variable names in the input data - are pythonic names, e.g. snake case (default) - _content_type (str/None): force body content-type. - Default is None and content-type will be predicted by allowed - content-types and body. - _host_index (int/None): specifies the index of the server - that we want to use. - Default is read from the configuration. - _request_auths (list): set to override the auth_settings for an a single - request; this effectively ignores the authentication - in the spec for a single request. - Default is None - async_req (bool): execute request asynchronously - - Returns: - WorkflowServiceItemActionInstance - If the method is called asynchronously, returns the request - thread. - """ - kwargs['async_req'] = kwargs.get( - 'async_req', False - ) - kwargs['_return_http_data_only'] = kwargs.get( - '_return_http_data_only', True - ) - kwargs['_preload_content'] = kwargs.get( - '_preload_content', True - ) - kwargs['_request_timeout'] = kwargs.get( - '_request_timeout', None - ) - kwargs['_check_input_type'] = kwargs.get( - '_check_input_type', True - ) - kwargs['_check_return_type'] = kwargs.get( - '_check_return_type', True - ) - kwargs['_spec_property_naming'] = kwargs.get( - '_spec_property_naming', False - ) - kwargs['_content_type'] = kwargs.get( - '_content_type') - kwargs['_host_index'] = kwargs.get('_host_index') - kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_action_instance'] = \ - workflow_service_item_action_instance - return self.create_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) - - def create_workflow_service_item_definition( - self, - workflow_service_item_definition, + workflow_custom_data_type_definition, **kwargs ): - """Create a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Create a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_service_item_definition(workflow_service_item_definition, async_req=True) + >>> thread = api.create_workflow_custom_data_type_definition(workflow_custom_data_type_definition, async_req=True) >>> result = thread.get() Args: - workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to create. + workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10621,7 +9949,7 @@ def create_workflow_service_item_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemDefinition + WorkflowCustomDataTypeDefinition If the method is called asynchronously, returns the request thread. """ @@ -10650,25 +9978,25 @@ def create_workflow_service_item_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_definition'] = \ - workflow_service_item_definition - return self.create_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_custom_data_type_definition'] = \ + workflow_custom_data_type_definition + return self.create_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) - def create_workflow_service_item_health_check_definition( + def create_workflow_error_response_handler( self, - workflow_service_item_health_check_definition, + workflow_error_response_handler, **kwargs ): - """Create a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Create a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_service_item_health_check_definition(workflow_service_item_health_check_definition, async_req=True) + >>> thread = api.create_workflow_error_response_handler(workflow_error_response_handler, async_req=True) >>> result = thread.get() Args: - workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to create. + workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10705,7 +10033,7 @@ def create_workflow_service_item_health_check_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckDefinition + WorkflowErrorResponseHandler If the method is called asynchronously, returns the request thread. """ @@ -10734,25 +10062,25 @@ def create_workflow_service_item_health_check_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_health_check_definition'] = \ - workflow_service_item_health_check_definition - return self.create_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_error_response_handler'] = \ + workflow_error_response_handler + return self.create_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) - def create_workflow_service_item_instance( + def create_workflow_power_shell_batch_api_executor( self, - workflow_service_item_instance, + workflow_power_shell_batch_api_executor, **kwargs ): - """Create a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Create a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_service_item_instance(workflow_service_item_instance, async_req=True) + >>> thread = api.create_workflow_power_shell_batch_api_executor(workflow_power_shell_batch_api_executor, async_req=True) >>> result = thread.get() Args: - workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to create. + workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10789,7 +10117,7 @@ def create_workflow_service_item_instance( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemInstance + WorkflowPowerShellBatchApiExecutor If the method is called asynchronously, returns the request thread. """ @@ -10818,25 +10146,25 @@ def create_workflow_service_item_instance( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_instance'] = \ - workflow_service_item_instance - return self.create_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_power_shell_batch_api_executor'] = \ + workflow_power_shell_batch_api_executor + return self.create_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def create_workflow_service_item_output( + def create_workflow_rollback_workflow( self, - workflow_service_item_output, + workflow_rollback_workflow, **kwargs ): - """Create a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Create a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_service_item_output(workflow_service_item_output, async_req=True) + >>> thread = api.create_workflow_rollback_workflow(workflow_rollback_workflow, async_req=True) >>> result = thread.get() Args: - workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to create. + workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10873,7 +10201,7 @@ def create_workflow_service_item_output( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemOutput + WorkflowRollbackWorkflow If the method is called asynchronously, returns the request thread. """ @@ -10902,25 +10230,25 @@ def create_workflow_service_item_output( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_service_item_output'] = \ - workflow_service_item_output - return self.create_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_rollback_workflow'] = \ + workflow_rollback_workflow + return self.create_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) - def create_workflow_solution_action_definition( + def create_workflow_service_item_action_definition( self, - workflow_solution_action_definition, + workflow_service_item_action_definition, **kwargs ): - """Create a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Create a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_solution_action_definition(workflow_solution_action_definition, async_req=True) + >>> thread = api.create_workflow_service_item_action_definition(workflow_service_item_action_definition, async_req=True) >>> result = thread.get() Args: - workflow_solution_action_definition (WorkflowSolutionActionDefinition): The 'workflow.SolutionActionDefinition' resource to create. + workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -10957,7 +10285,7 @@ def create_workflow_solution_action_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionDefinition + WorkflowServiceItemActionDefinition If the method is called asynchronously, returns the request thread. """ @@ -10986,25 +10314,25 @@ def create_workflow_solution_action_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_solution_action_definition'] = \ - workflow_solution_action_definition - return self.create_workflow_solution_action_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_action_definition'] = \ + workflow_service_item_action_definition + return self.create_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) - def create_workflow_solution_definition( + def create_workflow_service_item_action_instance( self, - workflow_solution_definition, + workflow_service_item_action_instance, **kwargs ): - """Create a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Create a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_solution_definition(workflow_solution_definition, async_req=True) + >>> thread = api.create_workflow_service_item_action_instance(workflow_service_item_action_instance, async_req=True) >>> result = thread.get() Args: - workflow_solution_definition (WorkflowSolutionDefinition): The 'workflow.SolutionDefinition' resource to create. + workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11041,7 +10369,7 @@ def create_workflow_solution_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionDefinition + WorkflowServiceItemActionInstance If the method is called asynchronously, returns the request thread. """ @@ -11070,25 +10398,25 @@ def create_workflow_solution_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_solution_definition'] = \ - workflow_solution_definition - return self.create_workflow_solution_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_action_instance'] = \ + workflow_service_item_action_instance + return self.create_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) - def create_workflow_ssh_batch_executor( + def create_workflow_service_item_definition( self, - workflow_ssh_batch_executor, + workflow_service_item_definition, **kwargs ): - """Create a 'workflow.SshBatchExecutor' resource. # noqa: E501 + """Create a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_ssh_batch_executor(workflow_ssh_batch_executor, async_req=True) + >>> thread = api.create_workflow_service_item_definition(workflow_service_item_definition, async_req=True) >>> result = thread.get() Args: - workflow_ssh_batch_executor (WorkflowSshBatchExecutor): The 'workflow.SshBatchExecutor' resource to create. + workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11125,7 +10453,7 @@ def create_workflow_ssh_batch_executor( async_req (bool): execute request asynchronously Returns: - WorkflowSshBatchExecutor + WorkflowServiceItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -11154,25 +10482,25 @@ def create_workflow_ssh_batch_executor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_ssh_batch_executor'] = \ - workflow_ssh_batch_executor - return self.create_workflow_ssh_batch_executor_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_definition'] = \ + workflow_service_item_definition + return self.create_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) - def create_workflow_task_definition( + def create_workflow_service_item_health_check_definition( self, - workflow_task_definition, + workflow_service_item_health_check_definition, **kwargs ): - """Create a 'workflow.TaskDefinition' resource. # noqa: E501 + """Create a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_task_definition(workflow_task_definition, async_req=True) + >>> thread = api.create_workflow_service_item_health_check_definition(workflow_service_item_health_check_definition, async_req=True) >>> result = thread.get() Args: - workflow_task_definition (WorkflowTaskDefinition): The 'workflow.TaskDefinition' resource to create. + workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11209,7 +10537,7 @@ def create_workflow_task_definition( async_req (bool): execute request asynchronously Returns: - WorkflowTaskDefinition + WorkflowServiceItemHealthCheckDefinition If the method is called asynchronously, returns the request thread. """ @@ -11238,25 +10566,25 @@ def create_workflow_task_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_task_definition'] = \ - workflow_task_definition - return self.create_workflow_task_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_health_check_definition'] = \ + workflow_service_item_health_check_definition + return self.create_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) - def create_workflow_template_evaluation( + def create_workflow_service_item_instance( self, - workflow_template_evaluation, + workflow_service_item_instance, **kwargs ): - """Create a 'workflow.TemplateEvaluation' resource. # noqa: E501 + """Create a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_template_evaluation(workflow_template_evaluation, async_req=True) + >>> thread = api.create_workflow_service_item_instance(workflow_service_item_instance, async_req=True) >>> result = thread.get() Args: - workflow_template_evaluation (WorkflowTemplateEvaluation): The 'workflow.TemplateEvaluation' resource to create. + workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11293,7 +10621,7 @@ def create_workflow_template_evaluation( async_req (bool): execute request asynchronously Returns: - WorkflowTemplateEvaluation + WorkflowServiceItemInstance If the method is called asynchronously, returns the request thread. """ @@ -11322,25 +10650,25 @@ def create_workflow_template_evaluation( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_template_evaluation'] = \ - workflow_template_evaluation - return self.create_workflow_template_evaluation_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_instance'] = \ + workflow_service_item_instance + return self.create_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) - def create_workflow_template_parser( + def create_workflow_service_item_output( self, - workflow_template_parser, + workflow_service_item_output, **kwargs ): - """Create a 'workflow.TemplateParser' resource. # noqa: E501 + """Create a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_template_parser(workflow_template_parser, async_req=True) + >>> thread = api.create_workflow_service_item_output(workflow_service_item_output, async_req=True) >>> result = thread.get() Args: - workflow_template_parser (WorkflowTemplateParser): The 'workflow.TemplateParser' resource to create. + workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11377,7 +10705,7 @@ def create_workflow_template_parser( async_req (bool): execute request asynchronously Returns: - WorkflowTemplateParser + WorkflowServiceItemOutput If the method is called asynchronously, returns the request thread. """ @@ -11406,25 +10734,25 @@ def create_workflow_template_parser( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_template_parser'] = \ - workflow_template_parser - return self.create_workflow_template_parser_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_output'] = \ + workflow_service_item_output + return self.create_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) - def create_workflow_workflow_definition( + def create_workflow_ssh_batch_executor( self, - workflow_workflow_definition, + workflow_ssh_batch_executor, **kwargs ): - """Create a 'workflow.WorkflowDefinition' resource. # noqa: E501 + """Create a 'workflow.SshBatchExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_workflow_definition(workflow_workflow_definition, async_req=True) + >>> thread = api.create_workflow_ssh_batch_executor(workflow_ssh_batch_executor, async_req=True) >>> result = thread.get() Args: - workflow_workflow_definition (WorkflowWorkflowDefinition): The 'workflow.WorkflowDefinition' resource to create. + workflow_ssh_batch_executor (WorkflowSshBatchExecutor): The 'workflow.SshBatchExecutor' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11461,7 +10789,7 @@ def create_workflow_workflow_definition( async_req (bool): execute request asynchronously Returns: - WorkflowWorkflowDefinition + WorkflowSshBatchExecutor If the method is called asynchronously, returns the request thread. """ @@ -11490,25 +10818,25 @@ def create_workflow_workflow_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_workflow_definition'] = \ - workflow_workflow_definition - return self.create_workflow_workflow_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_ssh_batch_executor'] = \ + workflow_ssh_batch_executor + return self.create_workflow_ssh_batch_executor_endpoint.call_with_http_info(**kwargs) - def create_workflow_workflow_info( + def create_workflow_task_definition( self, - workflow_workflow_info, + workflow_task_definition, **kwargs ): - """Create a 'workflow.WorkflowInfo' resource. # noqa: E501 + """Create a 'workflow.TaskDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.create_workflow_workflow_info(workflow_workflow_info, async_req=True) + >>> thread = api.create_workflow_task_definition(workflow_task_definition, async_req=True) >>> result = thread.get() Args: - workflow_workflow_info (WorkflowWorkflowInfo): The 'workflow.WorkflowInfo' resource to create. + workflow_task_definition (WorkflowTaskDefinition): The 'workflow.TaskDefinition' resource to create. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -11545,7 +10873,7 @@ def create_workflow_workflow_info( async_req (bool): execute request asynchronously Returns: - WorkflowWorkflowInfo + WorkflowTaskDefinition If the method is called asynchronously, returns the request thread. """ @@ -11574,27 +10902,29 @@ def create_workflow_workflow_info( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['workflow_workflow_info'] = \ - workflow_workflow_info - return self.create_workflow_workflow_info_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_task_definition'] = \ + workflow_task_definition + return self.create_workflow_task_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_ansible_batch_executor( + def create_workflow_template_evaluation( self, - moid, + workflow_template_evaluation, **kwargs ): - """Delete a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 + """Create a 'workflow.TemplateEvaluation' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_ansible_batch_executor(moid, async_req=True) + >>> thread = api.create_workflow_template_evaluation(workflow_template_evaluation, async_req=True) >>> result = thread.get() Args: - moid (str): The unique Moid identifier of a resource instance. + workflow_template_evaluation (WorkflowTemplateEvaluation): The 'workflow.TemplateEvaluation' resource to create. Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -11627,7 +10957,7 @@ def delete_workflow_ansible_batch_executor( async_req (bool): execute request asynchronously Returns: - None + WorkflowTemplateEvaluation If the method is called asynchronously, returns the request thread. """ @@ -11656,27 +10986,29 @@ def delete_workflow_ansible_batch_executor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_workflow_ansible_batch_executor_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_template_evaluation'] = \ + workflow_template_evaluation + return self.create_workflow_template_evaluation_endpoint.call_with_http_info(**kwargs) - def delete_workflow_batch_api_executor( + def create_workflow_template_parser( self, - moid, + workflow_template_parser, **kwargs ): - """Delete a 'workflow.BatchApiExecutor' resource. # noqa: E501 + """Create a 'workflow.TemplateParser' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_batch_api_executor(moid, async_req=True) + >>> thread = api.create_workflow_template_parser(workflow_template_parser, async_req=True) >>> result = thread.get() Args: - moid (str): The unique Moid identifier of a resource instance. + workflow_template_parser (WorkflowTemplateParser): The 'workflow.TemplateParser' resource to create. Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -11709,7 +11041,7 @@ def delete_workflow_batch_api_executor( async_req (bool): execute request asynchronously Returns: - None + WorkflowTemplateParser If the method is called asynchronously, returns the request thread. """ @@ -11738,27 +11070,29 @@ def delete_workflow_batch_api_executor( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_workflow_batch_api_executor_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_template_parser'] = \ + workflow_template_parser + return self.create_workflow_template_parser_endpoint.call_with_http_info(**kwargs) - def delete_workflow_custom_data_type_definition( + def create_workflow_workflow_definition( self, - moid, + workflow_workflow_definition, **kwargs ): - """Delete a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Create a 'workflow.WorkflowDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_custom_data_type_definition(moid, async_req=True) + >>> thread = api.create_workflow_workflow_definition(workflow_workflow_definition, async_req=True) >>> result = thread.get() Args: - moid (str): The unique Moid identifier of a resource instance. + workflow_workflow_definition (WorkflowWorkflowDefinition): The 'workflow.WorkflowDefinition' resource to create. Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -11791,7 +11125,7 @@ def delete_workflow_custom_data_type_definition( async_req (bool): execute request asynchronously Returns: - None + WorkflowWorkflowDefinition If the method is called asynchronously, returns the request thread. """ @@ -11820,27 +11154,29 @@ def delete_workflow_custom_data_type_definition( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_workflow_definition'] = \ + workflow_workflow_definition + return self.create_workflow_workflow_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_error_response_handler( + def create_workflow_workflow_info( self, - moid, + workflow_workflow_info, **kwargs ): - """Delete a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Create a 'workflow.WorkflowInfo' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_error_response_handler(moid, async_req=True) + >>> thread = api.create_workflow_workflow_info(workflow_workflow_info, async_req=True) >>> result = thread.get() Args: - moid (str): The unique Moid identifier of a resource instance. + workflow_workflow_info (WorkflowWorkflowInfo): The 'workflow.WorkflowInfo' resource to create. Keyword Args: + if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] + if_none_match (str): For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -11873,7 +11209,7 @@ def delete_workflow_error_response_handler( async_req (bool): execute request asynchronously Returns: - None + WorkflowWorkflowInfo If the method is called asynchronously, returns the request thread. """ @@ -11902,21 +11238,21 @@ def delete_workflow_error_response_handler( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.delete_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_workflow_info'] = \ + workflow_workflow_info + return self.create_workflow_workflow_info_endpoint.call_with_http_info(**kwargs) - def delete_workflow_power_shell_batch_api_executor( + def delete_workflow_ansible_batch_executor( self, moid, **kwargs ): - """Delete a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 + """Delete a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_power_shell_batch_api_executor(moid, async_req=True) + >>> thread = api.delete_workflow_ansible_batch_executor(moid, async_req=True) >>> result = thread.get() Args: @@ -11986,19 +11322,19 @@ def delete_workflow_power_shell_batch_api_executor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_ansible_batch_executor_endpoint.call_with_http_info(**kwargs) - def delete_workflow_rollback_workflow( + def delete_workflow_batch_api_executor( self, moid, **kwargs ): - """Delete a 'workflow.RollbackWorkflow' resource. # noqa: E501 + """Delete a 'workflow.BatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_rollback_workflow(moid, async_req=True) + >>> thread = api.delete_workflow_batch_api_executor(moid, async_req=True) >>> result = thread.get() Args: @@ -12068,19 +11404,19 @@ def delete_workflow_rollback_workflow( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_action_definition( + def delete_workflow_catalog_item_definition( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 + """Delete a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_action_definition(moid, async_req=True) + >>> thread = api.delete_workflow_catalog_item_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -12150,19 +11486,19 @@ def delete_workflow_service_item_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_catalog_item_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_action_instance( + def delete_workflow_catalog_service_request( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 + """Delete a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_action_instance(moid, async_req=True) + >>> thread = api.delete_workflow_catalog_service_request(moid, async_req=True) >>> result = thread.get() Args: @@ -12232,19 +11568,19 @@ def delete_workflow_service_item_action_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_catalog_service_request_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_definition( + def delete_workflow_custom_data_type_definition( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Delete a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_definition(moid, async_req=True) + >>> thread = api.delete_workflow_custom_data_type_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -12314,19 +11650,19 @@ def delete_workflow_service_item_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_health_check_definition( + def delete_workflow_error_response_handler( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Delete a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_health_check_definition(moid, async_req=True) + >>> thread = api.delete_workflow_error_response_handler(moid, async_req=True) >>> result = thread.get() Args: @@ -12396,19 +11732,19 @@ def delete_workflow_service_item_health_check_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_instance( + def delete_workflow_power_shell_batch_api_executor( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Delete a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_instance(moid, async_req=True) + >>> thread = api.delete_workflow_power_shell_batch_api_executor(moid, async_req=True) >>> result = thread.get() Args: @@ -12478,19 +11814,19 @@ def delete_workflow_service_item_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def delete_workflow_service_item_output( + def delete_workflow_rollback_workflow( self, moid, **kwargs ): - """Delete a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Delete a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_service_item_output(moid, async_req=True) + >>> thread = api.delete_workflow_rollback_workflow(moid, async_req=True) >>> result = thread.get() Args: @@ -12560,19 +11896,19 @@ def delete_workflow_service_item_output( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) - def delete_workflow_solution_action_definition( + def delete_workflow_service_item_action_definition( self, moid, **kwargs ): - """Delete a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_solution_action_definition(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_action_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -12642,19 +11978,19 @@ def delete_workflow_solution_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_solution_action_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_solution_definition( + def delete_workflow_service_item_action_instance( self, moid, **kwargs ): - """Delete a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_solution_definition(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_action_instance(moid, async_req=True) >>> result = thread.get() Args: @@ -12724,19 +12060,19 @@ def delete_workflow_solution_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_solution_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) - def delete_workflow_ssh_batch_executor( + def delete_workflow_service_item_definition( self, moid, **kwargs ): - """Delete a 'workflow.SshBatchExecutor' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_ssh_batch_executor(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -12806,19 +12142,19 @@ def delete_workflow_ssh_batch_executor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_ssh_batch_executor_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_task_definition( + def delete_workflow_service_item_health_check_definition( self, moid, **kwargs ): - """Delete a 'workflow.TaskDefinition' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_task_definition(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_health_check_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -12888,19 +12224,19 @@ def delete_workflow_task_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_task_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) - def delete_workflow_workflow_definition( + def delete_workflow_service_item_instance( self, moid, **kwargs ): - """Delete a 'workflow.WorkflowDefinition' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_workflow_definition(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_instance(moid, async_req=True) >>> result = thread.get() Args: @@ -12970,19 +12306,19 @@ def delete_workflow_workflow_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_workflow_definition_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) - def delete_workflow_workflow_info( + def delete_workflow_service_item_output( self, moid, **kwargs ): - """Delete a 'workflow.WorkflowInfo' resource. # noqa: E501 + """Delete a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.delete_workflow_workflow_info(moid, async_req=True) + >>> thread = api.delete_workflow_service_item_output(moid, async_req=True) >>> result = thread.get() Args: @@ -13052,19 +12388,19 @@ def delete_workflow_workflow_info( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.delete_workflow_workflow_info_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) - def get_workflow_ansible_batch_executor_by_moid( + def delete_workflow_ssh_batch_executor( self, moid, **kwargs ): - """Read a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 + """Delete a 'workflow.SshBatchExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_ansible_batch_executor_by_moid(moid, async_req=True) + >>> thread = api.delete_workflow_ssh_batch_executor(moid, async_req=True) >>> result = thread.get() Args: @@ -13103,7 +12439,7 @@ def get_workflow_ansible_batch_executor_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowAnsibleBatchExecutor + None If the method is called asynchronously, returns the request thread. """ @@ -13134,33 +12470,25 @@ def get_workflow_ansible_batch_executor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_ansible_batch_executor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_ssh_batch_executor_endpoint.call_with_http_info(**kwargs) - def get_workflow_ansible_batch_executor_list( + def delete_workflow_task_definition( self, + moid, **kwargs ): - """Read a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 + """Delete a 'workflow.TaskDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_ansible_batch_executor_list(async_req=True) + >>> thread = api.delete_workflow_task_definition(moid, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -13193,7 +12521,7 @@ def get_workflow_ansible_batch_executor_list( async_req (bool): execute request asynchronously Returns: - WorkflowAnsibleBatchExecutorResponse + None If the method is called asynchronously, returns the request thread. """ @@ -13222,19 +12550,21 @@ def get_workflow_ansible_batch_executor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_ansible_batch_executor_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_workflow_task_definition_endpoint.call_with_http_info(**kwargs) - def get_workflow_batch_api_executor_by_moid( + def delete_workflow_workflow_definition( self, moid, **kwargs ): - """Read a 'workflow.BatchApiExecutor' resource. # noqa: E501 + """Delete a 'workflow.WorkflowDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_batch_api_executor_by_moid(moid, async_req=True) + >>> thread = api.delete_workflow_workflow_definition(moid, async_req=True) >>> result = thread.get() Args: @@ -13273,7 +12603,7 @@ def get_workflow_batch_api_executor_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowBatchApiExecutor + None If the method is called asynchronously, returns the request thread. """ @@ -13304,33 +12634,25 @@ def get_workflow_batch_api_executor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_batch_api_executor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.delete_workflow_workflow_definition_endpoint.call_with_http_info(**kwargs) - def get_workflow_batch_api_executor_list( + def delete_workflow_workflow_info( self, + moid, **kwargs ): - """Read a 'workflow.BatchApiExecutor' resource. # noqa: E501 + """Delete a 'workflow.WorkflowInfo' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_batch_api_executor_list(async_req=True) + >>> thread = api.delete_workflow_workflow_info(moid, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -13363,7 +12685,7 @@ def get_workflow_batch_api_executor_list( async_req (bool): execute request asynchronously Returns: - WorkflowBatchApiExecutorResponse + None If the method is called asynchronously, returns the request thread. """ @@ -13392,19 +12714,21 @@ def get_workflow_batch_api_executor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_batch_api_executor_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.delete_workflow_workflow_info_endpoint.call_with_http_info(**kwargs) - def get_workflow_catalog_by_moid( + def get_workflow_ansible_batch_executor_by_moid( self, moid, **kwargs ): - """Read a 'workflow.Catalog' resource. # noqa: E501 + """Read a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_catalog_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_ansible_batch_executor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -13443,7 +12767,7 @@ def get_workflow_catalog_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowCatalog + WorkflowAnsibleBatchExecutor If the method is called asynchronously, returns the request thread. """ @@ -13474,18 +12798,18 @@ def get_workflow_catalog_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_catalog_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_ansible_batch_executor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_catalog_list( + def get_workflow_ansible_batch_executor_list( self, **kwargs ): - """Read a 'workflow.Catalog' resource. # noqa: E501 + """Read a 'workflow.AnsibleBatchExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_catalog_list(async_req=True) + >>> thread = api.get_workflow_ansible_batch_executor_list(async_req=True) >>> result = thread.get() @@ -13533,7 +12857,7 @@ def get_workflow_catalog_list( async_req (bool): execute request asynchronously Returns: - WorkflowCatalogResponse + WorkflowAnsibleBatchExecutorResponse If the method is called asynchronously, returns the request thread. """ @@ -13562,19 +12886,19 @@ def get_workflow_catalog_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_catalog_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_ansible_batch_executor_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_custom_data_type_definition_by_moid( + def get_workflow_batch_api_executor_by_moid( self, moid, **kwargs ): - """Read a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Read a 'workflow.BatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_custom_data_type_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_batch_api_executor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -13613,7 +12937,7 @@ def get_workflow_custom_data_type_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowCustomDataTypeDefinition + WorkflowBatchApiExecutor If the method is called asynchronously, returns the request thread. """ @@ -13644,18 +12968,18 @@ def get_workflow_custom_data_type_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_custom_data_type_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_batch_api_executor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_custom_data_type_definition_list( + def get_workflow_batch_api_executor_list( self, **kwargs ): - """Read a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Read a 'workflow.BatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_custom_data_type_definition_list(async_req=True) + >>> thread = api.get_workflow_batch_api_executor_list(async_req=True) >>> result = thread.get() @@ -13703,7 +13027,7 @@ def get_workflow_custom_data_type_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowCustomDataTypeDefinitionResponse + WorkflowBatchApiExecutorResponse If the method is called asynchronously, returns the request thread. """ @@ -13732,19 +13056,19 @@ def get_workflow_custom_data_type_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_custom_data_type_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_batch_api_executor_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_error_response_handler_by_moid( + def get_workflow_catalog_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Read a 'workflow.Catalog' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_error_response_handler_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_catalog_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -13783,7 +13107,7 @@ def get_workflow_error_response_handler_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowErrorResponseHandler + WorkflowCatalog If the method is called asynchronously, returns the request thread. """ @@ -13814,33 +13138,25 @@ def get_workflow_error_response_handler_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_error_response_handler_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_catalog_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_error_response_handler_list( + def get_workflow_catalog_item_definition_by_moid( self, + moid, **kwargs ): - """Read a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Read a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_error_response_handler_list(async_req=True) + >>> thread = api.get_workflow_catalog_item_definition_by_moid(moid, async_req=True) >>> result = thread.get() + Args: + moid (str): The unique Moid identifier of a resource instance. Keyword Args: - filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" - orderby (str): Determines what properties are used to sort the collection of resources.. [optional] - top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 - skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 - select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" - expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] - apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] - count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] - inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" - at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] - tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -13873,7 +13189,7 @@ def get_workflow_error_response_handler_list( async_req (bool): execute request asynchronously Returns: - WorkflowErrorResponseHandlerResponse + WorkflowCatalogItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -13902,25 +13218,35 @@ def get_workflow_error_response_handler_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_error_response_handler_list_endpoint.call_with_http_info(**kwargs) + kwargs['moid'] = \ + moid + return self.get_workflow_catalog_item_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_pending_dynamic_workflow_info_by_moid( + def get_workflow_catalog_item_definition_list( self, - moid, **kwargs ): - """Read a 'workflow.PendingDynamicWorkflowInfo' resource. # noqa: E501 + """Read a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_pending_dynamic_workflow_info_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_catalog_item_definition_list(async_req=True) >>> result = thread.get() - Args: - moid (str): The unique Moid identifier of a resource instance. Keyword Args: + filter (str): Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).. [optional] if omitted the server will use the default value of "" + orderby (str): Determines what properties are used to sort the collection of resources.. [optional] + top (int): Specifies the maximum number of resources to return in the response.. [optional] if omitted the server will use the default value of 100 + skip (int): Specifies the number of resources to skip in the response.. [optional] if omitted the server will use the default value of 0 + select (str): Specifies a subset of properties to return.. [optional] if omitted the server will use the default value of "" + expand (str): Specify additional attributes or related resources to return in addition to the primary resources.. [optional] + apply (str): Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.. [optional] + count (bool): The $count query specifies the service should return the count of the matching resources, instead of returning the resources.. [optional] + inlinecount (str): The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.. [optional] if omitted the server will use the default value of "allpages" + at (str): Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.. [optional] + tags (str): The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key.. [optional] _return_http_data_only (bool): response data without head status code and headers. Default is True. _preload_content (bool): if False, the urllib3.HTTPResponse object @@ -13953,7 +13279,7 @@ def get_workflow_pending_dynamic_workflow_info_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowPendingDynamicWorkflowInfo + WorkflowCatalogItemDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -13982,20 +13308,18 @@ def get_workflow_pending_dynamic_workflow_info_by_moid( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - kwargs['moid'] = \ - moid - return self.get_workflow_pending_dynamic_workflow_info_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_catalog_item_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_pending_dynamic_workflow_info_list( + def get_workflow_catalog_list( self, **kwargs ): - """Read a 'workflow.PendingDynamicWorkflowInfo' resource. # noqa: E501 + """Read a 'workflow.Catalog' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_pending_dynamic_workflow_info_list(async_req=True) + >>> thread = api.get_workflow_catalog_list(async_req=True) >>> result = thread.get() @@ -14043,7 +13367,7 @@ def get_workflow_pending_dynamic_workflow_info_list( async_req (bool): execute request asynchronously Returns: - WorkflowPendingDynamicWorkflowInfoResponse + WorkflowCatalogResponse If the method is called asynchronously, returns the request thread. """ @@ -14072,19 +13396,19 @@ def get_workflow_pending_dynamic_workflow_info_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_pending_dynamic_workflow_info_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_catalog_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_power_shell_batch_api_executor_by_moid( + def get_workflow_catalog_service_request_by_moid( self, moid, **kwargs ): - """Read a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 + """Read a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_power_shell_batch_api_executor_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_catalog_service_request_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14123,7 +13447,7 @@ def get_workflow_power_shell_batch_api_executor_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowPowerShellBatchApiExecutor + WorkflowCatalogServiceRequest If the method is called asynchronously, returns the request thread. """ @@ -14154,18 +13478,18 @@ def get_workflow_power_shell_batch_api_executor_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_power_shell_batch_api_executor_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_catalog_service_request_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_power_shell_batch_api_executor_list( + def get_workflow_catalog_service_request_list( self, **kwargs ): - """Read a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 + """Read a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_power_shell_batch_api_executor_list(async_req=True) + >>> thread = api.get_workflow_catalog_service_request_list(async_req=True) >>> result = thread.get() @@ -14213,7 +13537,7 @@ def get_workflow_power_shell_batch_api_executor_list( async_req (bool): execute request asynchronously Returns: - WorkflowPowerShellBatchApiExecutorResponse + WorkflowCatalogServiceRequestResponse If the method is called asynchronously, returns the request thread. """ @@ -14242,19 +13566,19 @@ def get_workflow_power_shell_batch_api_executor_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_power_shell_batch_api_executor_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_catalog_service_request_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_rollback_workflow_by_moid( + def get_workflow_custom_data_type_definition_by_moid( self, moid, **kwargs ): - """Read a 'workflow.RollbackWorkflow' resource. # noqa: E501 + """Read a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_rollback_workflow_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_custom_data_type_definition_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14293,7 +13617,7 @@ def get_workflow_rollback_workflow_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowRollbackWorkflow + WorkflowCustomDataTypeDefinition If the method is called asynchronously, returns the request thread. """ @@ -14324,18 +13648,18 @@ def get_workflow_rollback_workflow_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_rollback_workflow_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_custom_data_type_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_rollback_workflow_list( + def get_workflow_custom_data_type_definition_list( self, **kwargs ): - """Read a 'workflow.RollbackWorkflow' resource. # noqa: E501 + """Read a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_rollback_workflow_list(async_req=True) + >>> thread = api.get_workflow_custom_data_type_definition_list(async_req=True) >>> result = thread.get() @@ -14383,7 +13707,7 @@ def get_workflow_rollback_workflow_list( async_req (bool): execute request asynchronously Returns: - WorkflowRollbackWorkflowResponse + WorkflowCustomDataTypeDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -14412,19 +13736,19 @@ def get_workflow_rollback_workflow_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_rollback_workflow_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_custom_data_type_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_action_definition_by_moid( + def get_workflow_error_response_handler_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 + """Read a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_action_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_error_response_handler_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14463,7 +13787,7 @@ def get_workflow_service_item_action_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionDefinition + WorkflowErrorResponseHandler If the method is called asynchronously, returns the request thread. """ @@ -14494,18 +13818,18 @@ def get_workflow_service_item_action_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_action_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_error_response_handler_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_action_definition_list( + def get_workflow_error_response_handler_list( self, **kwargs ): - """Read a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 + """Read a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_action_definition_list(async_req=True) + >>> thread = api.get_workflow_error_response_handler_list(async_req=True) >>> result = thread.get() @@ -14553,7 +13877,7 @@ def get_workflow_service_item_action_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionDefinitionResponse + WorkflowErrorResponseHandlerResponse If the method is called asynchronously, returns the request thread. """ @@ -14582,19 +13906,19 @@ def get_workflow_service_item_action_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_action_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_error_response_handler_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_action_instance_by_moid( + def get_workflow_pending_dynamic_workflow_info_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 + """Read a 'workflow.PendingDynamicWorkflowInfo' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_action_instance_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_pending_dynamic_workflow_info_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14633,7 +13957,7 @@ def get_workflow_service_item_action_instance_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionInstance + WorkflowPendingDynamicWorkflowInfo If the method is called asynchronously, returns the request thread. """ @@ -14664,18 +13988,18 @@ def get_workflow_service_item_action_instance_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_action_instance_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_pending_dynamic_workflow_info_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_action_instance_list( + def get_workflow_pending_dynamic_workflow_info_list( self, **kwargs ): - """Read a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 + """Read a 'workflow.PendingDynamicWorkflowInfo' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_action_instance_list(async_req=True) + >>> thread = api.get_workflow_pending_dynamic_workflow_info_list(async_req=True) >>> result = thread.get() @@ -14723,7 +14047,7 @@ def get_workflow_service_item_action_instance_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionInstanceResponse + WorkflowPendingDynamicWorkflowInfoResponse If the method is called asynchronously, returns the request thread. """ @@ -14752,19 +14076,19 @@ def get_workflow_service_item_action_instance_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_action_instance_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_pending_dynamic_workflow_info_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_definition_by_moid( + def get_workflow_power_shell_batch_api_executor_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Read a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_power_shell_batch_api_executor_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14803,7 +14127,7 @@ def get_workflow_service_item_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemDefinition + WorkflowPowerShellBatchApiExecutor If the method is called asynchronously, returns the request thread. """ @@ -14834,18 +14158,18 @@ def get_workflow_service_item_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_power_shell_batch_api_executor_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_definition_list( + def get_workflow_power_shell_batch_api_executor_list( self, **kwargs ): - """Read a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Read a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_definition_list(async_req=True) + >>> thread = api.get_workflow_power_shell_batch_api_executor_list(async_req=True) >>> result = thread.get() @@ -14893,7 +14217,7 @@ def get_workflow_service_item_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemDefinitionResponse + WorkflowPowerShellBatchApiExecutorResponse If the method is called asynchronously, returns the request thread. """ @@ -14922,19 +14246,19 @@ def get_workflow_service_item_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_power_shell_batch_api_executor_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_health_check_definition_by_moid( + def get_workflow_rollback_workflow_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Read a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_health_check_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_rollback_workflow_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -14973,7 +14297,7 @@ def get_workflow_service_item_health_check_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckDefinition + WorkflowRollbackWorkflow If the method is called asynchronously, returns the request thread. """ @@ -15004,18 +14328,18 @@ def get_workflow_service_item_health_check_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_health_check_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_rollback_workflow_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_health_check_definition_list( + def get_workflow_rollback_workflow_list( self, **kwargs ): - """Read a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Read a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_health_check_definition_list(async_req=True) + >>> thread = api.get_workflow_rollback_workflow_list(async_req=True) >>> result = thread.get() @@ -15063,7 +14387,7 @@ def get_workflow_service_item_health_check_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckDefinitionResponse + WorkflowRollbackWorkflowResponse If the method is called asynchronously, returns the request thread. """ @@ -15092,19 +14416,19 @@ def get_workflow_service_item_health_check_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_health_check_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_rollback_workflow_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_health_check_execution_by_moid( + def get_workflow_service_item_action_definition_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemHealthCheckExecution' resource. # noqa: E501 + """Read a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_health_check_execution_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_action_definition_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15143,7 +14467,7 @@ def get_workflow_service_item_health_check_execution_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckExecution + WorkflowServiceItemActionDefinition If the method is called asynchronously, returns the request thread. """ @@ -15174,18 +14498,18 @@ def get_workflow_service_item_health_check_execution_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_health_check_execution_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_action_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_health_check_execution_list( + def get_workflow_service_item_action_definition_list( self, **kwargs ): - """Read a 'workflow.ServiceItemHealthCheckExecution' resource. # noqa: E501 + """Read a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_health_check_execution_list(async_req=True) + >>> thread = api.get_workflow_service_item_action_definition_list(async_req=True) >>> result = thread.get() @@ -15233,7 +14557,7 @@ def get_workflow_service_item_health_check_execution_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckExecutionResponse + WorkflowServiceItemActionDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -15262,19 +14586,19 @@ def get_workflow_service_item_health_check_execution_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_health_check_execution_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_action_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_instance_by_moid( + def get_workflow_service_item_action_instance_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_instance_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_action_instance_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15313,7 +14637,7 @@ def get_workflow_service_item_instance_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemInstance + WorkflowServiceItemActionInstance If the method is called asynchronously, returns the request thread. """ @@ -15344,18 +14668,18 @@ def get_workflow_service_item_instance_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_instance_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_action_instance_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_instance_list( + def get_workflow_service_item_action_instance_list( self, **kwargs ): - """Read a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_instance_list(async_req=True) + >>> thread = api.get_workflow_service_item_action_instance_list(async_req=True) >>> result = thread.get() @@ -15403,7 +14727,7 @@ def get_workflow_service_item_instance_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemInstanceResponse + WorkflowServiceItemActionInstanceResponse If the method is called asynchronously, returns the request thread. """ @@ -15432,19 +14756,19 @@ def get_workflow_service_item_instance_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_instance_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_action_instance_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_output_by_moid( + def get_workflow_service_item_attribute_by_moid( self, moid, **kwargs ): - """Read a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Read a 'workflow.ServiceItemAttribute' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_output_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_attribute_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15483,7 +14807,7 @@ def get_workflow_service_item_output_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemOutput + WorkflowServiceItemAttribute If the method is called asynchronously, returns the request thread. """ @@ -15514,18 +14838,18 @@ def get_workflow_service_item_output_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_service_item_output_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_attribute_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_service_item_output_list( + def get_workflow_service_item_attribute_list( self, **kwargs ): - """Read a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Read a 'workflow.ServiceItemAttribute' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_service_item_output_list(async_req=True) + >>> thread = api.get_workflow_service_item_attribute_list(async_req=True) >>> result = thread.get() @@ -15573,7 +14897,7 @@ def get_workflow_service_item_output_list( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemOutputResponse + WorkflowServiceItemAttributeResponse If the method is called asynchronously, returns the request thread. """ @@ -15602,19 +14926,19 @@ def get_workflow_service_item_output_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_service_item_output_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_attribute_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_action_definition_by_moid( + def get_workflow_service_item_definition_by_moid( self, moid, **kwargs ): - """Read a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Read a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_action_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_definition_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15653,7 +14977,7 @@ def get_workflow_solution_action_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionDefinition + WorkflowServiceItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -15684,18 +15008,18 @@ def get_workflow_solution_action_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_solution_action_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_action_definition_list( + def get_workflow_service_item_definition_list( self, **kwargs ): - """Read a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Read a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_action_definition_list(async_req=True) + >>> thread = api.get_workflow_service_item_definition_list(async_req=True) >>> result = thread.get() @@ -15743,7 +15067,7 @@ def get_workflow_solution_action_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionDefinitionResponse + WorkflowServiceItemDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -15772,19 +15096,19 @@ def get_workflow_solution_action_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_solution_action_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_action_instance_by_moid( + def get_workflow_service_item_health_check_definition_by_moid( self, moid, **kwargs ): - """Read a 'workflow.SolutionActionInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_action_instance_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_health_check_definition_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15823,7 +15147,7 @@ def get_workflow_solution_action_instance_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionInstance + WorkflowServiceItemHealthCheckDefinition If the method is called asynchronously, returns the request thread. """ @@ -15854,18 +15178,18 @@ def get_workflow_solution_action_instance_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_solution_action_instance_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_health_check_definition_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_action_instance_list( + def get_workflow_service_item_health_check_definition_list( self, **kwargs ): - """Read a 'workflow.SolutionActionInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_action_instance_list(async_req=True) + >>> thread = api.get_workflow_service_item_health_check_definition_list(async_req=True) >>> result = thread.get() @@ -15913,7 +15237,7 @@ def get_workflow_solution_action_instance_list( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionInstanceResponse + WorkflowServiceItemHealthCheckDefinitionResponse If the method is called asynchronously, returns the request thread. """ @@ -15942,19 +15266,19 @@ def get_workflow_solution_action_instance_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_solution_action_instance_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_health_check_definition_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_definition_by_moid( + def get_workflow_service_item_health_check_execution_by_moid( self, moid, **kwargs ): - """Read a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Read a 'workflow.ServiceItemHealthCheckExecution' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_definition_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_health_check_execution_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -15993,7 +15317,7 @@ def get_workflow_solution_definition_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionDefinition + WorkflowServiceItemHealthCheckExecution If the method is called asynchronously, returns the request thread. """ @@ -16024,18 +15348,18 @@ def get_workflow_solution_definition_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_solution_definition_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_health_check_execution_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_definition_list( + def get_workflow_service_item_health_check_execution_list( self, **kwargs ): - """Read a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Read a 'workflow.ServiceItemHealthCheckExecution' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_definition_list(async_req=True) + >>> thread = api.get_workflow_service_item_health_check_execution_list(async_req=True) >>> result = thread.get() @@ -16083,7 +15407,7 @@ def get_workflow_solution_definition_list( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionDefinitionResponse + WorkflowServiceItemHealthCheckExecutionResponse If the method is called asynchronously, returns the request thread. """ @@ -16112,19 +15436,19 @@ def get_workflow_solution_definition_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_solution_definition_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_health_check_execution_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_instance_by_moid( + def get_workflow_service_item_instance_by_moid( self, moid, **kwargs ): - """Read a 'workflow.SolutionInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_instance_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_instance_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -16163,7 +15487,7 @@ def get_workflow_solution_instance_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionInstance + WorkflowServiceItemInstance If the method is called asynchronously, returns the request thread. """ @@ -16194,18 +15518,18 @@ def get_workflow_solution_instance_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_solution_instance_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_instance_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_instance_list( + def get_workflow_service_item_instance_list( self, **kwargs ): - """Read a 'workflow.SolutionInstance' resource. # noqa: E501 + """Read a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_instance_list(async_req=True) + >>> thread = api.get_workflow_service_item_instance_list(async_req=True) >>> result = thread.get() @@ -16253,7 +15577,7 @@ def get_workflow_solution_instance_list( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionInstanceResponse + WorkflowServiceItemInstanceResponse If the method is called asynchronously, returns the request thread. """ @@ -16282,19 +15606,19 @@ def get_workflow_solution_instance_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_solution_instance_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_instance_list_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_output_by_moid( + def get_workflow_service_item_output_by_moid( self, moid, **kwargs ): - """Read a 'workflow.SolutionOutput' resource. # noqa: E501 + """Read a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_output_by_moid(moid, async_req=True) + >>> thread = api.get_workflow_service_item_output_by_moid(moid, async_req=True) >>> result = thread.get() Args: @@ -16333,7 +15657,7 @@ def get_workflow_solution_output_by_moid( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionOutput + WorkflowServiceItemOutput If the method is called asynchronously, returns the request thread. """ @@ -16364,18 +15688,18 @@ def get_workflow_solution_output_by_moid( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - return self.get_workflow_solution_output_by_moid_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_output_by_moid_endpoint.call_with_http_info(**kwargs) - def get_workflow_solution_output_list( + def get_workflow_service_item_output_list( self, **kwargs ): - """Read a 'workflow.SolutionOutput' resource. # noqa: E501 + """Read a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.get_workflow_solution_output_list(async_req=True) + >>> thread = api.get_workflow_service_item_output_list(async_req=True) >>> result = thread.get() @@ -16423,7 +15747,7 @@ def get_workflow_solution_output_list( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionOutputResponse + WorkflowServiceItemOutputResponse If the method is called asynchronously, returns the request thread. """ @@ -16452,7 +15776,7 @@ def get_workflow_solution_output_list( '_content_type') kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) - return self.get_workflow_solution_output_list_endpoint.call_with_http_info(**kwargs) + return self.get_workflow_service_item_output_list_endpoint.call_with_http_info(**kwargs) def get_workflow_ssh_batch_executor_by_moid( self, @@ -18328,23 +17652,23 @@ def patch_workflow_batch_api_executor( workflow_batch_api_executor return self.patch_workflow_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def patch_workflow_custom_data_type_definition( + def patch_workflow_catalog_item_definition( self, moid, - workflow_custom_data_type_definition, + workflow_catalog_item_definition, **kwargs ): - """Update a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Update a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_custom_data_type_definition(moid, workflow_custom_data_type_definition, async_req=True) + >>> thread = api.patch_workflow_catalog_item_definition(moid, workflow_catalog_item_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to update. + workflow_catalog_item_definition (WorkflowCatalogItemDefinition): The 'workflow.CatalogItemDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18380,7 +17704,7 @@ def patch_workflow_custom_data_type_definition( async_req (bool): execute request asynchronously Returns: - WorkflowCustomDataTypeDefinition + WorkflowCatalogItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -18411,27 +17735,27 @@ def patch_workflow_custom_data_type_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_custom_data_type_definition'] = \ - workflow_custom_data_type_definition - return self.patch_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_item_definition'] = \ + workflow_catalog_item_definition + return self.patch_workflow_catalog_item_definition_endpoint.call_with_http_info(**kwargs) - def patch_workflow_error_response_handler( + def patch_workflow_catalog_service_request( self, moid, - workflow_error_response_handler, + workflow_catalog_service_request, **kwargs ): - """Update a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Update a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_error_response_handler(moid, workflow_error_response_handler, async_req=True) + >>> thread = api.patch_workflow_catalog_service_request(moid, workflow_catalog_service_request, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to update. + workflow_catalog_service_request (WorkflowCatalogServiceRequest): The 'workflow.CatalogServiceRequest' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18467,7 +17791,7 @@ def patch_workflow_error_response_handler( async_req (bool): execute request asynchronously Returns: - WorkflowErrorResponseHandler + WorkflowCatalogServiceRequest If the method is called asynchronously, returns the request thread. """ @@ -18498,27 +17822,27 @@ def patch_workflow_error_response_handler( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_error_response_handler'] = \ - workflow_error_response_handler - return self.patch_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_service_request'] = \ + workflow_catalog_service_request + return self.patch_workflow_catalog_service_request_endpoint.call_with_http_info(**kwargs) - def patch_workflow_power_shell_batch_api_executor( + def patch_workflow_custom_data_type_definition( self, moid, - workflow_power_shell_batch_api_executor, + workflow_custom_data_type_definition, **kwargs ): - """Update a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 + """Update a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_power_shell_batch_api_executor(moid, workflow_power_shell_batch_api_executor, async_req=True) + >>> thread = api.patch_workflow_custom_data_type_definition(moid, workflow_custom_data_type_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to update. + workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18554,7 +17878,7 @@ def patch_workflow_power_shell_batch_api_executor( async_req (bool): execute request asynchronously Returns: - WorkflowPowerShellBatchApiExecutor + WorkflowCustomDataTypeDefinition If the method is called asynchronously, returns the request thread. """ @@ -18585,27 +17909,27 @@ def patch_workflow_power_shell_batch_api_executor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_power_shell_batch_api_executor'] = \ - workflow_power_shell_batch_api_executor - return self.patch_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_custom_data_type_definition'] = \ + workflow_custom_data_type_definition + return self.patch_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) - def patch_workflow_rollback_workflow( + def patch_workflow_error_response_handler( self, moid, - workflow_rollback_workflow, + workflow_error_response_handler, **kwargs ): - """Update a 'workflow.RollbackWorkflow' resource. # noqa: E501 + """Update a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_rollback_workflow(moid, workflow_rollback_workflow, async_req=True) + >>> thread = api.patch_workflow_error_response_handler(moid, workflow_error_response_handler, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to update. + workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18641,7 +17965,7 @@ def patch_workflow_rollback_workflow( async_req (bool): execute request asynchronously Returns: - WorkflowRollbackWorkflow + WorkflowErrorResponseHandler If the method is called asynchronously, returns the request thread. """ @@ -18672,27 +17996,27 @@ def patch_workflow_rollback_workflow( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_rollback_workflow'] = \ - workflow_rollback_workflow - return self.patch_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_error_response_handler'] = \ + workflow_error_response_handler + return self.patch_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_action_definition( + def patch_workflow_power_shell_batch_api_executor( self, moid, - workflow_service_item_action_definition, + workflow_power_shell_batch_api_executor, **kwargs ): - """Update a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 + """Update a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_action_definition(moid, workflow_service_item_action_definition, async_req=True) + >>> thread = api.patch_workflow_power_shell_batch_api_executor(moid, workflow_power_shell_batch_api_executor, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to update. + workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18728,7 +18052,7 @@ def patch_workflow_service_item_action_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionDefinition + WorkflowPowerShellBatchApiExecutor If the method is called asynchronously, returns the request thread. """ @@ -18759,27 +18083,27 @@ def patch_workflow_service_item_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_action_definition'] = \ - workflow_service_item_action_definition - return self.patch_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_power_shell_batch_api_executor'] = \ + workflow_power_shell_batch_api_executor + return self.patch_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_action_instance( + def patch_workflow_rollback_workflow( self, moid, - workflow_service_item_action_instance, + workflow_rollback_workflow, **kwargs ): - """Update a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 + """Update a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_action_instance(moid, workflow_service_item_action_instance, async_req=True) + >>> thread = api.patch_workflow_rollback_workflow(moid, workflow_rollback_workflow, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to update. + workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18815,7 +18139,7 @@ def patch_workflow_service_item_action_instance( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionInstance + WorkflowRollbackWorkflow If the method is called asynchronously, returns the request thread. """ @@ -18846,27 +18170,27 @@ def patch_workflow_service_item_action_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_action_instance'] = \ - workflow_service_item_action_instance - return self.patch_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_rollback_workflow'] = \ + workflow_rollback_workflow + return self.patch_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_definition( + def patch_workflow_service_item_action_definition( self, moid, - workflow_service_item_definition, + workflow_service_item_action_definition, **kwargs ): - """Update a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_definition(moid, workflow_service_item_definition, async_req=True) + >>> thread = api.patch_workflow_service_item_action_definition(moid, workflow_service_item_action_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to update. + workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18902,7 +18226,7 @@ def patch_workflow_service_item_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemDefinition + WorkflowServiceItemActionDefinition If the method is called asynchronously, returns the request thread. """ @@ -18932,28 +18256,28 @@ def patch_workflow_service_item_definition( kwargs['_host_index'] = kwargs.get('_host_index') kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ - moid - kwargs['workflow_service_item_definition'] = \ - workflow_service_item_definition - return self.patch_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) + moid + kwargs['workflow_service_item_action_definition'] = \ + workflow_service_item_action_definition + return self.patch_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_health_check_definition( + def patch_workflow_service_item_action_instance( self, moid, - workflow_service_item_health_check_definition, + workflow_service_item_action_instance, **kwargs ): - """Update a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_health_check_definition(moid, workflow_service_item_health_check_definition, async_req=True) + >>> thread = api.patch_workflow_service_item_action_instance(moid, workflow_service_item_action_instance, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to update. + workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -18989,7 +18313,7 @@ def patch_workflow_service_item_health_check_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckDefinition + WorkflowServiceItemActionInstance If the method is called asynchronously, returns the request thread. """ @@ -19020,27 +18344,27 @@ def patch_workflow_service_item_health_check_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_health_check_definition'] = \ - workflow_service_item_health_check_definition - return self.patch_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_action_instance'] = \ + workflow_service_item_action_instance + return self.patch_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_instance( + def patch_workflow_service_item_definition( self, moid, - workflow_service_item_instance, + workflow_service_item_definition, **kwargs ): - """Update a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Update a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_instance(moid, workflow_service_item_instance, async_req=True) + >>> thread = api.patch_workflow_service_item_definition(moid, workflow_service_item_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to update. + workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -19076,7 +18400,7 @@ def patch_workflow_service_item_instance( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemInstance + WorkflowServiceItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -19107,27 +18431,27 @@ def patch_workflow_service_item_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_instance'] = \ - workflow_service_item_instance - return self.patch_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_definition'] = \ + workflow_service_item_definition + return self.patch_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) - def patch_workflow_service_item_output( + def patch_workflow_service_item_health_check_definition( self, moid, - workflow_service_item_output, + workflow_service_item_health_check_definition, **kwargs ): - """Update a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Update a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_service_item_output(moid, workflow_service_item_output, async_req=True) + >>> thread = api.patch_workflow_service_item_health_check_definition(moid, workflow_service_item_health_check_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to update. + workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -19163,7 +18487,7 @@ def patch_workflow_service_item_output( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemOutput + WorkflowServiceItemHealthCheckDefinition If the method is called asynchronously, returns the request thread. """ @@ -19194,27 +18518,27 @@ def patch_workflow_service_item_output( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_output'] = \ - workflow_service_item_output - return self.patch_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_health_check_definition'] = \ + workflow_service_item_health_check_definition + return self.patch_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) - def patch_workflow_solution_action_definition( + def patch_workflow_service_item_instance( self, moid, - workflow_solution_action_definition, + workflow_service_item_instance, **kwargs ): - """Update a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_solution_action_definition(moid, workflow_solution_action_definition, async_req=True) + >>> thread = api.patch_workflow_service_item_instance(moid, workflow_service_item_instance, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_solution_action_definition (WorkflowSolutionActionDefinition): The 'workflow.SolutionActionDefinition' resource to update. + workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -19250,7 +18574,7 @@ def patch_workflow_solution_action_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionDefinition + WorkflowServiceItemInstance If the method is called asynchronously, returns the request thread. """ @@ -19281,27 +18605,27 @@ def patch_workflow_solution_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_solution_action_definition'] = \ - workflow_solution_action_definition - return self.patch_workflow_solution_action_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_instance'] = \ + workflow_service_item_instance + return self.patch_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) - def patch_workflow_solution_definition( + def patch_workflow_service_item_output( self, moid, - workflow_solution_definition, + workflow_service_item_output, **kwargs ): - """Update a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.patch_workflow_solution_definition(moid, workflow_solution_definition, async_req=True) + >>> thread = api.patch_workflow_service_item_output(moid, workflow_service_item_output, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_solution_definition (WorkflowSolutionDefinition): The 'workflow.SolutionDefinition' resource to update. + workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -19337,7 +18661,7 @@ def patch_workflow_solution_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionDefinition + WorkflowServiceItemOutput If the method is called asynchronously, returns the request thread. """ @@ -19368,9 +18692,9 @@ def patch_workflow_solution_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_solution_definition'] = \ - workflow_solution_definition - return self.patch_workflow_solution_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_output'] = \ + workflow_service_item_output + return self.patch_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) def patch_workflow_ssh_batch_executor( self, @@ -19981,23 +19305,23 @@ def update_workflow_batch_api_executor( workflow_batch_api_executor return self.update_workflow_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def update_workflow_custom_data_type_definition( + def update_workflow_catalog_item_definition( self, moid, - workflow_custom_data_type_definition, + workflow_catalog_item_definition, **kwargs ): - """Update a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 + """Update a 'workflow.CatalogItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_custom_data_type_definition(moid, workflow_custom_data_type_definition, async_req=True) + >>> thread = api.update_workflow_catalog_item_definition(moid, workflow_catalog_item_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to update. + workflow_catalog_item_definition (WorkflowCatalogItemDefinition): The 'workflow.CatalogItemDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20033,7 +19357,7 @@ def update_workflow_custom_data_type_definition( async_req (bool): execute request asynchronously Returns: - WorkflowCustomDataTypeDefinition + WorkflowCatalogItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -20064,27 +19388,27 @@ def update_workflow_custom_data_type_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_custom_data_type_definition'] = \ - workflow_custom_data_type_definition - return self.update_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_item_definition'] = \ + workflow_catalog_item_definition + return self.update_workflow_catalog_item_definition_endpoint.call_with_http_info(**kwargs) - def update_workflow_error_response_handler( + def update_workflow_catalog_service_request( self, moid, - workflow_error_response_handler, + workflow_catalog_service_request, **kwargs ): - """Update a 'workflow.ErrorResponseHandler' resource. # noqa: E501 + """Update a 'workflow.CatalogServiceRequest' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_error_response_handler(moid, workflow_error_response_handler, async_req=True) + >>> thread = api.update_workflow_catalog_service_request(moid, workflow_catalog_service_request, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to update. + workflow_catalog_service_request (WorkflowCatalogServiceRequest): The 'workflow.CatalogServiceRequest' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20120,7 +19444,7 @@ def update_workflow_error_response_handler( async_req (bool): execute request asynchronously Returns: - WorkflowErrorResponseHandler + WorkflowCatalogServiceRequest If the method is called asynchronously, returns the request thread. """ @@ -20151,27 +19475,27 @@ def update_workflow_error_response_handler( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_error_response_handler'] = \ - workflow_error_response_handler - return self.update_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_catalog_service_request'] = \ + workflow_catalog_service_request + return self.update_workflow_catalog_service_request_endpoint.call_with_http_info(**kwargs) - def update_workflow_power_shell_batch_api_executor( + def update_workflow_custom_data_type_definition( self, moid, - workflow_power_shell_batch_api_executor, + workflow_custom_data_type_definition, **kwargs ): - """Update a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 + """Update a 'workflow.CustomDataTypeDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_power_shell_batch_api_executor(moid, workflow_power_shell_batch_api_executor, async_req=True) + >>> thread = api.update_workflow_custom_data_type_definition(moid, workflow_custom_data_type_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to update. + workflow_custom_data_type_definition (WorkflowCustomDataTypeDefinition): The 'workflow.CustomDataTypeDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20207,7 +19531,7 @@ def update_workflow_power_shell_batch_api_executor( async_req (bool): execute request asynchronously Returns: - WorkflowPowerShellBatchApiExecutor + WorkflowCustomDataTypeDefinition If the method is called asynchronously, returns the request thread. """ @@ -20238,27 +19562,27 @@ def update_workflow_power_shell_batch_api_executor( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_power_shell_batch_api_executor'] = \ - workflow_power_shell_batch_api_executor - return self.update_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_custom_data_type_definition'] = \ + workflow_custom_data_type_definition + return self.update_workflow_custom_data_type_definition_endpoint.call_with_http_info(**kwargs) - def update_workflow_rollback_workflow( + def update_workflow_error_response_handler( self, moid, - workflow_rollback_workflow, + workflow_error_response_handler, **kwargs ): - """Update a 'workflow.RollbackWorkflow' resource. # noqa: E501 + """Update a 'workflow.ErrorResponseHandler' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_rollback_workflow(moid, workflow_rollback_workflow, async_req=True) + >>> thread = api.update_workflow_error_response_handler(moid, workflow_error_response_handler, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to update. + workflow_error_response_handler (WorkflowErrorResponseHandler): The 'workflow.ErrorResponseHandler' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20294,7 +19618,7 @@ def update_workflow_rollback_workflow( async_req (bool): execute request asynchronously Returns: - WorkflowRollbackWorkflow + WorkflowErrorResponseHandler If the method is called asynchronously, returns the request thread. """ @@ -20325,27 +19649,27 @@ def update_workflow_rollback_workflow( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_rollback_workflow'] = \ - workflow_rollback_workflow - return self.update_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_error_response_handler'] = \ + workflow_error_response_handler + return self.update_workflow_error_response_handler_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_action_definition( + def update_workflow_power_shell_batch_api_executor( self, moid, - workflow_service_item_action_definition, + workflow_power_shell_batch_api_executor, **kwargs ): - """Update a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 + """Update a 'workflow.PowerShellBatchApiExecutor' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_action_definition(moid, workflow_service_item_action_definition, async_req=True) + >>> thread = api.update_workflow_power_shell_batch_api_executor(moid, workflow_power_shell_batch_api_executor, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to update. + workflow_power_shell_batch_api_executor (WorkflowPowerShellBatchApiExecutor): The 'workflow.PowerShellBatchApiExecutor' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20381,7 +19705,7 @@ def update_workflow_service_item_action_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionDefinition + WorkflowPowerShellBatchApiExecutor If the method is called asynchronously, returns the request thread. """ @@ -20412,27 +19736,27 @@ def update_workflow_service_item_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_action_definition'] = \ - workflow_service_item_action_definition - return self.update_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_power_shell_batch_api_executor'] = \ + workflow_power_shell_batch_api_executor + return self.update_workflow_power_shell_batch_api_executor_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_action_instance( + def update_workflow_rollback_workflow( self, moid, - workflow_service_item_action_instance, + workflow_rollback_workflow, **kwargs ): - """Update a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 + """Update a 'workflow.RollbackWorkflow' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_action_instance(moid, workflow_service_item_action_instance, async_req=True) + >>> thread = api.update_workflow_rollback_workflow(moid, workflow_rollback_workflow, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to update. + workflow_rollback_workflow (WorkflowRollbackWorkflow): The 'workflow.RollbackWorkflow' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20468,7 +19792,7 @@ def update_workflow_service_item_action_instance( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemActionInstance + WorkflowRollbackWorkflow If the method is called asynchronously, returns the request thread. """ @@ -20499,27 +19823,27 @@ def update_workflow_service_item_action_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_action_instance'] = \ - workflow_service_item_action_instance - return self.update_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_rollback_workflow'] = \ + workflow_rollback_workflow + return self.update_workflow_rollback_workflow_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_definition( + def update_workflow_service_item_action_definition( self, moid, - workflow_service_item_definition, + workflow_service_item_action_definition, **kwargs ): - """Update a 'workflow.ServiceItemDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemActionDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_definition(moid, workflow_service_item_definition, async_req=True) + >>> thread = api.update_workflow_service_item_action_definition(moid, workflow_service_item_action_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to update. + workflow_service_item_action_definition (WorkflowServiceItemActionDefinition): The 'workflow.ServiceItemActionDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20555,7 +19879,7 @@ def update_workflow_service_item_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemDefinition + WorkflowServiceItemActionDefinition If the method is called asynchronously, returns the request thread. """ @@ -20586,27 +19910,27 @@ def update_workflow_service_item_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_definition'] = \ - workflow_service_item_definition - return self.update_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_action_definition'] = \ + workflow_service_item_action_definition + return self.update_workflow_service_item_action_definition_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_health_check_definition( + def update_workflow_service_item_action_instance( self, moid, - workflow_service_item_health_check_definition, + workflow_service_item_action_instance, **kwargs ): - """Update a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemActionInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_health_check_definition(moid, workflow_service_item_health_check_definition, async_req=True) + >>> thread = api.update_workflow_service_item_action_instance(moid, workflow_service_item_action_instance, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to update. + workflow_service_item_action_instance (WorkflowServiceItemActionInstance): The 'workflow.ServiceItemActionInstance' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20642,7 +19966,7 @@ def update_workflow_service_item_health_check_definition( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemHealthCheckDefinition + WorkflowServiceItemActionInstance If the method is called asynchronously, returns the request thread. """ @@ -20673,27 +19997,27 @@ def update_workflow_service_item_health_check_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_health_check_definition'] = \ - workflow_service_item_health_check_definition - return self.update_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_action_instance'] = \ + workflow_service_item_action_instance + return self.update_workflow_service_item_action_instance_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_instance( + def update_workflow_service_item_definition( self, moid, - workflow_service_item_instance, + workflow_service_item_definition, **kwargs ): - """Update a 'workflow.ServiceItemInstance' resource. # noqa: E501 + """Update a 'workflow.ServiceItemDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_instance(moid, workflow_service_item_instance, async_req=True) + >>> thread = api.update_workflow_service_item_definition(moid, workflow_service_item_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to update. + workflow_service_item_definition (WorkflowServiceItemDefinition): The 'workflow.ServiceItemDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20729,7 +20053,7 @@ def update_workflow_service_item_instance( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemInstance + WorkflowServiceItemDefinition If the method is called asynchronously, returns the request thread. """ @@ -20760,27 +20084,27 @@ def update_workflow_service_item_instance( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_instance'] = \ - workflow_service_item_instance - return self.update_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_definition'] = \ + workflow_service_item_definition + return self.update_workflow_service_item_definition_endpoint.call_with_http_info(**kwargs) - def update_workflow_service_item_output( + def update_workflow_service_item_health_check_definition( self, moid, - workflow_service_item_output, + workflow_service_item_health_check_definition, **kwargs ): - """Update a 'workflow.ServiceItemOutput' resource. # noqa: E501 + """Update a 'workflow.ServiceItemHealthCheckDefinition' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_service_item_output(moid, workflow_service_item_output, async_req=True) + >>> thread = api.update_workflow_service_item_health_check_definition(moid, workflow_service_item_health_check_definition, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to update. + workflow_service_item_health_check_definition (WorkflowServiceItemHealthCheckDefinition): The 'workflow.ServiceItemHealthCheckDefinition' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20816,7 +20140,7 @@ def update_workflow_service_item_output( async_req (bool): execute request asynchronously Returns: - WorkflowServiceItemOutput + WorkflowServiceItemHealthCheckDefinition If the method is called asynchronously, returns the request thread. """ @@ -20847,27 +20171,27 @@ def update_workflow_service_item_output( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_service_item_output'] = \ - workflow_service_item_output - return self.update_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_health_check_definition'] = \ + workflow_service_item_health_check_definition + return self.update_workflow_service_item_health_check_definition_endpoint.call_with_http_info(**kwargs) - def update_workflow_solution_action_definition( + def update_workflow_service_item_instance( self, moid, - workflow_solution_action_definition, + workflow_service_item_instance, **kwargs ): - """Update a 'workflow.SolutionActionDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemInstance' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_solution_action_definition(moid, workflow_solution_action_definition, async_req=True) + >>> thread = api.update_workflow_service_item_instance(moid, workflow_service_item_instance, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_solution_action_definition (WorkflowSolutionActionDefinition): The 'workflow.SolutionActionDefinition' resource to update. + workflow_service_item_instance (WorkflowServiceItemInstance): The 'workflow.ServiceItemInstance' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20903,7 +20227,7 @@ def update_workflow_solution_action_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionActionDefinition + WorkflowServiceItemInstance If the method is called asynchronously, returns the request thread. """ @@ -20934,27 +20258,27 @@ def update_workflow_solution_action_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_solution_action_definition'] = \ - workflow_solution_action_definition - return self.update_workflow_solution_action_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_instance'] = \ + workflow_service_item_instance + return self.update_workflow_service_item_instance_endpoint.call_with_http_info(**kwargs) - def update_workflow_solution_definition( + def update_workflow_service_item_output( self, moid, - workflow_solution_definition, + workflow_service_item_output, **kwargs ): - """Update a 'workflow.SolutionDefinition' resource. # noqa: E501 + """Update a 'workflow.ServiceItemOutput' resource. # noqa: E501 This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please pass async_req=True - >>> thread = api.update_workflow_solution_definition(moid, workflow_solution_definition, async_req=True) + >>> thread = api.update_workflow_service_item_output(moid, workflow_service_item_output, async_req=True) >>> result = thread.get() Args: moid (str): The unique Moid identifier of a resource instance. - workflow_solution_definition (WorkflowSolutionDefinition): The 'workflow.SolutionDefinition' resource to update. + workflow_service_item_output (WorkflowServiceItemOutput): The 'workflow.ServiceItemOutput' resource to update. Keyword Args: if_match (str): For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request.. [optional] @@ -20990,7 +20314,7 @@ def update_workflow_solution_definition( async_req (bool): execute request asynchronously Returns: - WorkflowSolutionDefinition + WorkflowServiceItemOutput If the method is called asynchronously, returns the request thread. """ @@ -21021,9 +20345,9 @@ def update_workflow_solution_definition( kwargs['_request_auths'] = kwargs.get('_request_auths', None) kwargs['moid'] = \ moid - kwargs['workflow_solution_definition'] = \ - workflow_solution_definition - return self.update_workflow_solution_definition_endpoint.call_with_http_info(**kwargs) + kwargs['workflow_service_item_output'] = \ + workflow_service_item_output + return self.update_workflow_service_item_output_endpoint.call_with_http_info(**kwargs) def update_workflow_ssh_batch_executor( self, diff --git a/intersight/api_client.py b/intersight/api_client.py index 9d9bf3e1aa..c593020348 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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.11265/python' + self.user_agent = 'OpenAPI-Generator/1.0.11.11360/python' def __enter__(self): return self diff --git a/intersight/configuration.py b/intersight/configuration.py index 339725c9ec..95c93bbdb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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-11265\n"\ - "SDK Package Version: 1.0.11.11265".\ + "Version of the API: 1.0.11-11360\n"\ + "SDK Package Version: 1.0.11.11360".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/intersight/exceptions.py b/intersight/exceptions.py index 6120f70ce5..737f02aa0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8daa03b1d9..2a94ad5821 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36a4a94baf..c7fb8f4aa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84272181bf..d35043836c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87e2143afb..8ff856a99c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57b537eba4..f679ec147b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f89df25bb6..b476efc204 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63df179492..23448ba8ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a79cec07a7..5d060ece04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b133f71895..182859dc44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e872c099e..106e5ebec3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc72172e1b..d9836c9c09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bcd4e6da0..c8d6a7b1ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f23ae92d3b..11e3919e6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42bd40bc55..235bed0c8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a59a9799a..7c8c151418 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fda4260601..1f8598c755 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd0415ae98..34fdfb209e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7673fd23b1..fbba1162f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c063f575a..3db33ab874 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d63aaaca96..eb6dbb7f6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fa8f9b262..fb159bbe99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e35b965703..961545c85c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04bb3243aa..deaef5430b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f943bfcbbb..7142fae1e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bf9296705..39e8f12758 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4090b9634c..80665f26a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73aea23bf1..3eaaa81bc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 268e1224e2..8fd191eab1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 206755dda4..a26c5b5e50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c162b63571..73d01ba2f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a40047ae3..ef595f9c52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 118f6f58e9..c1cd0c2455 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b345253092..9dd685b6e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e0291fd36..8e0ee87747 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69cae9076a..0accbebe5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c2abe0c0d..fd2fac3331 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bdc7b85f0e..c3bb8fbfbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e481c53d3..279d25011a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3c83816e5..c861af3333 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 216aaa26eb..adb74e4d1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c87268dc40..e71e40aaeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65c37191bf..82ee054755 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d5b103753..91cff63d9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29ba9241a0..e8cf17f674 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2d449c2c8..8b6be23912 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e7b0b40cf..53bf0ee59f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f8308b556..ce17b19b7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class AdapterExtEthInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_ext_eth_interface_response.py b/intersight/model/adapter_ext_eth_interface_response.py index ba5cd97664..58a92606d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 816ed4b843..6fa5526792 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47b7f526cc..2f1bd5d387 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a64d855870..4ddd9246d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f36931d58..a680a6f5ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e268c187b8..e7dbaadfec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27689fc661..3ee95c1b5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d4b82633b..2b9fa90ff4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -864,6 +864,7 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1123,6 +1124,8 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1130,16 +1133,12 @@ class AdapterHostEthInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_host_eth_interface_response.py b/intersight/model/adapter_host_eth_interface_response.py index 3095b3c6e6..6270a83e69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4618079312..5fccafea7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01a98349ed..833603f2ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7319f67820..0c7c94cfee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b0902748d..22e5e5612a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b9d9efc7e..198f5a75ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -864,6 +864,7 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1123,6 +1124,8 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1130,16 +1133,12 @@ class AdapterHostFcInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_host_fc_interface_response.py b/intersight/model/adapter_host_fc_interface_response.py index 92e0f3ed7c..d2edb80ddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 913668675e..4ec975f19d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 265b0ae268..afdeafc2f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35e1c7188b..13ef1cf15e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a914a6400e..2af818b4ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9ca7c35c5..ce1d6a3dbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class AdapterHostIscsiInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_host_iscsi_interface_response.py b/intersight/model/adapter_host_iscsi_interface_response.py index 8da2cf3608..20a6b53e0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c97c638e38..07f0fc5525 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 727a21012e..fe3bf81cb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98d4666678..63afa160a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f823bfd246..341e99ed52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 200c690eaf..e9f0d76818 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b97364d90..68a8a7f2f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 927d675ae8..939b6edd18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7618973e3b..86c35266dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83980bef39..9dfb9ca27f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class AdapterUnitExpanderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_unit_expander_response.py b/intersight/model/adapter_unit_expander_response.py index 9bb2cdaebd..f494950354 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99ddc8cee5..29284b9649 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9a5523431..546da66098 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ace6c22d4..f490478595 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class AdapterUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class AdapterUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class AdapterUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/adapter_unit_response.py b/intersight/model/adapter_unit_response.py index fc4304b87c..e5a29d77ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ca4556111..2b13677395 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47c7a4b7a1..1dc755ad9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d883acf9e8..f3f9e3f386 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53e78ef446..eb1b52fd2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd8c8eea8a..3f478c60e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35b7c8f470..b54c6bbf5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9aa3bf679e..7911659e0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class ApplianceAppStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class ApplianceAppStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class ApplianceAppStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_app_status_response.py b/intersight/model/appliance_app_status_response.py index f0c2de719a..851a9b29ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1a8574c08..0cbb1a5a55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 869b33da8f..32a5026ece 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88f97e42b9..1b2afecdb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d083d3cdb0..b4a2df697f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 508fe720d8..6e00d28896 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0af2c44b3b..879ab1992f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1f1ae23d7..8ae8965785 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e43f072415..4dfa6c65c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 475182ca44..91e405b6fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a84613145..f0040a317e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9446b15fab..11e71e9f10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcbbb45c85..943c2dde89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6e4396e27..13b9e48b4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4379f53434..0935d56af7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 763b62b5db..7a9f98b815 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0016a9cc8f..18e56440ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 510a01b076..8db1d71157 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ce9894272..b711a37240 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dda9c1ac7e..2e607bf50e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14faeed2ee..5f5ab8d579 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12cf899c98..bc6ad0e7e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a649291d8..87573b4c1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01833b15de..59ad21f0e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31e35f58a6..4ceb4983fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ca63a0b58..2e588f22ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6882f6178c..baa6e4496e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 613fb6c1f9..e6a5656525 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba85a534a5..65b7ca1c4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e783de114e..b72a40f1e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87879a8cb4..07634e9d44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1740e2f9db..b4f6e9ea68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93f18e8322..4a80bd5279 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a224a930e2..1fa0d1c143 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c234d41b1..5cbf29e7ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5127240620..33cd26ac55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36760b8cb9..6f7ccf82c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fbc2f21bc..118133fe00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08fb124250..8a5f656acb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 260cc5af05..d54a49d165 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ada9a5f88..356a6260b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 865aa2cce5..d1055e0ebf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e943ca61c..3203a07a32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43db8e5cda..95295eec8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf700bba91..2747712f89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e604e7230..6556fa55b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b13ec473d0..c92ad3d6d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a6dea29ec..0054df5fe6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class ApplianceDataExportPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_data_export_policy_response.py b/intersight/model/appliance_data_export_policy_response.py index ae38dda153..7a914d5b6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4aaf50aa07..8c6209c0c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 892a6b0f71..569f5ca555 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdfd87d28d..40852520bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75e747f91a..ea84b742c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8bbcb7718..70d71f1e96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d4c40e1d6..31fa417a55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 274a3097e4..b203889f04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53c7e3f002..1223572391 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db041eb3d1..afb89c8eaa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d5969f397..736622bd70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aed2af64e2..9fd6d0387a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdb04b75f5..fbfd0e7339 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 841256c4e1..2fb03470d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 574d5af5dc..227677df7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a614aad35..9da1faa4a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76013695fd..8fe576ac03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91cf9fddd1..7445693cce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55f947ba02..b28c7a8793 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b38f0d9d3f..d4245b1e53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc4da39815..9ef7516d10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2de3b1661..3821d5250a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae11df14dd..c65a0e0488 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 264add4c4a..88369e619f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d864f2b06..72ac7f1594 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 827043beb0..2ae1a62900 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75cb4413dc..b376ac77a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b36d368caf..360a21bbeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b3670500c..0999011825 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c28eebd915..59f4141a16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c02514a4f..dc48026b94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6123dd361c..2d7092f915 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f975e3d049..73c59aec93 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce9fa8053c..a9714f23c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9afda8dbb..31312cf30b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59e30ee5b5..dd1d42964f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ff89cd975..b85fdc0b49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2168980c65..7154b3bcfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94342844dc..751800fde3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98f6590136..e216ab4005 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82f643a70f..6b91442376 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class ApplianceFileSystemStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_file_system_status_response.py b/intersight/model/appliance_file_system_status_response.py index 59bbf4753e..40711a9d6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4689459fcc..bcc8c39ec7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a65704b03..30221648dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32ad5c79c2..d04eea8cd7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ea9057309..38e8e4249f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f31202e9b..9a3855477b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class ApplianceGroupStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_group_status_response.py b/intersight/model/appliance_group_status_response.py index 8e06eb4734..ade653cabe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6cd570918..421cea60b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efc32c3f47..6cc22dfbca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 588a17055e..afdf87b9be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59ce5d762b..757f35035f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79c65f3b3d..5679ca5ba7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class ApplianceImageBundleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class ApplianceImageBundleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class ApplianceImageBundleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_image_bundle_response.py b/intersight/model/appliance_image_bundle_response.py index ab20e2959b..f46cde8fa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b116f835a6..e3d1197bcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae14dfcefa..47f5cf7b82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6372debe06..f47addca3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ace6ef29b5..6e0c91cf7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1183ac6af5..f4ec304ed8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c70daa5d44..4683f3d36c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b406cc60c..346821fe79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42f4dfae8d..130c009c99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eee80db267..880f08f6f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5cc21784f..24ed976c75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52f0062460..a0853c85aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76117b05e8..c83c93f8e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class ApplianceNodeInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_node_info_response.py b/intersight/model/appliance_node_info_response.py index ddb0613b48..13bfe60be8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 730b286f44..783f39009e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15d8ae24a8..5130026813 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b608b4ca4..9691fa6a7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b080675b3..48975162fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 830de4d304..25832f89c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22257c04e0..55f32bb68e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c89b0d0e2c..3dd640b8ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class ApplianceNodeStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_node_status_response.py b/intersight/model/appliance_node_status_response.py index 4229abefa3..22bb684c55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bd4947291..7db0ff0ae3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db064c593b..83d34d68f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2616010fae..aed0529506 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80ff572e37..525abd5f65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 175cbf821c..b7608a8847 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2863d89749..ea4361df28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de6fd5c604..41c4dd5ed8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26ce91d0e4..983eed4bf4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37068b4d8f..9d7c9e42ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be9248e809..a7a4af2729 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7b3cd59c2..67e1cd45d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a2855fc31..419704b638 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85712e8cfb..19e789b1d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e3d131fce..c8f4f69bc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aaa4d48ff..6e4d9aaea1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4c15d9dca..f200b90d95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f68655316a..c1453de290 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e35ab29be..8d404bb7b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c4c8c86ae..48203a9b48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b390dde04e..c122a8b3dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aac8c8ebd0..e43db030b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25eb941f33..55605c9663 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb07aacf12..a77341928b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fbff1e3a94..7a0ae28672 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3393993f1f..f29f3a5b29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a67b0fbc25..26300c9b96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12a8d540ff..01b473088b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1059,6 +1059,7 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1318,6 +1319,8 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1325,16 +1328,12 @@ class ApplianceSystemInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_system_info_response.py b/intersight/model/appliance_system_info_response.py index 0389b8f25d..b341dec45c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb03e5c122..40bf248fb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74a61e9584..35f2b0aaa4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88a42d9799..7c2d670e7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37a7eea3e4..4413c38b64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94e2494339..c3c5ccf596 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class ApplianceSystemStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/appliance_system_status_response.py b/intersight/model/appliance_system_status_response.py index aacda825e3..e7013d62bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe84ac6b42..a9973a2d95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bdb700fd79..4987cd4011 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49a0b03d35..f2d2d7851e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c4dc21b63..fa8494e4aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24bae45e4e..e5f0b626f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 375fd042d2..a90155a91d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e63aef93b..5e71e5154c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 279b9f2dc2..5977e517a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbf7ae5b8e..d48ba88b37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1a259321f..105c9cc56f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea3b0f37cc..377a45163a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab805cd77c..349e53cfa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8195b15cf..c39347f306 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75620c7468..2f7a0d38e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d14c950416..14b4f57e7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1d884bbb8..2f612c37d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88f32631ca..c06e6d8c7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7ee38fc34..f07e06a38b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43cd607f2e..e41163fb89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a0846b989..7f475bb96e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f77292b3c..56f45737a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36e7423ce6..e73ac3b276 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9eb48f9346..8d08ccd1b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea5dece8ec..699720c461 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class AssetClusterMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class AssetClusterMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class AssetClusterMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_cluster_member_response.py b/intersight/model/asset_cluster_member_response.py index 3a6485bf9a..10c67a1c48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c6502e1c8..dd46b65c15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b00f342ad9..364773fc09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b10716a9c8..6195adf0eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c3dc6ddbc..6395f7a472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54df236507..c9283e3df9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31d9a73d6c..1f5b4a1c0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51ec966aaa..48921abb71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -510,6 +510,9 @@ class AssetCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -652,7 +655,6 @@ class AssetCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -683,21 +685,34 @@ class AssetCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1153,6 +1168,9 @@ class AssetCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1295,7 +1313,6 @@ class AssetCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1326,21 +1343,34 @@ class AssetCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/asset_customer_information.py b/intersight/model/asset_customer_information.py index fd7a0f1006..0e61b541b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe640178e7..c13b1695ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 314fcf8a56..8f7ca9f6d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c702b1d437..63b914899f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8271b166c2..4cba39731c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff85a89c4f..60a5ab77bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b6388a16f..9278d77d03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 722ef2a662..3c73c98770 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f00045b816..d836e75946 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56654d31db..74619ea336 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d64b136ea2..0fc1b0fe56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0c1520bb8..fb434d13ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e27bb19f2f..556a6c4d9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad70cd49bf..2aed222bb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9947396c64..fc8e800e9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class AssetDeploymentDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_deployment_device_response.py b/intersight/model/asset_deployment_device_response.py index f2d3d07239..0a00099840 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 012429928f..da9f30f55e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 857b04ad2e..87dd0e84a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 755b80d304..c2bcbb21e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -811,6 +811,7 @@ class AssetDeploymentRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1070,6 +1071,8 @@ class AssetDeploymentRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1077,16 +1080,12 @@ class AssetDeploymentRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_deployment_response.py b/intersight/model/asset_deployment_response.py index 9085de9a42..db31ab6063 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 290e5e68f6..f073fccf9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ac9a9ba80..1f4fa03828 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 325a4cd24d..3df7f304e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class AssetDeviceClaimRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class AssetDeviceClaimRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class AssetDeviceClaimRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_device_configuration.py b/intersight/model/asset_device_configuration.py index 7d95b48a18..599c281555 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 457909af2f..98ee11d70d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5b2b9e263..f1e823a079 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1553944210..f48c1d1e63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10e26abd63..591d7d151b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class AssetDeviceConfigurationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_device_configuration_response.py b/intersight/model/asset_device_configuration_response.py index 7c974ba721..28d601719b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7984917bc5..2ddb70f771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3860874e1..96fcfee293 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e02f42a123..d44ed84188 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -786,6 +786,7 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1045,6 +1046,8 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1052,16 +1055,12 @@ class AssetDeviceConnectionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_device_connector_manager.py b/intersight/model/asset_device_connector_manager.py index 5ca37d87e0..e368a3b3db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a95d332e6c..a1d1489af7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a376dcac6..571a2a82cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63d56688dd..cb5bd4ea54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48fd8d9bcc..79d22fa147 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b23f63d89f..28ea135f7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df9c404b25..0534c1a33a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8201ed6d21..38d0bd6de4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e5617dcb7..0201b2ba3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf3676c014..e074691292 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -888,6 +888,7 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1147,6 +1148,8 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1154,16 +1157,12 @@ class AssetDeviceContractInformationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_device_contract_information_response.py b/intersight/model/asset_device_contract_information_response.py index a8d408dbd9..72fe8644a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31b4327335..a49479322c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e40e641cd5..f292c19378 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e394b98a7c..0257fc85e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class AssetDeviceEndpointLocalCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/asset_device_information.py b/intersight/model/asset_device_information.py index 71ba450fa0..843c3ff243 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc70606c5c..a24064f37e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9522e799f..5579dff289 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3291dfcac..0b4f752ffd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6f6b8d68b..e5a71836d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 519c5dfe8b..2aad581cae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3295f250f..5262b7c674 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -882,6 +882,7 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1141,6 +1142,8 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1148,16 +1151,12 @@ class AssetDeviceRegistrationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_device_registration_response.py b/intersight/model/asset_device_registration_response.py index 4923447d6b..f81b5e1c9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a4286fe96..555f188a49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1217d33d14..b798796cfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acb0281fdd..52a0fe00ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75d9b5dd1d..5a1181e31e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_generic_target_claim_options.py b/intersight/model/asset_generic_target_claim_options.py index 780317136b..0efff6acf7 100644 --- a/intersight/model/asset_generic_target_claim_options.py +++ b/intersight/model/asset_generic_target_claim_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_generic_target_claim_options_all_of.py b/intersight/model/asset_generic_target_claim_options_all_of.py index b032027593..3a1e977c60 100644 --- a/intersight/model/asset_generic_target_claim_options_all_of.py +++ b/intersight/model/asset_generic_target_claim_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cea25f4fbd..4a4521e320 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02dbd7ea99..46160dd234 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b97fd7810e..7463c45d28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac5554a586..f9295f7f54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b1d584ffb..d1c3aaf140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45f83aee85..a45746efdc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddbb96b300..7406ebeb6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 945513faca..56f9ed30e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6db409fca8..e191b5e862 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bf97a6ff5..5a92b41b75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93a7c7a0f8..6c973586e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b39642bbd..6996aeaf71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class AssetNoAuthenticationCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class AssetNoAuthenticationCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class AssetNoAuthenticationCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class AssetNoAuthenticationCredential(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class AssetNoAuthenticationCredential(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class AssetNoAuthenticationCredential(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/asset_oauth_bearer_token_credential.py b/intersight/model/asset_oauth_bearer_token_credential.py index 6dbb579519..dafb2f1621 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77cb6abdca..fae04fa502 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39b756ba6d..19069db33d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8a5e20c5b..72a268e3a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f3ed64af5..1110ac1c20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b6ce5143d..cf17d3403e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8274ea1c5f..edbf7f55e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41fa34d535..a94c918799 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af73227cd5..ec6d3edc6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a11343b035..9179ccf59c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49cfe724b4..3df03dc6c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fed8c84e6..5707b89d72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8850eaf66c..d6cc9bdad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5f238074f..6956c28bb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a201cd140..c8a55cd788 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e46d35234..1950e153d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 353eaaafc0..398eb412ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4699c40cb..48061d94c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f20d97b34..ff99aa77c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52c89e5c37..83203fd0f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ba46f2b91..eb8847e7f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb99dc411d..df93c00984 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -530,6 +530,9 @@ class AssetServiceOptions(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -672,7 +675,6 @@ class AssetServiceOptions(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -703,21 +705,34 @@ class AssetServiceOptions(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1173,6 +1188,9 @@ class AssetServiceOptions(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1315,7 +1333,6 @@ class AssetServiceOptions(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1346,21 +1363,34 @@ class AssetServiceOptions(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/asset_ssh_connection.py b/intersight/model/asset_ssh_connection.py index 19e3f58991..1ec3ac5cf7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af39286068..c42cbd6628 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec0c1d2973..b15cad8be2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df918a9aeb..f92c138369 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c7449047b..bd6fa70779 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62ba4bc8c4..9bbd692524 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1fda08d94..c8ba4fd1a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bb6705777..aeb3aeb9b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class AssetSubscriptionAccountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_subscription_account_response.py b/intersight/model/asset_subscription_account_response.py index 530f07825c..673aa3580e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 450f3907a3..66b6498c4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63172b1690..23e923ddf3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bf55f0533..732b5738ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf7b909369..a4b0742bda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2918bc6753..6e2bad162a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12db56af79..7b01e68bc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b6c1618b0..7d6d016b65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 916d9df47b..cf5e7f612f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 950d7b7fa8..0e5f375542 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class AssetSubscriptionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class AssetSubscriptionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class AssetSubscriptionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_subscription_response.py b/intersight/model/asset_subscription_response.py index ca72ea1575..336436759a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bf386f541..f1bafd5e38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7432d93a3..da71f04a39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b85ee862dc..a7b7bb6711 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6aa6393c32..fe5b5e777a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49201d6868..26a4333e0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed8320a36d..59ab419b30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 463266e9c3..2cac231fc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce60e43214..dfcaee56e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbee9997df..33fb8e8da0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -880,6 +880,7 @@ class AssetTargetRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1139,6 +1140,8 @@ class AssetTargetRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1146,16 +1149,12 @@ class AssetTargetRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/asset_target_response.py b/intersight/model/asset_target_response.py index c42f3fcdc1..843ea20800 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5aba2427fd..f736e6c577 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 510fa31868..6a47b332ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 357871d88a..2cfba97b10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class AssetTargetStatusDetails(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class AssetTargetStatusDetails(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class AssetTargetStatusDetails(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class AssetTargetStatusDetails(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class AssetTargetStatusDetails(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class AssetTargetStatusDetails(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/asset_terraform_integration_service.py b/intersight/model/asset_terraform_integration_service.py index 9120313ec1..37df6d1c84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b42344bc7d..3b0b6b5735 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68ae3cec82..0fbc653e70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c168d7b77..f25b23ea2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17721a0da7..c212b76afa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a1091ca18..2a7f094cee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae1eca7e90..d5b585a65f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5511026a0..1207890a3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8d82c7766..5888961061 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75260d0e9e..6f0dc263fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9632e4fa9..7e524961e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d52143410..780204b24e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dd885b9b7..3621e8fb5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f01779a86..6cf96ac69a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 262d2ae56f..4aed1b5c86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b959ce71d..0ececea19c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 403d0227f4..cad5ce91e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1b12a7b02..eda5ed3688 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43a94869d3..35bd45fc19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ea64ddf7d..b31dfcfa8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f94e2c32f..0b550c14ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d35c782514..8bc854785e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bfc03b413..d11b15b0c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4f09e425b..d8923569a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c50fb2a5c8..e223fcee01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d63805ec5..0286bc2b09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f370885e2..be8e004471 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07536ba003..e1c8ea3ebf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 462aafc7f9..a6302b2dd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f62bbb5cb..081df8ffd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e550bff4d6..33f747da0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88260b3fe1..7b3b854764 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -103,6 +103,7 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'account_id': (str,), # noqa: E501 + 'collect_vm_metrics': (bool,), # noqa: E501 'region': (str,), # noqa: E501 } @@ -118,6 +119,7 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'account_id': 'AccountId', # noqa: E501 + 'collect_vm_metrics': 'CollectVmMetrics', # noqa: E501 'region': 'Region', # noqa: E501 } @@ -163,6 +165,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) account_id (str): Your NewRelic account id.. [optional] # noqa: E501 + collect_vm_metrics (bool): Overwrite Hypervisor or Cloud Provider Virtual Machine metrics with data from the target.. [optional] # noqa: E501 region (str): The region associated with the NewRelic account. * `US` - The United States (US) region. * `EU` - The European Union (EU) region.. [optional] if omitted the server will use the default value of "US" # noqa: E501 """ @@ -277,6 +280,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) account_id (str): Your NewRelic account id.. [optional] # noqa: E501 + collect_vm_metrics (bool): Overwrite Hypervisor or Cloud Provider Virtual Machine metrics with data from the target.. [optional] # noqa: E501 region (str): The region associated with the NewRelic account. * `US` - The United States (US) region. * `EU` - The European Union (EU) region.. [optional] if omitted the server will use the default value of "US" # noqa: E501 """ 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 442d63e3f8..5ddce4111f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -95,6 +95,7 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'account_id': (str,), # noqa: E501 + 'collect_vm_metrics': (bool,), # noqa: E501 'region': (str,), # noqa: E501 } @@ -107,6 +108,7 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'account_id': 'AccountId', # noqa: E501 + 'collect_vm_metrics': 'CollectVmMetrics', # noqa: E501 'region': 'Region', # noqa: E501 } @@ -156,6 +158,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) account_id (str): Your NewRelic account id.. [optional] # noqa: E501 + collect_vm_metrics (bool): Overwrite Hypervisor or Cloud Provider Virtual Machine metrics with data from the target.. [optional] # noqa: E501 region (str): The region associated with the NewRelic account. * `US` - The United States (US) region. * `EU` - The European Union (EU) region.. [optional] if omitted the server will use the default value of "US" # noqa: E501 """ @@ -251,6 +254,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) account_id (str): Your NewRelic account id.. [optional] # noqa: E501 + collect_vm_metrics (bool): Overwrite Hypervisor or Cloud Provider Virtual Machine metrics with data from the target.. [optional] # noqa: E501 region (str): The region associated with the NewRelic account. * `US` - The United States (US) region. * `EU` - The European Union (EU) region.. [optional] if omitted the server will use the default value of "US" # noqa: E501 """ diff --git a/intersight/model/asset_workload_optimizer_open_stack_options.py b/intersight/model/asset_workload_optimizer_open_stack_options.py index 3bf9b4db1a..cb63cadba5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14c3e91e91..d0d1027517 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca3bf87fbc..e4ea6f70fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84b5efc486..0db38e0961 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91e984909e..0e09f2be0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29e72889a7..ef637c89f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2012e7ad35..558c9f54a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19bccfc61e..90562670d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 920540a2bd..aa5f97b539 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e504a8779..455c81e153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cab4e083be..a7973bb6a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f58929a23..ea910fc7bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35feb9dbae..0d3b5729dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1772049b..06cbab70fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class BiosBootDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class BiosBootDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class BiosBootDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bios_boot_device_response.py b/intersight/model/bios_boot_device_response.py index d379301612..96ac6249da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0fa66ccf38..65f89709d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d626f6d56..32f145c166 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad93f89ec6..0deec2078b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46a65d206d..856e89de38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 150ec55637..35725a14cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BiosBootModeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BiosBootModeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BiosBootModeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bios_boot_mode_response.py b/intersight/model/bios_boot_mode_response.py index d93ddd8ece..7b5e6aff2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31515b0a07..d458e09126 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -609,6 +609,7 @@ class BiosPolicy(ModelComposed): 'MODE_0_-_DISABLE_THE_PMEM_QOS_FEATURE': "Mode 0 - Disable the PMem QoS Feature", 'MODE_1_-_M2M_QOS_ENABLE_AND_CHA_QOS_DISABLE': "Mode 1 - M2M QoS Enable and CHA QoS Disable", 'MODE_2_-_M2M_QOS_ENABLE_AND_CHA_QOS_ENABLE': "Mode 2 - M2M QoS Enable and CHA QoS Enable", + 'PROFILE_1': "Profile 1", 'RECIPE_1': "Recipe 1", 'RECIPE_2': "Recipe 2", 'RECIPE_3': "Recipe 3", @@ -2526,6 +2527,7 @@ class BiosPolicy(ModelComposed): 'PLATFORM-DEFAULT': "platform-default", 'DISABLE_(ALL2ALL)': "Disable (All2All)", 'HEMISPHERE_(2-CLUSTERS)': "Hemisphere (2-clusters)", + 'QUADRANT_(4-CLUSTERS)': "Quadrant (4-clusters)", }, ('upi_link_enablement',): { 'PLATFORM-DEFAULT': "platform-default", @@ -3735,7 +3737,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 cpu_perf_enhancement (str): BIOS Token for setting Enhanced CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CpuPerfEnhancement token. * `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_performance (str): BIOS Token for setting CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPerformance token. * `enterprise` - Value - enterprise for configuring CpuPerformance token. * `high-throughput` - Value - high-throughput for configuring CpuPerformance token. * `hpc` - Value - hpc for configuring CpuPerformance token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_power_management (str): BIOS Token for setting Power Technology configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPowerManagement token. * `disabled` - Value - disabled for configuring CpuPowerManagement token. * `energy-efficient` - Value - energy-efficient for configuring CpuPowerManagement token. * `performance` - Value - performance for configuring CpuPowerManagement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Profile 1` - Value - Profile 1 for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 crfastgo_config (str): BIOS Token for setting CR FastGo Config configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CrfastgoConfig token. * `Default` - Value - Default for configuring CrfastgoConfig token. * `Disable optimization` - Value - Disable optimization for configuring CrfastgoConfig token. * `Enable optimization` - Value - Enable optimization for configuring CrfastgoConfig token. * `Option 1` - Value - Option 1 for configuring CrfastgoConfig token. * `Option 2` - Value - Option 2 for configuring CrfastgoConfig token. * `Option 3` - Value - Option 3 for configuring CrfastgoConfig token. * `Option 4` - Value - Option 4 for configuring CrfastgoConfig token. * `Option 5` - Value - Option 5 for configuring CrfastgoConfig token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 dcpmm_firmware_downgrade (str): BIOS Token for setting DCPMM Firmware Downgrade configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 demand_scrub (str): BIOS Token for setting Demand Scrub configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -4048,7 +4050,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 txt_support (str): BIOS Token for setting Intel Trusted Execution Technology Support configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ucsm_boot_order_rule (str): BIOS Token for setting Boot Order Rules configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Loose` - Value - Loose for configuring UcsmBootOrderRule token. * `Strict` - Value - Strict for configuring UcsmBootOrderRule token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ufs_disable (str): BIOS Token for setting Uncore Frequency Scaling configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token. * `Quadrant (4-clusters)` - Value - Quadrant (4-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_link_enablement (str): BIOS Token for setting UPI Link Enablement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `1` - Value - 1 for configuring UpiLinkEnablement token. * `2` - Value - 2 for configuring UpiLinkEnablement token. * `3` - Value - 3 for configuring UpiLinkEnablement token. * `Auto` - Value - Auto for configuring UpiLinkEnablement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_power_management (str): BIOS Token for setting UPI Power Manangement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 usb_emul6064 (str): BIOS Token for setting Port 60/64 Emulation configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -4274,7 +4276,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 cpu_perf_enhancement (str): BIOS Token for setting Enhanced CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CpuPerfEnhancement token. * `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_performance (str): BIOS Token for setting CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPerformance token. * `enterprise` - Value - enterprise for configuring CpuPerformance token. * `high-throughput` - Value - high-throughput for configuring CpuPerformance token. * `hpc` - Value - hpc for configuring CpuPerformance token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_power_management (str): BIOS Token for setting Power Technology configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPowerManagement token. * `disabled` - Value - disabled for configuring CpuPowerManagement token. * `energy-efficient` - Value - energy-efficient for configuring CpuPowerManagement token. * `performance` - Value - performance for configuring CpuPowerManagement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Profile 1` - Value - Profile 1 for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 crfastgo_config (str): BIOS Token for setting CR FastGo Config configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CrfastgoConfig token. * `Default` - Value - Default for configuring CrfastgoConfig token. * `Disable optimization` - Value - Disable optimization for configuring CrfastgoConfig token. * `Enable optimization` - Value - Enable optimization for configuring CrfastgoConfig token. * `Option 1` - Value - Option 1 for configuring CrfastgoConfig token. * `Option 2` - Value - Option 2 for configuring CrfastgoConfig token. * `Option 3` - Value - Option 3 for configuring CrfastgoConfig token. * `Option 4` - Value - Option 4 for configuring CrfastgoConfig token. * `Option 5` - Value - Option 5 for configuring CrfastgoConfig token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 dcpmm_firmware_downgrade (str): BIOS Token for setting DCPMM Firmware Downgrade configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 demand_scrub (str): BIOS Token for setting Demand Scrub configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -4587,7 +4589,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 txt_support (str): BIOS Token for setting Intel Trusted Execution Technology Support configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ucsm_boot_order_rule (str): BIOS Token for setting Boot Order Rules configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Loose` - Value - Loose for configuring UcsmBootOrderRule token. * `Strict` - Value - Strict for configuring UcsmBootOrderRule token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ufs_disable (str): BIOS Token for setting Uncore Frequency Scaling configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token. * `Quadrant (4-clusters)` - Value - Quadrant (4-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_link_enablement (str): BIOS Token for setting UPI Link Enablement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `1` - Value - 1 for configuring UpiLinkEnablement token. * `2` - Value - 2 for configuring UpiLinkEnablement token. * `3` - Value - 3 for configuring UpiLinkEnablement token. * `Auto` - Value - Auto for configuring UpiLinkEnablement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_power_management (str): BIOS Token for setting UPI Power Manangement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 usb_emul6064 (str): BIOS Token for setting Port 60/64 Emulation configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 diff --git a/intersight/model/bios_policy_all_of.py b/intersight/model/bios_policy_all_of.py index 33d4fec132..a4290d74f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -597,6 +597,7 @@ class BiosPolicyAllOf(ModelNormal): 'MODE_0_-_DISABLE_THE_PMEM_QOS_FEATURE': "Mode 0 - Disable the PMem QoS Feature", 'MODE_1_-_M2M_QOS_ENABLE_AND_CHA_QOS_DISABLE': "Mode 1 - M2M QoS Enable and CHA QoS Disable", 'MODE_2_-_M2M_QOS_ENABLE_AND_CHA_QOS_ENABLE': "Mode 2 - M2M QoS Enable and CHA QoS Enable", + 'PROFILE_1': "Profile 1", 'RECIPE_1': "Recipe 1", 'RECIPE_2': "Recipe 2", 'RECIPE_3': "Recipe 3", @@ -2514,6 +2515,7 @@ class BiosPolicyAllOf(ModelNormal): 'PLATFORM-DEFAULT': "platform-default", 'DISABLE_(ALL2ALL)': "Disable (All2All)", 'HEMISPHERE_(2-CLUSTERS)': "Hemisphere (2-clusters)", + 'QUADRANT_(4-CLUSTERS)': "Quadrant (4-clusters)", }, ('upi_link_enablement',): { 'PLATFORM-DEFAULT': "platform-default", @@ -3676,7 +3678,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 cpu_perf_enhancement (str): BIOS Token for setting Enhanced CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CpuPerfEnhancement token. * `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_performance (str): BIOS Token for setting CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPerformance token. * `enterprise` - Value - enterprise for configuring CpuPerformance token. * `high-throughput` - Value - high-throughput for configuring CpuPerformance token. * `hpc` - Value - hpc for configuring CpuPerformance token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_power_management (str): BIOS Token for setting Power Technology configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPowerManagement token. * `disabled` - Value - disabled for configuring CpuPowerManagement token. * `energy-efficient` - Value - energy-efficient for configuring CpuPowerManagement token. * `performance` - Value - performance for configuring CpuPowerManagement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Profile 1` - Value - Profile 1 for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 crfastgo_config (str): BIOS Token for setting CR FastGo Config configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CrfastgoConfig token. * `Default` - Value - Default for configuring CrfastgoConfig token. * `Disable optimization` - Value - Disable optimization for configuring CrfastgoConfig token. * `Enable optimization` - Value - Enable optimization for configuring CrfastgoConfig token. * `Option 1` - Value - Option 1 for configuring CrfastgoConfig token. * `Option 2` - Value - Option 2 for configuring CrfastgoConfig token. * `Option 3` - Value - Option 3 for configuring CrfastgoConfig token. * `Option 4` - Value - Option 4 for configuring CrfastgoConfig token. * `Option 5` - Value - Option 5 for configuring CrfastgoConfig token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 dcpmm_firmware_downgrade (str): BIOS Token for setting DCPMM Firmware Downgrade configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 demand_scrub (str): BIOS Token for setting Demand Scrub configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -3989,7 +3991,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 txt_support (str): BIOS Token for setting Intel Trusted Execution Technology Support configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ucsm_boot_order_rule (str): BIOS Token for setting Boot Order Rules configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Loose` - Value - Loose for configuring UcsmBootOrderRule token. * `Strict` - Value - Strict for configuring UcsmBootOrderRule token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ufs_disable (str): BIOS Token for setting Uncore Frequency Scaling configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token. * `Quadrant (4-clusters)` - Value - Quadrant (4-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_link_enablement (str): BIOS Token for setting UPI Link Enablement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `1` - Value - 1 for configuring UpiLinkEnablement token. * `2` - Value - 2 for configuring UpiLinkEnablement token. * `3` - Value - 3 for configuring UpiLinkEnablement token. * `Auto` - Value - Auto for configuring UpiLinkEnablement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_power_management (str): BIOS Token for setting UPI Power Manangement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 usb_emul6064 (str): BIOS Token for setting Port 60/64 Emulation configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -4181,7 +4183,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 cpu_perf_enhancement (str): BIOS Token for setting Enhanced CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CpuPerfEnhancement token. * `Disabled` - Value - Disabled for configuring CpuPerfEnhancement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_performance (str): BIOS Token for setting CPU Performance configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPerformance token. * `enterprise` - Value - enterprise for configuring CpuPerformance token. * `high-throughput` - Value - high-throughput for configuring CpuPerformance token. * `hpc` - Value - hpc for configuring CpuPerformance token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 cpu_power_management (str): BIOS Token for setting Power Technology configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `custom` - Value - custom for configuring CpuPowerManagement token. * `disabled` - Value - disabled for configuring CpuPowerManagement token. * `energy-efficient` - Value - energy-efficient for configuring CpuPowerManagement token. * `performance` - Value - performance for configuring CpuPowerManagement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + cr_qos (str): BIOS Token for setting CR QoS configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disabled` - Value - Disabled for configuring CrQos token. * `Mode 0 - Disable the PMem QoS Feature` - Value - Mode 0 - Disable the PMem QoS Feature for configuring CrQos token. * `Mode 1 - M2M QoS Enable and CHA QoS Disable` - Value - Mode 1 - M2M QoS Enable and CHA QoS Disable for configuring CrQos token. * `Mode 2 - M2M QoS Enable and CHA QoS Enable` - Value - Mode 2 - M2M QoS Enable and CHA QoS Enable for configuring CrQos token. * `Profile 1` - Value - Profile 1 for configuring CrQos token. * `Recipe 1` - Value - Recipe 1 for configuring CrQos token. * `Recipe 2` - Value - Recipe 2 for configuring CrQos token. * `Recipe 3` - Value - Recipe 3 for configuring CrQos token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 crfastgo_config (str): BIOS Token for setting CR FastGo Config configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Auto` - Value - Auto for configuring CrfastgoConfig token. * `Default` - Value - Default for configuring CrfastgoConfig token. * `Disable optimization` - Value - Disable optimization for configuring CrfastgoConfig token. * `Enable optimization` - Value - Enable optimization for configuring CrfastgoConfig token. * `Option 1` - Value - Option 1 for configuring CrfastgoConfig token. * `Option 2` - Value - Option 2 for configuring CrfastgoConfig token. * `Option 3` - Value - Option 3 for configuring CrfastgoConfig token. * `Option 4` - Value - Option 4 for configuring CrfastgoConfig token. * `Option 5` - Value - Option 5 for configuring CrfastgoConfig token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 dcpmm_firmware_downgrade (str): BIOS Token for setting DCPMM Firmware Downgrade configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 demand_scrub (str): BIOS Token for setting Demand Scrub configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 @@ -4494,7 +4496,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 txt_support (str): BIOS Token for setting Intel Trusted Execution Technology Support configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ucsm_boot_order_rule (str): BIOS Token for setting Boot Order Rules configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Loose` - Value - Loose for configuring UcsmBootOrderRule token. * `Strict` - Value - Strict for configuring UcsmBootOrderRule token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 ufs_disable (str): BIOS Token for setting Uncore Frequency Scaling configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 - uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 + uma_based_clustering (str): BIOS Token for setting UMA Based Clustering configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `Disable (All2All)` - Value - Disable (All2All) for configuring UmaBasedClustering token. * `Hemisphere (2-clusters)` - Value - Hemisphere (2-clusters) for configuring UmaBasedClustering token. * `Quadrant (4-clusters)` - Value - Quadrant (4-clusters) for configuring UmaBasedClustering token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_link_enablement (str): BIOS Token for setting UPI Link Enablement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `1` - Value - 1 for configuring UpiLinkEnablement token. * `2` - Value - 2 for configuring UpiLinkEnablement token. * `3` - Value - 3 for configuring UpiLinkEnablement token. * `Auto` - Value - Auto for configuring UpiLinkEnablement token.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 upi_power_management (str): BIOS Token for setting UPI Power Manangement configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 usb_emul6064 (str): BIOS Token for setting Port 60/64 Emulation configuration. * `platform-default` - Default value used by the platform for the BIOS setting. * `enabled` - Enables the BIOS setting. * `disabled` - Disables the BIOS setting.. [optional] if omitted the server will use the default value of "platform-default" # noqa: E501 diff --git a/intersight/model/bios_policy_list.py b/intersight/model/bios_policy_list.py index 26cf2b14d7..159ec13775 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa15b68b64..e0f6e4eccf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb909cb135..68e4d217d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4c662ced2..081ff06c0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9311de100..0f3ed8fd48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19b188de17..9a6bdfaa58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 090dc487a0..c902e91c94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de0dd5e4bb..974eb10e6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class BiosSystemBootOrderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bios_system_boot_order_response.py b/intersight/model/bios_system_boot_order_response.py index 42fab14d81..63d5450233 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cdc9e8c13..6d9e6529a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8231409aff..e0c18f0c14 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f57f3cec8..43f684857e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89c0938273..200bf775f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f483a645ef..8bbe0feb5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BiosTokenSettingsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BiosTokenSettingsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BiosTokenSettingsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bios_token_settings_response.py b/intersight/model/bios_token_settings_response.py index ff42a80b21..5ec0fe738a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08d50e5275..5ec22a8139 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ac2a4f7f5..78cc9823d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f74fdb18f3..f6c850057d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da5e5b166f..9ac24365bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ea03e2e9d..55d8100c40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class BiosUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class BiosUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class BiosUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bios_unit_response.py b/intersight/model/bios_unit_response.py index 791d911c88..f9bb61652d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2e0785100..8933026a3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11c7454efa..0c558cb9f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5b534322c..c7937aa969 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8eb98c5955..16af8f24fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d73ee15c69..5524874332 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BiosVfSelectMemoryRasConfigurationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 8e9b89f1ed..4128853a78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a3ca93ecd..91b3f75e39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9ad1cd869..d37f35a18c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b071f1749e..a2c684c9b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f22bfcfa51..baa2a0f8f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86d52c30eb..14ed09fb3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7c49c989a..cc45bf3308 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 146049fcda..285de5bd83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootCddDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootCddDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootCddDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_cdd_device_response.py b/intersight/model/boot_cdd_device_response.py index ae08a82642..0c114a5c87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2663ac2be..f4e4247587 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60ec7bd3fd..ccab4330cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa2dbc9948..37ed694ea7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3054d19373..a7e93c84de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52f6585acc..0cd16f0fe3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efd4d965a6..46e1dbb203 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83443155b7..0fb125a8f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8104cabe49..32cab9062a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fbfccb0d5..fa59212fb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootDeviceBootModeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootDeviceBootModeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootDeviceBootModeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_device_boot_mode_response.py b/intersight/model/boot_device_boot_mode_response.py index 6a33910000..ab85b77cdc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bc67f22b1..f126cba793 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 286fb8efc1..fc96b19664 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae08cdf746..00a7ae677c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec126d3967..ac7299252b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf2eb9210d..5c5cec1e19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class BootDeviceBootSecurityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_device_boot_security_response.py b/intersight/model/boot_device_boot_security_response.py index e1075267e3..d058fd20a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 384a726a2e..8969186a38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33bd6728b0..3b9fd56e04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5b0d53e5d..8f9cc262a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da19d82dee..b714e5af03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2660de87bf..8da459a30f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootHddDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootHddDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootHddDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_hdd_device_response.py b/intersight/model/boot_hdd_device_response.py index 8dd0f87d9f..a5dfcbcad8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3d11f3cde..baa018f232 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8420e48ecb..a904a79948 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 575d17b0d0..af580d3d21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07da52c55f..f5c7cf81b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b0d11856f..4fc574cf56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e6c0c9bce..e6fdde2cbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ff9d82c06..0feae93c62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootIscsiDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootIscsiDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootIscsiDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_iscsi_device_response.py b/intersight/model/boot_iscsi_device_response.py index dea5a2ebe2..d4bbead2dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f682f3d1f3..635bf7704f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d49dea888..3f2ecab6a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e27eacd576..81a725f4f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed440ac684..38e536fec1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b38e91a9c0..59f90c4e96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d47169508..09ec643143 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36ab818cf9..2c95f344cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e207d8d88..50d6ba41f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d29780f34..2ee85bad02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7de4a46921..089fa7ec22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootNvmeDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootNvmeDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootNvmeDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_nvme_device_response.py b/intersight/model/boot_nvme_device_response.py index a33b7bba98..6486f7859e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59fe0dede8..cb53822973 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b32f4d72d..c4966be502 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84a55a12bd..3922b2da9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 907d9d275c..f3f0d46f20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 deb06b2f96..6af09ab98f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5da30d16f1..4f84df0db9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8e61f10a0..c5ccbcd626 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootPchStorageDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_pch_storage_device_response.py b/intersight/model/boot_pch_storage_device_response.py index 1e19135e11..05d1526b5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d74d4bc00..e90508cf80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d8230ec3e..f38de184fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e02d4409dd..5e40c3ff26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 721f11da1e..0ab5785228 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66f18bc025..e510cfc7c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a19141e82c..ca36777f94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35e73cf030..b600df4382 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4997cb88d..1cf5c9bf08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68d6cfd603..3fa8dc1f87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62aa0e5814..7cfbbacf83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 637ba2a01e..7deeedf3e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66381e27ee..abd71858b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootPxeDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootPxeDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootPxeDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_pxe_device_response.py b/intersight/model/boot_pxe_device_response.py index ac1613d789..5a162b8637 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b99f94bba..64fd49a5dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95dc205d23..f765bcfa67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 386b333874..27d3b23a0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7a1245524..a5bebd069b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 074d1a3f37..fe83ca1081 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 064ef97f9e..669bc23cc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4eb8142a7f..adf59e4120 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootSanDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootSanDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootSanDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_san_device_response.py b/intersight/model/boot_san_device_response.py index 21df203da3..3a0193c38b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9e7dc42c0..4883e92fa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e4b4d2016..1f48c51c52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d30db8ad4..a57f016d50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47b496968b..735a2512f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 604ed5fb51..afbaf252b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5565677b6..1566d9cfb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8208ec6e79..8cdcd214cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootSdDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootSdDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootSdDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_sd_device_response.py b/intersight/model/boot_sd_device_response.py index 5e34358b26..96441d4c5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce6b7054cb..69cdd96c12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a078d73c5..39b6a91a54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4425e8244..c35f10b1bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5d4819cb4..bfb4c66787 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 346a5551cc..fe5d1c7968 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cba5ade94..893217ed25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootUefiShellDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_uefi_shell_device_response.py b/intersight/model/boot_uefi_shell_device_response.py index 8326b20035..9e6b4b92e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43a9702514..9cb0e33028 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2dfc1ea3d..01656c90b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fcbdfee84..e4f6e9dc42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7eda8b4d66..55e76f7065 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 069ae622e2..c67bb02c49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bdf080ea0..1af562c763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1148d9c04..d3297c2c46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootUsbDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootUsbDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootUsbDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_usb_device_response.py b/intersight/model/boot_usb_device_response.py index 9f89fcd033..305f3a9271 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5940d42b33..39a9a527a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9058363b7b..71cac4e651 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 009d5fd4ad..6ba2f8d1a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 012a16a8a4..b9f3b05a3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36da370e7f..03d3ddb74e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2858bf20c..521d6269da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1164797a03..6412ca5701 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class BootVmediaDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class BootVmediaDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class BootVmediaDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/boot_vmedia_device_response.py b/intersight/model/boot_vmedia_device_response.py index 34f179a627..3b6ea46f8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0794ed93eb..2fe2ca1eb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ebc5519843..0de5e6a36f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f280a8370..bdf0d694a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db47829f1b..6e63024a59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3c56506a8..99ace94a3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37a914d4ec..d5803f080b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c62d7182c..3229b5e029 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class BulkExportRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class BulkExportRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class BulkExportRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bulk_export_response.py b/intersight/model/bulk_export_response.py index bdae32e50f..3a69282831 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2123bad9f3..8c80c6a16f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af49f5c0e2..7dafdf95af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e2b417916..d8dd5bb298 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5cb5f95d8..d3b251ded9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17b3deae5c..675edc3694 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class BulkExportedItemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class BulkExportedItemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class BulkExportedItemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bulk_exported_item_response.py b/intersight/model/bulk_exported_item_response.py index ba660ae6f9..9ab39a5552 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0196359373..8e8251cc05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2072c46d2..68298e1c9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c91d1d7f6a..9c98fc5a81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 256ba93e43..bcc8f66930 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f8454f62b..726a991bad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b4f4fc054..18fa0b70fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92e0bfe570..e457eab517 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a22e2f91f5..572d68bf24 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fa9b7bbe5..2e68c95451 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 129bc476d8..1e57e9707a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d177b85db1..d5129b787d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -811,6 +811,7 @@ class BulkRequestRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1070,6 +1071,8 @@ class BulkRequestRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1077,16 +1080,12 @@ class BulkRequestRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bulk_request_response.py b/intersight/model/bulk_request_response.py index 7c3825f9da..f17ac86259 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 826e77e249..bb3f6f6e2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2037ee1a5c..e1b376a93d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f15c844b19..9e617d47f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09f5390bc1..89fd5c9b9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec235da7c4..be3b15e0ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 954503739f..5c07faf22b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bced6551e2..db8de2689a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eaf96161ee..dcc46f46f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b627d0b43..f6c2ad975f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1995d00ef4..00951bcafb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53f5f11cac..9edfb28599 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class BulkSubRequestObjRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class BulkSubRequestObjRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class BulkSubRequestObjRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/bulk_sub_request_obj_response.py b/intersight/model/bulk_sub_request_obj_response.py index 585b5246f4..54f8c0bff7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83f98e39df..af21246de2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1ecfc117..c7f00cc6ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c401f0ab70..807aa34871 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 686c16523a..30d2741ac9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fff0e23483..ae89a990bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e17beb7635..59173feb0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85e16552a9..c6de4b0ba1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac85a80ac0..a4c7ebc018 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10195af7c6..cf4e918831 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f40df04a0f..fae25830e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement.py b/intersight/model/capability_adapter_firmware_requirement.py index f2df5d5b92..509896d4ef 100644 --- a/intersight/model/capability_adapter_firmware_requirement.py +++ b/intersight/model/capability_adapter_firmware_requirement.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_all_of.py b/intersight/model/capability_adapter_firmware_requirement_all_of.py index 63ba905327..80324ba8ee 100644 --- a/intersight/model/capability_adapter_firmware_requirement_all_of.py +++ b/intersight/model/capability_adapter_firmware_requirement_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_list.py b/intersight/model/capability_adapter_firmware_requirement_list.py index 9d1bfbdc8e..54335b4f16 100644 --- a/intersight/model/capability_adapter_firmware_requirement_list.py +++ b/intersight/model/capability_adapter_firmware_requirement_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_list_all_of.py b/intersight/model/capability_adapter_firmware_requirement_list_all_of.py index fe5b03bbb2..54aa16102c 100644 --- a/intersight/model/capability_adapter_firmware_requirement_list_all_of.py +++ b/intersight/model/capability_adapter_firmware_requirement_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_firmware_requirement_response.py b/intersight/model/capability_adapter_firmware_requirement_response.py index d22acab26d..24ecc079b4 100644 --- a/intersight/model/capability_adapter_firmware_requirement_response.py +++ b/intersight/model/capability_adapter_firmware_requirement_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9bac2cd5d..f9ca65f9cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07829f86fa..2cb75b9a13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 497129a075..be2d93e944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85e005977a..c2cc84ab0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2ca3125ca..2dc239abbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta.py b/intersight/model/capability_adapter_upgrade_support_meta.py index acb3939e21..3f4f071058 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta.py +++ b/intersight/model/capability_adapter_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_all_of.py b/intersight/model/capability_adapter_upgrade_support_meta_all_of.py index 60ba830f24..2a668dbabe 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_adapter_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_list.py b/intersight/model/capability_adapter_upgrade_support_meta_list.py index 7151e017f5..963eaaa461 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_list.py +++ b/intersight/model/capability_adapter_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py b/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py index 3c65f16b88..3ca34b31a7 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_adapter_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_upgrade_support_meta_response.py b/intersight/model/capability_adapter_upgrade_support_meta_response.py index 79d55a04ed..1aea608c14 100644 --- a/intersight/model/capability_adapter_upgrade_support_meta_response.py +++ b/intersight/model/capability_adapter_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d5abec650..61fd277618 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d71b8c165..2b3b6ddc0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 509b9d8cdb..e3235df06c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class CapabilityCapabilityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class CapabilityCapabilityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class CapabilityCapabilityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/capability_catalog.py b/intersight/model/capability_catalog.py index 3f497d36cc..45dac9e5df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40db21b999..2163a33bf2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23e1a45c43..7425ed02c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d38a74f911..bb8f4ce67c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 636a9934db..66a393972d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c2e48ea18..2d3a89fbf9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67ca619d0e..fd26c7b022 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e33ba442f..814c418327 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1813da9cde..2b2ff90431 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff13d949a5..60a0d51e27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 487d100bdd..293a6e1ad0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49292e8180..0b7877ac97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0c4f3bb64..ab2fe22ab9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bec70ae52..1eaaf70d94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e8bdd3499..9ef39e2ac3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta.py b/intersight/model/capability_chassis_upgrade_support_meta.py index 7f31b26de4..adbace0b88 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta.py +++ b/intersight/model/capability_chassis_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_all_of.py b/intersight/model/capability_chassis_upgrade_support_meta_all_of.py index da74c1ab2e..1f66e8d2d8 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_chassis_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_list.py b/intersight/model/capability_chassis_upgrade_support_meta_list.py index 5c90087c4a..20ace86ef7 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_list.py +++ b/intersight/model/capability_chassis_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py b/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py index bc93aacad0..bad644717d 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_chassis_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_upgrade_support_meta_response.py b/intersight/model/capability_chassis_upgrade_support_meta_response.py index 406d15eb01..ac93deda2e 100644 --- a/intersight/model/capability_chassis_upgrade_support_meta_response.py +++ b/intersight/model/capability_chassis_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65736b4acd..1cfaac3fb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73c8b68346..1fc1615694 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9d74c2866..6f66b4bdc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39e886cd5b..e38525d001 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bdd75e1fb..6352901bb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0601100f2b..d605b315e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72c82e0091..ecfbdf86f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 576bccfc1e..6cf43fcbe4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8527fea75d..1a8e80aaff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a33d3c2214..78039161ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cadc3676fb..821394fb3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cd91fd369..aa998e9119 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2cb987124..2488ff012c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27b0a06ff1..c5a7ce47a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10cc1fca49..ce8279dffc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68a8c199e5..b05a11cd41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ee6a9ea69..c3866214e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf30f22b2a..c9313df261 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fc646cc5d..c98385fc23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 335365a409..c5f0c5f485 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14d7eb8cb0..7935e3cfe4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a62702c199..adf82680d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7a7d7bb2d..fcc5a1fe23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 554c8fc574..859891aa95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb3b3e65dd..e0e315b4de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 376a21c050..f6c4b2448e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 167aa1c66a..279bb0dc42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 272311a200..a71b0dcd37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf90d34994..9530d700dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4abc7fff85..4157323a4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa11db7a91..478815b962 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53e3321f6c..07ed565623 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d1a73e1d5..0f3cbc73c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 226c3b3ed8..d190922300 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 976a327a5c..c87e18c73c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b52724647..aeeb5985aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3d0da01b2..c874d08421 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6aab7ea2b8..cc5af1df9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0933312e5b..3d2378ee38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 686569c874..3678e30140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f594359378..71b8d0079e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e444bdc8c..c4b38eb752 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ea17bde42..6637b24d0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7372da3231..8366265d80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be8feb2e3b..ed8af9e960 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db21197ad5..c829922153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bf5b60d2c..0ab49b3bb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4128686a40..f31dcf720e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a60577c06..d9dfb98d3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c15599d3c8..c33a681c01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db70b6ce50..dd8b6acbc5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42ab9b8670..b035da2021 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed6b59c8fd..e220db4b55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e7cd02e91..1365619021 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f64ff821b..3b4de8d4fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 206c7dde70..8b991f5338 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 550c4cd773..7c94af5acd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d8a9374a1..064da9ae8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07841e6d9f..396666d0c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d3406c8b9..c3e3506404 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta.py b/intersight/model/capability_iom_upgrade_support_meta.py index 96f2af6955..761973fd42 100644 --- a/intersight/model/capability_iom_upgrade_support_meta.py +++ b/intersight/model/capability_iom_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_all_of.py b/intersight/model/capability_iom_upgrade_support_meta_all_of.py index b2cf0b718e..ce134857f3 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_all_of.py +++ b/intersight/model/capability_iom_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_list.py b/intersight/model/capability_iom_upgrade_support_meta_list.py index cce2f2519f..6996eb028d 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_list.py +++ b/intersight/model/capability_iom_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py b/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py index eec8c61bf1..b9bf18a76f 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_list_all_of.py +++ b/intersight/model/capability_iom_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_iom_upgrade_support_meta_response.py b/intersight/model/capability_iom_upgrade_support_meta_response.py index d75aebb5b3..7d5197dac8 100644 --- a/intersight/model/capability_iom_upgrade_support_meta_response.py +++ b/intersight/model/capability_iom_upgrade_support_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4621680393..7f0e1cf969 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af30a5ce17..3941311064 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f190954546..7e88ebc878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6450f2d8f5..dd7e0ec7cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 058132a5cf..215a2a8849 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 286e1abaf2..417df22f21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9d887c23c..535be5484e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a30cbd2b01..259ad05996 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cadaa0bc01..0cb8f2685d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1a269aa4a..ce8765e2d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ea7d4d986..7e9bfd3256 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 845d6a8de6..c886c55d0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76685070fc..4e7501dec0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 358accc41c..4135eb45a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 690c3a22cb..cd3438f604 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 908f6a0586..f599788978 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a48f8722a4..dd0647c034 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b3defe3be..35885e4299 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3feaa04d8..4d43294aa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a17b31118..27b69525e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49784df0ee..250bee8d98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20292ac231..1c878eb95b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a77422b0ea..5f421096b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3b19b61fa..bd71c46cb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 adf1577713..d70128420c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05b31ac2c9..7509cc64d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5d6830067..5a87dd6709 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fbc4a29ee..952c75541d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ff4d93d74..5a74c28780 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bca04a4123..463f290805 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55839d95af..fa8c5e4cf8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1af5be0fb..2d94833c47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4271f48572..f5daf4bcd7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 797e24f1ee..c922bfaaa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27def9e26a..b74c24d3be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eaa55509ef..ff90310a99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bd322abd0..d6956a6721 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85a278e4a1..8fe5c1e8f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c40c2ab14..00b26a9ca0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e635ecf15a..6ba2ba9bb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 302d1979d0..684b9720b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2b87795a8..38ddf1fa36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5f0a55d76..2a33c3ea90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fecaf83323..11b6b85ccb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60b2289df3..d4ffdf36c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 260098eaa7..ff1ba063a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98a597e342..3ea2414058 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45805474a5..57b01b2123 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 badf813b8d..f21b65b3c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc1482128e..27c1f46b58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 915004d847..1f522cbb91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24a2085438..34168b913b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43a83739a0..e4c4bfb1fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21cf0ec15a..42ccef4f6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ea44d5db2..f5da342b67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 624fce1633..5143811dd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7de28d10b9..561a958891 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6a27c9daf..a1a990a073 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc1d1cf168..2fcd60e20e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02adbf949b..de42b62fdf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb3438f284..1de4cce559 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afffa6381a..791417bd80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46d1f51ccf..671df01c87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f99133221c..5b6120edbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2979bd607c..fca7f3d04f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a50114b61..985f0fae87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0e8df6f37..b5f85a24b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d49be34829..74c2b5a532 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fa8eb744f..dc45b3d739 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b28717aac..aa699656e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f92aa7406..90c05f88ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d742110999..cab50c4c97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 309def25a4..95f677615f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89b69ffac2..b506c21644 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4abdcd04d..63c2f1b240 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d5541a011..2a5491e683 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca2a86e7f0..ff539e32d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9387fce22..ad6a52b06b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d727a9bbb..3f2ca9fa8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f3cc6fed3..dc93e0d538 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2e99822b0..892a509927 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 740fd72483..ba3632f1dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 181ec12281..53a65f6c53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec94fba9ef..e11fb9b979 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fc71db731..7d081571fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57bfb2faa7..085d33e90c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b22b2cd366..36440f3152 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b193a78cce..8e682ac24b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f3c4ed254..2b5987f43a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1cdf6c328e..be37a662e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class ChassisConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/chassis_config_change_detail_response.py b/intersight/model/chassis_config_change_detail_response.py index e524871cbf..fbc726bdfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 155e9cf972..f1c6d57ed8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b9d9a43fd..8d34d79aa9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74b88b6113..ab7add71c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1a70cd412..2ad1a1990d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f8512d20f..7b4dac0b9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bfb8a9c49..ff0527cf43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2040f6e4d7..a086ef546b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f116119c7..59c776c965 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a1650f4db..ac5e358592 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74367566d1..3a1fcccaa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc0f4db6a8..5555c60f46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68e298ee55..78c766edb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class ChassisConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/chassis_config_result_entry_response.py b/intersight/model/chassis_config_result_entry_response.py index 882b8db7a8..f83fb83254 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 707ec18f0d..356610596e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18f465d012..d209e7f04c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 326211e4aa..d32b6bee1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class ChassisConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class ChassisConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class ChassisConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/chassis_config_result_response.py b/intersight/model/chassis_config_result_response.py index 796432a094..5817fca458 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25c326aa08..45bca0f90b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce84f67175..156a59dc95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0843e78d22..093648ae6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9257a8bcc5..0faa5292be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf0f39634b..7403e6af4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -802,6 +802,7 @@ class ChassisIomProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1062,8 @@ class ChassisIomProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1071,12 @@ class ChassisIomProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/chassis_iom_profile_response.py b/intersight/model/chassis_iom_profile_response.py index 9bdbc538fa..d1c8e19c18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 643b016135..45507c910a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa3e634e4c..974ab67fb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6ee0e06ab..2eea3e1cd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f51d7e53a..4b63d60e16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b277a6207d..15759b24d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class ChassisProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class ChassisProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class ChassisProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/chassis_profile_response.py b/intersight/model/chassis_profile_response.py index b90b455d26..72e7b05175 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c28fe8e804..510cf44635 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 419a7049fb..4e6cd128dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5280735b1..52483739c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d18d40abcf..34f5d32e0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9749c7b4b..0353cb41cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f69c2a5f10..8042d4b843 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 718c23b180..d00e8231f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class CloudAwsBillingUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_billing_unit_response.py b/intersight/model/cloud_aws_billing_unit_response.py index 5389ca1b01..66fbdd47fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d38bb7b3a2..f392bdf4cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ff208a28a..090fc5897d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efc31cc5b7..369a8ed68a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70a59c3bf4..c9abfb8e87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 691af08fa3..0b180a57e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class CloudAwsKeyPairRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_key_pair_response.py b/intersight/model/cloud_aws_key_pair_response.py index c8b50451a9..df23412cac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 997af3425a..8b912111f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5bc49fbe2..a4ce8a2c0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 727556b145..5a2a5b7153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 460e66abef..a17fe5f0de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14c392221b..dfb85ee86b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bb6b40d1f..3c80a44c9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba8075e131..47c9567c1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d1d3db5d7..1208d9527a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6de0360256..b658cc8132 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7984b8291..068a05a140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class CloudAwsOrganizationalUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_organizational_unit_response.py b/intersight/model/cloud_aws_organizational_unit_response.py index ea857df633..e0a2f8d404 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ed368b359..d85d8be916 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 548221a9af..c3f991f402 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 126cb24218..b380db48c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8c6cba787..03e25f85d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9b1c6ec83..560cefed31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class CloudAwsSecurityGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_security_group_response.py b/intersight/model/cloud_aws_security_group_response.py index 3798b2f082..daf64d26bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a31cabd93..27651b6499 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec80fffc9d..5dd6e732d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db529247cd..c512c4bfb8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06968307df..b617a0af9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10a702229a..ed0e3e9ca6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class CloudAwsSubnetRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class CloudAwsSubnetRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class CloudAwsSubnetRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_subnet_response.py b/intersight/model/cloud_aws_subnet_response.py index 9b7e5fd4d9..3c14be991c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 069c546bd6..f5bf973adf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86071341fe..31e85e877d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d3ee3ec26..f9dbd1f707 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f8f2a38ea..36b0519722 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49bf7e394c..ddfe8e1c35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3baa95520c..b6deedf757 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6968db091..ddf5c0dcf3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e56b0afaf7..228ed5f1f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f53a685ea..4dbed012da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49132d5530..43f7ff8a47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d2113fbf8..1ef678aa9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 104266aad3..1b06af725f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9cde94eee..416fd7f1d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35a2b860c9..5cde0c18e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb591312dc..ba97eb8651 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class CloudAwsVpcRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class CloudAwsVpcRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class CloudAwsVpcRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_aws_vpc_response.py b/intersight/model/cloud_aws_vpc_response.py index 56b5601259..1e603f6fca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c885dd2ef..29fc771bd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2aae368149..2dec857cb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7505d20a05..c23786b4ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fe636cb1d..6ff53f04f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d47c92214..be2c7572e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bf1b33df3..fb1cb872a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f8329090a..8324aa5429 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d430c1f342..136ff293cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfbc66d12c..abefd3c971 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc3eb6075e..d8dc529cad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91295b4f6d..095a89a3d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1847a79a4b..d270cfbe17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e533001bc..4a3dba1c43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -869,6 +869,7 @@ class CloudBaseSkuRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1128,6 +1129,8 @@ class CloudBaseSkuRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1135,16 +1138,12 @@ class CloudBaseSkuRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_base_virtual_machine.py b/intersight/model/cloud_base_virtual_machine.py index 6171c273a8..5dfe4c1085 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ae8c55fd2..5010d2a028 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01de9c8e28..17a63054a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa93bc366b..2b3ec63bf0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b7277b2da..cc68836d11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 638655fb63..0d44a4607b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3522c2b1cc..9486161303 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88d937002d..34840361d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05cd344ee8..b7552c7982 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8724dda44e..d8135e556b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f182813b90..60813218e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b082b5b8a..c6a6f7b4ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6288295132..19e4473e06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6a13a3bce..b6bea3de15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 192b1a4be7..a9bd290cc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a049b24b0..290e598ba7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1344567b18..b130a2cf81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c0a201e8d..b0b587e71c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7851b19398..683963e597 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd8c150e05..6f3d178325 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47492a96a8..7a60609598 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0866914bb0..9e61baee68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1dc80e849d..562108165b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb7e731a31..30db734b62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea3ebbcaa8..04373f6075 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37826143e4..6992d7c256 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7027583055..8d108636b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29096298f9..c734b66f54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d413ca875..b1be2aeb39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49550bbe62..0b0cafe49b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49184c88e4..b585f995db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -855,6 +855,7 @@ class CloudRegionsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1114,6 +1115,8 @@ class CloudRegionsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1121,16 +1124,12 @@ class CloudRegionsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_regions_response.py b/intersight/model/cloud_regions_response.py index 61ffae6741..16f7ac5140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72660ecc5d..302adde04a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08d1c00165..4440ef4f25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3c9291c7f..1a08fd4fc1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea9471bcfc..2510b7663e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4b4344f1d..63737c672e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79f9fbd044..1de834da47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 113bb633a5..c1c9f4eb70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b63ccf2ef2..8c0d2601f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 008660357a..c2c30126e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c303f3c90..8f92f889f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15327f7e9b..c5cf56a875 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eecd26d18b..f62cff2d71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4989222165..a4ba207220 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97bce6c9e3..f1ed6b85ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7eaf965b0..f16ebc71e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb981af055..d230bee66e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 478428962b..3bea2710de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbc4e8d0c0..b7f37f1602 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eee35b0a71..a79679e7b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c17c4ac06b..186af00db4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8a6d9ea13..fee9dc15f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 864fcf3ad6..43dc07b352 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b75caa764..3fe708ec7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f94facac0..b412410aa4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f45f9ad763..f7c644393f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d945d30e50..cebf8d4421 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66b1910dc1..b9be4cfccd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 099827edfc..a209fde271 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d6363042f..0a70c7ff02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47211ce3fd..3881ae4bf4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a47b585538..90da8feb15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c363d7352..7cae628fa2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6537c139bc..7c3dcf83fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0baaf4b4ce..9ce84b87a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 540329ec2f..02f3a241f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 786674bc5e..4c34d068ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5b890aba1..00afad4bbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 719df78534..f0a5062977 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9307fb140f..4ce0f658ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ff9cc9a00..f4b8755f5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da95829434..277b745651 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class CloudTfcOrganizationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cloud_tfc_organization_response.py b/intersight/model/cloud_tfc_organization_response.py index 78cf187546..b9f5865c00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c16c2b517..9668dd16b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e56bcd991c..fd5a670703 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c1945c2db..803c42e016 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 309b255f61..a93a143979 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 331e415e99..9b1b92e3af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70e5dec8ca..5ff474ac18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb553f0cc0..7dcc3cced2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 909e333338..c817d4c970 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51790ef073..8b43ec2092 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a84ffe5513..75bd69cf42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f9439d8ba..29bab8b1df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01269f792f..43785f49b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e462cb965..c199a4e632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 157c3c2835..ebabb37c63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fd1ca75e0..acf70693a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 013fb4da23..d51aa2ae10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class CmrfCmRf(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class CmrfCmRf(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class CmrfCmRf(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class CmrfCmRf(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class CmrfCmRf(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class CmrfCmRf(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/cmrf_cm_rf_all_of.py b/intersight/model/cmrf_cm_rf_all_of.py index 64807d49eb..da1b6744f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1890ca06a..2a2db0a465 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 454efd1281..a3d2f2136d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0333486811..590fda0d3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1cd05e715..2ad4f56e34 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54747681e1..7203794d50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 456caffbff..529a60e46c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbf8fa716f..4fcc9a9a6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class CommHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/comm_http_proxy_policy_response.py b/intersight/model/comm_http_proxy_policy_response.py index 4040846813..305a8393bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a374468f55..d6884e5b77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15fb0ff4ee..363a0b1697 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d8bd677a4..bd56980b57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5aa6c2049..458b184f84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4da749226a..9376417137 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9632791083..46a47116c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59cc67b10d..7beb233834 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b40c583a5..7259834e25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd753cf4fc..7fa963e64a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21cc7cd5d5..3876d35467 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b9ff0f3cc..9773e83685 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class ComputeBaseClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class ComputeBaseClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class ComputeBaseClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_blade.py b/intersight/model/compute_blade.py index 678f8b59b8..025d2a9c23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9cb9740fef..b4952071e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e1e68a34e..c1c21b1285 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26012c5006..bdbffc4085 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7765a76b70..888a1dd7d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 563a82a0ae..d2f7b46862 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96acda0b06..3f97b073c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -827,6 +827,7 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1086,6 +1087,8 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1093,16 +1096,12 @@ class ComputeBladeIdentityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_blade_identity_response.py b/intersight/model/compute_blade_identity_response.py index d9e67290d1..fd5c33aba2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa8c2accf0..1133182d3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 256114c8d0..6837d23a3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97d4f4d35e..e0ff246f94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -887,6 +887,7 @@ class ComputeBladeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1146,6 +1147,8 @@ class ComputeBladeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1153,16 +1156,12 @@ class ComputeBladeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_blade_response.py b/intersight/model/compute_blade_response.py index 440315195e..38b9f39470 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e2e2e6a34..e6bd512308 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8efac602f..4968388b97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbe73e3151..a123f2d7c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7297746472..9cc6b838c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 919fbf4480..30fc8dfc3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -886,6 +886,7 @@ class ComputeBoardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1145,6 +1146,8 @@ class ComputeBoardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1152,16 +1155,12 @@ class ComputeBoardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_board_response.py b/intersight/model/compute_board_response.py index 11761e36af..c30eaee424 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 715f5b9940..3c1b7b7940 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0edaa904a..a44d7044da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c6d2e61a6..a4271a1e50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79a492f780..28a237b199 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 197162f7cf..cb449af71f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ae646a067..ee26bc8a04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5cfb9f2bd..82f80dffd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class ComputeMappingRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class ComputeMappingRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class ComputeMappingRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_mapping_response.py b/intersight/model/compute_mapping_response.py index 7af1a2d084..f18fc8c3b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7561daa15..c18dc8d192 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class ComputePendingWorkflowTrigger(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/compute_persistent_memory_module.py b/intersight/model/compute_persistent_memory_module.py index 5273686a5f..0880eb1dd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 243d8a9bc3..acc839b4ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18269673d1..49ee12d545 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a996986866..22ac4cf9bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f1a1b4096..82ba030767 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2eed8745d7..97f41004a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 327eb857ea..504733a10e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71d2f242e0..873e1bcb32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18bf93eca1..bec5d20b22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class ComputePersonalityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class ComputePersonalityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class ComputePersonalityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_personality_response.py b/intersight/model/compute_personality_response.py index 3b6eb9927f..1c4a5ebbeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 324022f2a2..465a674fc6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9f44ee3cd..d67dee32dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 547be35ef8..7d8a32e149 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -841,6 +841,7 @@ class ComputePhysicalRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1100,6 +1101,8 @@ class ComputePhysicalRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1107,16 +1110,12 @@ class ComputePhysicalRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_physical_summary.py b/intersight/model/compute_physical_summary.py index ff3b1b1780..b7e5c09278 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85ac3651e6..b4bebdab03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e2f852035..f54d9db9d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b50cc2029..9d2c0862fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3454bdf1f..cde02569f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -817,6 +817,7 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1076,6 +1077,8 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1083,16 +1086,12 @@ class ComputePhysicalSummaryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_physical_summary_response.py b/intersight/model/compute_physical_summary_response.py index be89abe8ff..146977ab5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58a285d024..937de8fa45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb62b7c826..c0be5b2ad5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b04a9ec3df..ecbd2d4f8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af7b4a567b..5c27a4f8e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d399ce80f2..cdc6138abe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf9e997dc4..1b32466171 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 453418843b..9988cad92b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9afe2a124c..89cdd685e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9149812869..aee74ca6e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48847c863f..ca036fb8ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -891,6 +891,7 @@ class ComputeRackUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1150,6 +1151,8 @@ class ComputeRackUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1157,16 +1160,12 @@ class ComputeRackUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_rack_unit_response.py b/intersight/model/compute_rack_unit_response.py index 70b8af3ab8..4a552a0e81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5e6c679a8..e5f8f682ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb2f017e22..98e7f43d3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f86332c4a..1e12850c39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6981fb74d7..aec4150f76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65949f811a..48efee4637 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c55d0f8cd..a9a754a4f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a62f66bfa5..5588b02a6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cad47ec216..3b2ab03f2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03f31b48e3..727cf3a8a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4c6a3cd17..620e156ba1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba050b7d79..a106d62eea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 698ca6fbb0..af2d41fbde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91571d718d..91d11bd18d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2a4daa4c9..f1a1f37daa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d533bbd357..fccf6960cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3fdb6a780..aba9edd802 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a6405ed0b..720ced274b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcc6a90613..e03ca41c2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c96671feb8..208aa94379 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 396d0de50c..99b64e29b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2f3f10550..6b1bd94bd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfc8e2e5e7..0ecac0557b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aaa1be1bb8..35eb461ce5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a8b3964c8..85f9858fd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06d7a0c9a5..708c77fcbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e762d9f912..8a439de0b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef827b62c3..76661eb0dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c960ef6da5..1f1d2cbf74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e1e538dd5..25e2cc4923 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3feabd9bb8..93e30eddc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 099096be38..9ca3129116 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 812f64e5d9..7d81c0775b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0ad8f137b..675d8972de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a84831d3d6..6b4a9c2c1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class ComputeVmediaRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class ComputeVmediaRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class ComputeVmediaRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/compute_vmedia_response.py b/intersight/model/compute_vmedia_response.py index 0bad622bc4..eb27f561e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afb8ada958..b1b389834e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd75da0698..3e6b562955 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf470a84c6..5bdce04dc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 360b0367f8..7cf8f5dfdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a14f0cf476..18c2b689e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64bc05855c..a5677fc635 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28e7450287..451f59210c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa26736123..b75c0996f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5001f268a9..b9b24be3e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ff99823eb..ab5d1dc460 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e83d324bac..581d8eff39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4ab07bcaa..662ddbf141 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0c0a63d95..3c4b6f7527 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7f7f33750..a094ae57a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65f81c197d..8063262632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1770107c94..e35400763f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3e80f0d4b..af9566aba2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6c645860d..d0bc1d6cdf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d843a5bc40..44b4bb4edc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c82d803f0d..a4b0642804 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_summary_all_of.py b/intersight/model/cond_alarm_summary_all_of.py index 722b55b5b8..2ccd5d38b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status.py b/intersight/model/cond_hcl_status.py index 07e49fc204..9aa168eed4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 991101d192..3d2faffa7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7246a6e82..8f0360c267 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3c58e6b34..ffb94f6de7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a20157bebf..3e570eaf0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0606da336b..9bee0c5953 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cf545826d..6e5155e08f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -833,6 +833,7 @@ class CondHclStatusDetailRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1092,6 +1093,8 @@ class CondHclStatusDetailRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1099,16 +1102,12 @@ class CondHclStatusDetailRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cond_hcl_status_detail_response.py b/intersight/model/cond_hcl_status_detail_response.py index 425922c714..402c83074f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 791dcd11a0..8e55cf2df9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f307f384ca..8d28d8d884 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2efe0a2971..5effc7315e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 757da5b777..17b9ecf624 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb02cb3237..324b395cec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c20edfecc4..e3f4508fc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d406175121..33587c032c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b36668ddb8..0f1e23d496 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -829,6 +829,7 @@ class CondHclStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1088,6 +1089,8 @@ class CondHclStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1095,16 +1098,12 @@ class CondHclStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/cond_hcl_status_response.py b/intersight/model/cond_hcl_status_response.py index a46e2439ff..bfc6522394 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb61a84e3f..776c409520 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4841ea17a..1cabf67b88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 886c4826c5..e4c57b859f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d509b4fc1e..42509fd3a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d626ea0d7..fe60d84522 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0316b3c749..48e5dafd77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e11b14c87e..aa41a78053 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dd52e99ea..bf231c43b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f935550c3..f59dd8b41e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d15d3942b..43a78d1652 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5dedbf764..4091ad6756 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb267c89e9..7184616af9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 411616e0d3..80c399fe3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 193358cde5..87147da8f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4063d8cf0e..0a97f92e64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1384f569e4..3b872b4247 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1262040d8e..26c7348d92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cf7f8e3a6..1c4e53209f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7b8688c30..858361c3e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58d2735bec..daedbbf94c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39e1782ddb..539dee9e08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 606288bfc4..4604668896 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d930b19ae..7d729f32f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -494,6 +494,9 @@ class ConnectorPlatformParamBase(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -636,7 +639,6 @@ class ConnectorPlatformParamBase(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -667,21 +669,34 @@ class ConnectorPlatformParamBase(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1137,6 +1152,9 @@ class ConnectorPlatformParamBase(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1279,7 +1297,6 @@ class ConnectorPlatformParamBase(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1310,21 +1327,34 @@ class ConnectorPlatformParamBase(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/connector_scoped_inventory.py b/intersight/model/connector_scoped_inventory.py index 61d7b8c952..d0c1f3e03b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09a06ed2d9..c6fa0a8fbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31fcb309d9..6006f81dae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6b2ef0fd6..6f9a676fc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f82bc51cef..cc3728e2ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a77eb5a26..8ed3931cae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 336a1a6d7e..509f6cc02f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb75b9d541..c736339ec1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01192777a7..fc814be9bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b0f6cbdef..7eabe6f261 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 871047095d..ab40f4b8f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 779981a971..8f2247e6d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e5270a9bf..385bb14dd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b546e1c012..d20142f19b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5cdd3000e..92a7292a14 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcc45bc510..fe9cfc5ee3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60e55e5875..409261f726 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ed86bbf18..e9ca2774cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07ed7a1c99..66090d03b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64ac2b2c09..e436d062bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21b1a77ecd..f06eb1738d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ef70d9185..1bd9e1922e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3be25d9e06..d8f23137e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2b7d1a282..6fcf10b0a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 770c60f297..ce8825e069 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 430896a0c4..8de5ac565d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28e9db48de..c22beae365 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca049630c5..88ddf214e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddbfbc1963..cdcf43649c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 855f33415b..0d900b1c56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d38c0bbe00..efedd265c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3899c2139..b4e80ac2f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57eb0c905e..d4018264e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0005d0909..9d27a7a706 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6208a03d21..e1d562ddac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26875cb37f..fbdb1f29b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a674ed1d8..ea4a76c977 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a726e96d6..49a32b5a5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b4478ee11..7c5d47b0cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class ConsoleConsoleConfigRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/console_console_config_response.py b/intersight/model/console_console_config_response.py index 8ed6d355dd..576c1bb93c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e0b1999ef..e479ce9c60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c07a7322d9..71e8e344b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35cb56c0d1..b6dec5984c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75c2d0908c..69d66d2be9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa65ea834c..de2e18a708 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d382cceac..192ae9cc8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2bb45e691..f57ba1c878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d8a78494a..66bc593c86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36afe9e562..592dbc6212 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38074a8bff..d0b19f6656 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 980a481e48..3feecd35f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ce94e8a93..976553d290 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -830,6 +830,7 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1089,6 +1090,8 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1096,16 +1099,12 @@ class ConvergedinfraAdapterComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_adapter_compliance_details_response.py b/intersight/model/convergedinfra_adapter_compliance_details_response.py index 5f42caa5ec..8b916e86eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3012f08480..689225b762 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4f8ad1619..1fcf79b0e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 788bee585a..32de9b2816 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eed9279940..634b82b183 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42b5eee4cd..5f38f4f7fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -803,6 +803,7 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1062,6 +1063,8 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1069,16 +1072,12 @@ class ConvergedinfraBaseComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_base_pod.py b/intersight/model/convergedinfra_base_pod.py index ff5923d40e..b32b12e0e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4ca8552df..df6542b337 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 716108b6b8..221f03d89d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7cdde5608..8ae81a6053 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 797d1b2ec4..c1326a3850 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1285ad877c..b96f58ee74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d127e2e66..cfde1a4921 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e935e9638..6384418c95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a4d1981fa..5389625f65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b243464816..292a140d6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a7c9c54d0..a89ec79d8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86cd43f9f1..c66c562652 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db389d26b8..4b9a55d533 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -807,6 +807,7 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1066,6 +1067,8 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1073,16 +1076,12 @@ class ConvergedinfraPodComplianceInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_pod_compliance_info_response.py b/intersight/model/convergedinfra_pod_compliance_info_response.py index 8be61117ea..1c10e21a31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 550c95f265..54852fa1ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4df3391af..7356577285 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4bf4fbc758..284dd5d934 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class ConvergedinfraPodRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class ConvergedinfraPodRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class ConvergedinfraPodRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_pod_response.py b/intersight/model/convergedinfra_pod_response.py index a5df049a7b..d8e45c1395 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d04d28ea76..54e676d845 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46124838ad..4482e9e2db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d29e98a47f..5fafa8f583 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf4626b4ce..a9eb6a4454 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f601ab8168..3c2d310198 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17137b4b7c..ae0ebdf88f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e5cee459c..a1a344538b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -825,6 +825,7 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1084,6 +1085,8 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1091,16 +1094,12 @@ class ConvergedinfraServerComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_server_compliance_details_response.py b/intersight/model/convergedinfra_server_compliance_details_response.py index 6c15ae3c4d..b069d1d06d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53d4f4fd2d..c630666281 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67bd822ffd..d3e7c3925c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0bba01c94..2fe0e530b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69282218da..b3f571c103 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f20393c4bb..b56e961817 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -818,6 +818,7 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1077,6 +1078,8 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1084,16 +1087,12 @@ class ConvergedinfraStorageComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_storage_compliance_details_response.py b/intersight/model/convergedinfra_storage_compliance_details_response.py index 93039121f5..a9398ef7d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad3e0abe7a..43ee079da4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b979b938b4..db0e9babfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ca8d9b30b..c47d188cdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4634b02e2e..a19f0984c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06f50abf0a..e56fb905de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -814,6 +814,7 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1073,6 +1074,8 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1080,16 +1083,12 @@ class ConvergedinfraSwitchComplianceDetailsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/convergedinfra_switch_compliance_details_response.py b/intersight/model/convergedinfra_switch_compliance_details_response.py index ca744d4e97..1958d718f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2fc2c9a5a..e48e062c3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c646f273e..52013a7d0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed58e512f7..f146d40626 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c5406296a..8311ea4d36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83a1a98a94..2c4fb3f12b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69ca3172f6..fd908f048f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5c8327281..f3339225f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93fb2dc917..05709a107d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46239fa806..8631a04a88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08bab998c5..f5074cded8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9a538b390..c85e434da5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b05c9174c..dafbd4534b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e406ac42f4..443edabb52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83d385e338..a5ea71dc65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0e9522faf..4da99238ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88d923eeb0..3d7d234833 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a16ce7c28b..4b835f37d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 090a45b5c7..9f61af8d9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class EquipmentBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class EquipmentBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class EquipmentBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_base_sensor.py b/intersight/model/equipment_base_sensor.py index c96452ea12..d1f3748651 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe851c6f0b..63d6870aa4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa23ee2843..6b6d32a7bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40de59a8ff..309d1322e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2627947f9c..991528f1c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4278e0cbe..5e485a03a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 008147a421..b6c08aa31b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a08e7920f..b8f8f7f7a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 260acc8aa7..8639a9ac60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 258cad5daf..5cf0eadff8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 764fcd9071..29bbde90d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf70d5ad32..216490e923 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4097ee512c..3784d336ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b5d1603b9..8f3bc2509c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e31795034..d59fe9cfe3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9f3ca04b9..314f5943e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 831af0dd99..2e282dfeef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 372a86018d..c877cefde7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eac96958b0..a9e0c67ad8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34b29293af..556f523311 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d70c34612e..f344d266e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc00339166..97bf12e312 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -895,6 +895,7 @@ class EquipmentChassisRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1154,6 +1155,8 @@ class EquipmentChassisRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1161,16 +1164,12 @@ class EquipmentChassisRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_chassis_response.py b/intersight/model/equipment_chassis_response.py index 214075a34d..85a2dfc2c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af5005592e..2ab45dfcbe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57fa00e4e6..b97973fe80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 342d1aa052..b706956572 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abcf0b212e..a11dbeef7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2d8e11b44..ff8546da8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log.py b/intersight/model/equipment_end_point_log.py index c6d92b9e48..c86a0af0d2 100644 --- a/intersight/model/equipment_end_point_log.py +++ b/intersight/model/equipment_end_point_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_all_of.py b/intersight/model/equipment_end_point_log_all_of.py index 9f3596379d..e8099ef335 100644 --- a/intersight/model/equipment_end_point_log_all_of.py +++ b/intersight/model/equipment_end_point_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_list.py b/intersight/model/equipment_end_point_log_list.py index 56996df38a..d14c75574b 100644 --- a/intersight/model/equipment_end_point_log_list.py +++ b/intersight/model/equipment_end_point_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_list_all_of.py b/intersight/model/equipment_end_point_log_list_all_of.py index 2649b7084c..fc21c3ab02 100644 --- a/intersight/model/equipment_end_point_log_list_all_of.py +++ b/intersight/model/equipment_end_point_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_end_point_log_response.py b/intersight/model/equipment_end_point_log_response.py index 89a90d39bb..db3c0d0a3b 100644 --- a/intersight/model/equipment_end_point_log_response.py +++ b/intersight/model/equipment_end_point_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d199d4499..f303f7cb18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1df05b0979..6ae34b9fe0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2d9674185..c7364ec911 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d79a91486..3334bd988d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a24464ad1..721fe2f8a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -862,6 +862,7 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1121,6 +1122,8 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1128,16 +1131,12 @@ class EquipmentExpanderModuleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_expander_module_response.py b/intersight/model/equipment_expander_module_response.py index f570cf8ec4..12afc7ae51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35f5455159..4963cdfb7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 adb191c7e8..ef66507a4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 567d9b025e..828f10cd59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 675ccc5941..43a64b17e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b94efcb728..5da02acceb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05f8d81a63..2d5e17e0f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e152c46453..d1801c1936 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class EquipmentFanControlRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class EquipmentFanControlRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class EquipmentFanControlRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_fan_control_response.py b/intersight/model/equipment_fan_control_response.py index 08be72b424..5095d3ed6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74deeea54c..fe1343cceb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83bd92d1fc..579a3931da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9205230264..40d3638739 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90f7cee14f..868fa62f05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32c35e544e..e828be76a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f995f8d8c..db426c7c76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04f74a44e4..b4dbc14668 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -874,6 +874,7 @@ class EquipmentFanModuleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1133,6 +1134,8 @@ class EquipmentFanModuleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1140,16 +1143,12 @@ class EquipmentFanModuleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_fan_module_response.py b/intersight/model/equipment_fan_module_response.py index ed43b7257b..4b0a550878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1ff209dfa..cfe77da06b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -864,6 +864,7 @@ class EquipmentFanRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1123,6 +1124,8 @@ class EquipmentFanRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1130,16 +1133,12 @@ class EquipmentFanRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_fan_response.py b/intersight/model/equipment_fan_response.py index fd00107bf0..e77e925983 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e43460007e..4828e12e83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8aeb271b82..cc0c2fca23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c9ee289bd..b4746f09bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91a6bf2ce2..9adfdad760 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4a907f550..811687ec64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 381c41685b..3980b38b6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67a6a37559..9610446506 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 070bbcb0f9..c0bbc783cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dda418338d..ad72fc71e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e591432386..aed441bd6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9576a3654a..4428e157d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc785e4ace..fbb9ee4149 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4719d8a803..4a50883b3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa734a9664..82e3f02c3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80f0f6e928..122f63e1df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -876,6 +876,7 @@ class EquipmentFexRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1135,6 +1136,8 @@ class EquipmentFexRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1142,16 +1145,12 @@ class EquipmentFexRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_fex_response.py b/intersight/model/equipment_fex_response.py index c02bfa7e6d..0d30a6f712 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5de39c376a..c1dd96f8d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4cc00e0f3..fabbc3fedc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26b7557356..5bf7944faf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baacab842c..5ee8d02c33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e463deeafa..db89201a7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class EquipmentFruRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class EquipmentFruRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class EquipmentFruRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_fru_response.py b/intersight/model/equipment_fru_response.py index d38462a324..35cb438c19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68bd6b2338..8fef520130 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f0ee74c921..4af008220b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bbf795a40..3e6874694c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8ff369272..0bbf8e562d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e06c6ec5b5..8a9756cf6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78385f1547..c2d49b8623 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd600bdd88..447fe3027e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba2fd51fcf..7770c9b3ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6e5d75eb5..72667484e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 81597a51c9..102cf858d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4a369e864..fe5a91a29d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a479374ab..72e1b70d62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -862,6 +862,7 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1121,6 +1122,8 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1128,16 +1131,12 @@ class EquipmentIoCardBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_io_card_identity.py b/intersight/model/equipment_io_card_identity.py index 177958548e..60b2545bcf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d793119f74..08f56fb137 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1bf751cda..59f0a59eaa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2fc21af66b..ed64c0f707 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec81c5252c..0eecfdc110 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f886331fd3..40f283ef2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1baf34508e..846d827896 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa963711e5..d507a0eb1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 224c09df72..5067adf42c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01bd8a966c..30f3219005 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -874,6 +874,7 @@ class EquipmentIoCardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1133,6 +1134,8 @@ class EquipmentIoCardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1140,16 +1143,12 @@ class EquipmentIoCardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_io_card_response.py b/intersight/model/equipment_io_card_response.py index acf2af9d61..a42acf6ceb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de793e9fec..e108f4db12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56a196b5e6..85b45e064b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ff84f80c1..a0a06a46bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 006fa3765a..a622ea2e59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5e827f22b..0cfefb054b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class EquipmentIoExpanderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_io_expander_response.py b/intersight/model/equipment_io_expander_response.py index 63f1d69aa8..eb8f3d6db2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fae68b0bb3..89ae894041 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5520f8c27..2d273d468c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d61488d3e..5081b2ed9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4df2cb7bde..25d02593a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6411c87933..7657368249 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class EquipmentLocatorLedRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_locator_led_response.py b/intersight/model/equipment_locator_led_response.py index d895e344a2..bf86536df8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download.py b/intersight/model/equipment_log_download.py index ba9add63ba..f0c76fa1cb 100644 --- a/intersight/model/equipment_log_download.py +++ b/intersight/model/equipment_log_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_all_of.py b/intersight/model/equipment_log_download_all_of.py index 54700ac36f..65d8ccbe22 100644 --- a/intersight/model/equipment_log_download_all_of.py +++ b/intersight/model/equipment_log_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_list.py b/intersight/model/equipment_log_download_list.py index 0357c5ea13..79c25229c5 100644 --- a/intersight/model/equipment_log_download_list.py +++ b/intersight/model/equipment_log_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_list_all_of.py b/intersight/model/equipment_log_download_list_all_of.py index ea47d73e65..031e774d04 100644 --- a/intersight/model/equipment_log_download_list_all_of.py +++ b/intersight/model/equipment_log_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_log_download_response.py b/intersight/model/equipment_log_download_response.py index 288db431eb..a8f35eeb50 100644 --- a/intersight/model/equipment_log_download_response.py +++ b/intersight/model/equipment_log_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cea99cf128..d18c791bf8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cea8dd25b8..9584db3c95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e8e076a26..13e5a5ffb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -816,6 +816,7 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1075,6 +1076,8 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1082,16 +1085,12 @@ class EquipmentPhysicalIdentityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_psu.py b/intersight/model/equipment_psu.py index 592d0c1867..14ee7fce0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7616880471..4f5fe4f63c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78c6bf0eab..23d15ad7bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f40a8a7cb1..af0b096331 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2e09a1efa..ae218ff892 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f2ce9052c..0d48e778ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a4f9423bd..34288a85e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -862,6 +862,7 @@ class EquipmentPsuControlRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1121,6 +1122,8 @@ class EquipmentPsuControlRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1128,16 +1131,12 @@ class EquipmentPsuControlRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_psu_control_response.py b/intersight/model/equipment_psu_control_response.py index 6d9b76b337..66c5317c3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcdfee7e1b..7d3b22079d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd6cb59261..78e1c9a1ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbbfec9f7e..15b3307747 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -870,6 +870,7 @@ class EquipmentPsuRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1129,6 +1130,8 @@ class EquipmentPsuRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1136,16 +1139,12 @@ class EquipmentPsuRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_psu_response.py b/intersight/model/equipment_psu_response.py index ac7e2e4bab..49c096406d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0a0a75084..ca8191f30e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 838fff8bdc..346804ab88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7592a6c7e2..d84a03ea2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da835045a9..6d8d2df602 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3d0a950e2..2b897b2860 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class EquipmentRackEnclosureRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_rack_enclosure_response.py b/intersight/model/equipment_rack_enclosure_response.py index 714c79d565..65f16d501e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88b11bd603..27d7c88b4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6cba8d04e5..2137e0e9d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bde318bf9..8b2a534b91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77aa91c12f..355ffd21ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51b675bc9b..c5c4e0817b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class EquipmentRackEnclosureSlotRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_rack_enclosure_slot_response.py b/intersight/model/equipment_rack_enclosure_slot_response.py index 2db5a9afc0..daf6561120 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 084bd2cb19..6cd8d32aee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc12ceb09a..fcf66e0037 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5923797237..82ed847ddb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 325e2e7731..61f50134d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec9664864b..9cf19b6d1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class EquipmentSensorRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class EquipmentSensorRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class EquipmentSensorRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_sensor_response.py b/intersight/model/equipment_sensor_response.py index a84a746e6d..2ecedfcf21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40e16ee6fa..659366a8c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7541ce41e6..c925aa4c1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71647f33a2..edf30557c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30860e4767..8cd058fcf9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c1431c5f3..313b5968e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class EquipmentSharedIoModuleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_shared_io_module_response.py b/intersight/model/equipment_shared_io_module_response.py index e99535ef6e..3419fa688f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 646a7077f2..d7199ee36c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f981c92cf..9ef9dca3f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a585409f94..2292358ee5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d787b772a7..13fdee7167 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d46bf68ea..b00d80adae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 618602129a..08fb77e5e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8c5822f8f..4a0a8e58a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -822,6 +822,7 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1081,6 +1082,8 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1088,16 +1091,12 @@ class EquipmentSwitchCardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_switch_card_response.py b/intersight/model/equipment_switch_card_response.py index e98a3c6716..fa0afb2f0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation.py b/intersight/model/equipment_switch_operation.py index 2e1529bdd8..9944d16cf9 100644 --- a/intersight/model/equipment_switch_operation.py +++ b/intersight/model/equipment_switch_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_all_of.py b/intersight/model/equipment_switch_operation_all_of.py index 10bb639c22..e0da3a4da9 100644 --- a/intersight/model/equipment_switch_operation_all_of.py +++ b/intersight/model/equipment_switch_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_list.py b/intersight/model/equipment_switch_operation_list.py index 01d0c56183..a7d545b232 100644 --- a/intersight/model/equipment_switch_operation_list.py +++ b/intersight/model/equipment_switch_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_list_all_of.py b/intersight/model/equipment_switch_operation_list_all_of.py index fb919f0181..c81267cdda 100644 --- a/intersight/model/equipment_switch_operation_list_all_of.py +++ b/intersight/model/equipment_switch_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_operation_response.py b/intersight/model/equipment_switch_operation_response.py index 9b066048c9..b02b55c054 100644 --- a/intersight/model/equipment_switch_operation_response.py +++ b/intersight/model/equipment_switch_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d53cfe5df..f6ce1af59f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a8d4a7156..e6a21e8966 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d57a4e3d8..b9d0d751c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4eb5f4c00..2e9b88d047 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ec07e40f2..8d07760029 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class EquipmentSystemIoControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_system_io_controller_response.py b/intersight/model/equipment_system_io_controller_response.py index 0fb1aa4472..9b5293d29d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6af4c0f1ff..4a05fb8dad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a55b616cf..037e41425e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09faa2127a..3e0f1bb0a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16d1325a63..ffcc232749 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 562390e9af..9ff2f36ca2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class EquipmentTpmRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class EquipmentTpmRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class EquipmentTpmRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/equipment_tpm_response.py b/intersight/model/equipment_tpm_response.py index ae99165db8..35bc301cba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78c732ae69..24cd191574 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba12a859f9..6e0189f5be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d82c7d4a8..92470b8534 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8148ec637a..a4ef972324 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0588d71d6f..aff90d4f32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/error.py b/intersight/model/error.py index 48f5d6061b..88cdcd5ccc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9749bda454..a32c3e0189 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 298a44f12a..6be3e04376 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df4788aca1..684386adc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19674503d5..8cc95da3da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ebad965345..7675e62386 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class EtherHostPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class EtherHostPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class EtherHostPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ether_host_port_response.py b/intersight/model/ether_host_port_response.py index 618b80cfbb..8c7826b60f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89dca7426e..40678dee10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f1c856d24..81a5f4499c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5692fb5793..788cadd4c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a3ec83c0f..505414a484 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7cfa38699d..08aa37ec1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class EtherNetworkPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class EtherNetworkPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class EtherNetworkPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ether_network_port_response.py b/intersight/model/ether_network_port_response.py index 265d1b6b04..18edf1cc22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c246b0b5b1..fe2248bd69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de2f0906af..28b3bdb936 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b036e22822..f4eb1240e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01871dd013..9b98396eb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0bbe7cb6c..8736061170 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class EtherPhysicalPortBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ether_physical_port_list.py b/intersight/model/ether_physical_port_list.py index e3086e7378..e2de7d3a91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98949a8f59..69c7f194f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eded71cf04..541dbd8c97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class EtherPhysicalPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class EtherPhysicalPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class EtherPhysicalPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ether_physical_port_response.py b/intersight/model/ether_physical_port_response.py index 5e038e86d2..734de7fc74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b942282349..cd5e275a29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5dae3dcd67..113e07b632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c06f437473..4ece339ae2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1071358acc..26643fb8b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4fac7d17e..b756748dac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class EtherPortChannelRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class EtherPortChannelRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class EtherPortChannelRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ether_port_channel_response.py b/intersight/model/ether_port_channel_response.py index dae850473b..4454c1ba2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e00ba30cd..034b2152e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18fee90890..be34bf3621 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9e55e0254..cc7cb15bf3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8b7dece34..bb8f34d36a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01717cf13f..2d00336620 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2d68ac3c5..fcfa2c414d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1791,6 +1790,7 @@ class FabricAbstractInterfaceRole(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -2050,6 +2050,8 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -2057,16 +2059,12 @@ class FabricAbstractInterfaceRole(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_abstract_interface_role_relationship.py b/intersight/model/fabric_abstract_interface_role_relationship.py index 9c3dc732f3..2a2678956b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class FabricAbstractInterfaceRoleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_appliance_pc_role.py b/intersight/model/fabric_appliance_pc_role.py index 2b0cd6bf68..1bf8432627 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8a8fe2f96..10bf959778 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b848374a70..858644c588 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bfc653c827..fbfbac0944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae6fc31eaf..2bcd92746e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e910b6e7a6..fc6adfdec8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a85f34f4f..6959446646 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1092973acf..5dc7d87d04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ce802891a..131b66cb9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47d955490f..e5b25b2ca9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f925184ac3..743dfe0755 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f4fa4febd..56793ac1d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16c967f480..9b8e0538d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17af6b3028..cb7908a1ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9153e4a64..c1525a813a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class FabricConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_config_change_detail_response.py b/intersight/model/fabric_config_change_detail_response.py index fb51bd82d2..f753eda1eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a21329bf25..8dc2685ea8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88d85f9907..59da13cf00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fab2923ae5..7abf4184ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4bb07c29e..59040bf16e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 409ebbf0c6..36c6a1ed80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f3913900d..bd4bb775ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b7fadc665..1ce9d4ccc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_config_result_entry_response.py b/intersight/model/fabric_config_result_entry_response.py index cc7f4e7616..dc4b5865b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb95aa348f..777a7ee1ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95982eef67..83f557522a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 091717c3cf..c6e795ed8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_config_result_response.py b/intersight/model/fabric_config_result_response.py index 6fb0409e21..f581828083 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2acf1fbfff..76706e0416 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2535a279a5..7d3ce81999 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59e63f74f7..5717d12b91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddb213bf9e..42a73f2bcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3172e404e..fb0e78147f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b94867b00..4092d7eeda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07588bfc92..4409719f6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f522450b3f..d5edd455c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fba6f7346d..add4390ee1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e43f7108a7..645a89e1f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb30308c6f..999b680309 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ee2af9aad..eee3628658 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6531e4b655..e5aa1349bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eaff6ab843..57ebf2743a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class FabricEthNetworkControlPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 4f92a863d0..97a0aa6070 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 816a34c3fe..1af46b392c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5083299c89..fda39fb6e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95fb74ef7f..4b5d896124 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class FabricEthNetworkControlPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_eth_network_control_policy_response.py b/intersight/model/fabric_eth_network_control_policy_response.py index 479df1a904..9c883bd3f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46862a749a..5cacc07bd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b107d02526..8db4c80a4b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0666c33c2..9ffd8df43d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce507eeb1d..5e2cd3d323 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29cbe5be35..a4c3545465 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 132c3d7ef8..7db3ea87ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5d2ca362a..f97de53a1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class FabricEthNetworkGroupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 8f92dddb81..69af5d3ac9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5781efb937..f7b5b02673 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e5e219c57..500626e244 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c1ecfde99..19b57c7932 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricEthNetworkGroupPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_eth_network_group_policy_response.py b/intersight/model/fabric_eth_network_group_policy_response.py index 3da57cc77a..69a853e10f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fced89db6..c2bd7570da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ab1e84fbd..bb27fe311d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07ce279739..e24eb46947 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23fe919954..9fbdbb6568 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 166c0725ae..8d28b1492c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_eth_network_policy_response.py b/intersight/model/fabric_eth_network_policy_response.py index 64824fb3d7..98f0f5235f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3198a3eba9..1310871e9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bbbec26f5..66690a29f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea87fde698..be78f712e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76982a7cf8..aa30ae7da4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08c303fd7f..e44455b53e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_fc_network_policy_response.py b/intersight/model/fabric_fc_network_policy_response.py index 5eae0e2f56..d0c6bba6d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a29fb4eaa..661d886f77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 720ffa35b2..5532961f36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f702c120f..37447b0813 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 082c3f54a3..0e81cfe262 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f118e2c835..0006502ebf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f363b463c..fc986de7e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e83ed3dcf..03718a98db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f1642077b..bec6d0b897 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5902e14886..f0eb6e560e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be67ec27a1..486b7070ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46302ee11e..3164122995 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09586b73b3..095d492ddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b3afb81a5..e7dc69d58d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa2727d7f0..db1eb97ed5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c405c3fa9d..0acdef6896 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcb649529c..dcee66327a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 533df83109..adbb5319b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87ef821859..447ed898a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89abd7038c..e0644ad979 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d39b22ef3..2ca77c3d4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e59f48156e..8232b186e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e37cc8eac..15f0a79c83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -786,6 +786,7 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1045,6 +1046,8 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1052,16 +1055,12 @@ class FabricFcZonePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_fc_zone_policy_response.py b/intersight/model/fabric_fc_zone_policy_response.py index 981bff42f5..2c3a30d9ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 414c0b0ebf..382d36597b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69c279da7e..9463f6774a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9826e9cbf4..4993e6ace4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0963d40ec..5f514ceec8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d584e09653..e2292a351e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbf58d9d2e..57914b6a98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48e082225b..e35af8e324 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 990164b736..67c22b85ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f224f97db..4b4350e941 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d67309864..37ed849ea2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f63cfb9ce2..4c6fdd4ad4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2062822015..93115c09c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fce9d5ad6..c14347b6bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4309eba52..ea8cf8dd0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eaa3a12e6d..c27153ffe7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class FabricFlowControlPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_flow_control_policy_response.py b/intersight/model/fabric_flow_control_policy_response.py index 6e0e08d9ad..534899d77d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4574daf138..15c14894cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e39815a86..da9f4c16a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab5b4d59b3..f4cf308c01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe25f9fc21..250e17e36a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e322e89882..931cf82289 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bc71c4e25..567626ca3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d216c4d7a..8185df0707 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1669ce4aae..5ba80a9a29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61725d127e..d3e995e97e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a92a51e3a6..282e657e23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class FabricLinkAggregationPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_link_aggregation_policy_response.py b/intersight/model/fabric_link_aggregation_policy_response.py index 4e3cf34e00..088de806f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1f5de54e4..4390396cf9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc1e90e70d..7aab6687c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa7adc6a61..98eb677f87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04c8ffdf74..deda465443 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10fc784ce6..9afde1f508 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class FabricLinkControlPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_link_control_policy_response.py b/intersight/model/fabric_link_control_policy_response.py index 304082abf3..899a302c3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eca24bc397..716be9e564 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9316b5427..4d8b5e064a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef8dcc4e66..27c3cbb09d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 720b9cabe3..4c0dd4ac0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c00d2544c..9d80aca56a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28165cf317..d07646c552 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2d6f257e0..98931242e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ddfbded28..33e1d22817 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f84021a64..4b65f9382f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class FabricMulticastPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_multicast_policy_response.py b/intersight/model/fabric_multicast_policy_response.py index 12f9ea398f..144b1de8c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f9957cb96..c075bc8f7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6af4741a74..a678e1d452 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed3c015b4f..b88b5ff209 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32a48cea92..890fbf5cc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7940c8959a..939a0bd0b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8eb75f841..831ef6f7b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 350ecf685e..6b7213de59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6747f3d524..b35c435d79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70273f99e1..d103f0dbe3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79383abca3..08f78e72be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f3d0ccfc4..6153cce301 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 737a0d1f61..5469f509d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 441bcbebf1..19cf00c64a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d38ba4984e..6cf9feea0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 041fe84f8c..dea1361352 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d4493e89f..4a90dd5414 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dcb979944..ac104ba64f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8acea531e9..58033933bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38dd880ed6..01ce4f5568 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ab18e1738..af734fb48e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d1a8f553a..afbe4e0a3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 860e182a18..82abe47dd6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c924e0dad..a84cc22d2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66c52d2b48..8631b9735f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7818452898..f2d0d6ac3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b0df068ca..e73135fad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05e28b7ea0..8a8602cf88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7dff94c4cd..9620052246 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df5716c1e9..e9e9b5c801 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b11569226f..d8d5469a75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e2cb6fc4f..e3066ed021 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d396fab196..268b810c26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 152d787ec2..e1c2615b5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class FabricPortPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class FabricPortPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class FabricPortPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_port_policy_response.py b/intersight/model/fabric_port_policy_response.py index 92ed49d4c0..71f4b91c22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9a77c6e85..313b2478cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7f8cdfff9..3f9b9c95a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f04d09e52..0745abf056 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c818ee043..deac160bb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 464103ad45..d70302ef9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcb6552001..886361024e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e00e6d7f28..607767a3b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7607db916b..a82a54cdc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccfba9160d..1f98de5717 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f214bd2f15..edd6aaa967 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e31a993e43..d0798e9494 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee1c01d7e3..9495a5e9bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 475c9bd10f..06404ebe21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a656086584..d12c807cee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0654911bae..8b8e2c3b94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12e9d78ead..a79a0d5510 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce1f5725de..3d333841ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7674fb6624..8555c26699 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d211edc04a..2abf3a31fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class FabricSwitchClusterProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_switch_cluster_profile_response.py b/intersight/model/fabric_switch_cluster_profile_response.py index 50df86131b..f90c2e3595 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ff4e3a0af..747cdb910d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2dbaad2eb..975f471195 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0986914f93..f01c9761e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4990613548..654e5ed4ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cda3f3346a..ae1e7acdaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f53ee22ad..06b0a7e969 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abf79fa319..d250446ee3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e18a656681..4dba885427 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aaf9ae3e87..af05f2b6c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecda243de0..9e9f32dc8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -800,6 +800,7 @@ class FabricSwitchProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1059,6 +1060,8 @@ class FabricSwitchProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1066,16 +1069,12 @@ class FabricSwitchProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_switch_profile_response.py b/intersight/model/fabric_switch_profile_response.py index 4f91ceedfa..24e0bdc38f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17273916a7..1714b1b65c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57e4924310..be041a8aa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4edf02ab8d..273b57186f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0543396c71..f78525c959 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a4aa5dbc9..090c4b1efe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0e3fc65da..7a46ad75c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e22e27e144..73690020eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5861f12a54..47dd9e931a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f338be4fe1..6877014e16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f0a59e2c3..8b0ae62eb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d649c1bee..9b66f73170 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e35e28d28b..201f2ffb64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3a8551d12..e59789597d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1cffc20610..7ce9d2b183 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3ac5f9412..c4b574e6d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 901b1457b0..0cbdc31930 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4232c91a1f..cd83c14abb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9423fd9f6..c87e2efdb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db291c3a9b..ee30bd791b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c3f821fbf..0d5b699779 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2f82d0d28..577f06a780 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24175cf12b..526e13597f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ce60283bc..6011fe162c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9115343e5..949aa55a3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12e04219d2..3d4d898148 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7245343fbb..d0bdaefbe4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d501e3c51..ba33776278 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a0c76d971..2b22176c80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22885c88e0..12f6e75d6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5fe459252..6628607c9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e8b85bce6..5e665cbb93 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14e791cccf..e5935840b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c1e2f09e1..c4322d8c34 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f13f52d15c..8a25cbad15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd0db7e12a..5b2ef73485 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd03c129c4..4d66e42cbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class FabricVlanSetRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class FabricVlanSetRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class FabricVlanSetRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fabric_vlan_set_response.py b/intersight/model/fabric_vlan_set_response.py index 2f81ebce06..56591c349a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a106df885..6e63424a9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3abf62b67..58595a7d10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14ac1ee22e..facc346960 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e669a85d12..da4421c96f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24aac9c901..ac114fc145 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8d18fe0c1..b86d1f914c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2eabbc7132..2c901708ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 629c9b6f79..7b038f76ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c279b36045..de5416e628 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6112810ae3..dd57bda058 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9357c3b1a..a751503096 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efcb0c8245..025ed14d0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de23190e0a..a7df3a3f6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6cddd3661..ee24f779f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9059a15f1f..523d630747 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 992363eb75..d9c3e6710f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c28054b4a6..1ea8bd30d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76057eacec..01069a7732 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8f2360b41..04b82605c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90771e92ed..54f63c23ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8055623380..cd9e831981 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bbb0cf64f..5b9a57e5bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class FcNeighborRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class FcNeighborRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class FcNeighborRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fc_neighbor_response.py b/intersight/model/fc_neighbor_response.py index 518d0665fc..cf25b8073a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de118309b4..20e98e1f86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae09c3a50d..337f26070b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ca5f7ad63..073ce0b015 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63977b6132..8b717ae7fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 335d1f6a1e..6158e07f6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class FcPhysicalPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class FcPhysicalPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class FcPhysicalPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fc_physical_port_response.py b/intersight/model/fc_physical_port_response.py index 79f832ab01..74498ded3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 393efea93f..cfe1175246 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46ce4a1406..99e5b6b373 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e1f10e6f0..234933ce8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cdea304949..0b4b8618f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 adf1bc3743..a10f8014d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class FcPortChannelRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class FcPortChannelRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class FcPortChannelRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fc_port_channel_response.py b/intersight/model/fc_port_channel_response.py index 7276b9cda5..c516dc12ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32e78eab7b..c5cb1af502 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86c0d1670f..9e538261f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc8abd7b97..788fe859cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0950e98d3..20abd8b7d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7e9c2e451..f3f48d8b5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f043488ce5..eb1eea055d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d68f1c02c..51327ef292 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class FcpoolFcBlockRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class FcpoolFcBlockRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class FcpoolFcBlockRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_fc_block_response.py b/intersight/model/fcpool_fc_block_response.py index 8981bfcdb9..e4899a3f6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4a7f4b41f..b3cc35d610 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10a35051fb..c217004dcb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97d0ee4d57..0aca98ba32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b20a68e0da..c3d50c5636 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b5b05441c..a184203e61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class FcpoolLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class FcpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class FcpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_lease_response.py b/intersight/model/fcpool_lease_response.py index e97846a29c..eb86572f27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d60bc04075..5b0c94fe94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f6dc70afe..d33ce6e711 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84700619f2..98aa66f9aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8f498b391..e245a6b06c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0851c3b3f3..60bb42a9a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ebc2ba064a..8f417acd0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68baf18a7a..5641717b84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f87c4b1194..38c6507d46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15905c51c7..cb03a604c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class FcpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_pool_member_response.py b/intersight/model/fcpool_pool_member_response.py index fdb777692f..e19b1de218 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 470d1d70f8..71724e88be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class FcpoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class FcpoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class FcpoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_pool_response.py b/intersight/model/fcpool_pool_response.py index 4da6fb13d0..577ea3dd3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2862ac99ec..884da31464 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8505df3c9..152e240ad6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16814ecfcf..16d4007d47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5ddc5a609..03c56d7a2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bbac3c5fc..84776e4e7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e0812ea3c..ee28df7cdf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9476d0164..2119fc871f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class FcpoolReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class FcpoolReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class FcpoolReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_reservation_response.py b/intersight/model/fcpool_reservation_response.py index 05c80ac5cf..e41d4d86ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae34a21cb4..6ddd2508ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5435735144..327bd0d514 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa46d7a7f2..61d8a040a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2dda288ca2..b814aba155 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d969f01f2..118915703a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class FcpoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class FcpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class FcpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/fcpool_universe_response.py b/intersight/model/fcpool_universe_response.py index 4941e446f3..b7a3ca26ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 beaccf074c..2b30940f0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7324889a35..8c027be7f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 759efad1ed..24352bb8cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2af09a94d7..600c29e9b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97a546b85f..d79e2a6cc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df96ec414d..b9dcf53b04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbf7618463..d6183f13bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -818,6 +818,7 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1077,6 +1078,8 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1084,16 +1087,12 @@ class FirmwareBaseDistributableRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_base_impact.py b/intersight/model/firmware_base_impact.py index 7c156b0d10..f392dc43d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca42c83966..28b4a90e59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35e013eeda..40d41b10a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49e0bb50fc..da8ed6a316 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8738cb7207..d2c99503f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 539728ed75..ba71c03a15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94511ac978..60d69517ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc41f7444c..e45a99c1ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8016fb2ec1..be601e8d9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2f8c290c7..3c45d2d53a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37e33ad04a..654ac9f300 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b215aafb4f..0883076d8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f59b49a95..3befa09980 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0684fa1c06..7d18386dba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9dab976d71..3e2ed44089 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5489b657f..42d931bfec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c123cc87a1..46158335d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ceb5da4be..6373e1953c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5b229a9c4..4084a6eb36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 082974a47b..161c7b3c2d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc5e6c36e8..2f96bb2d72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd1b5d9e65..1b47eb2bb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 127ea451c6..82880fddcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e796e52c3f..b644ddb731 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fe6f3c5f6..dbb32a69df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3d4228eba..0cdd0530ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ef68f8064..a0693f3a54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0bd00b8a2..c13b99618c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69308f09c4..159f1077a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 697cc03db4..12a3310dc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e056158e5..b5f973f7e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e40c2b42f7..f7dc353898 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11a835bcc0..a83636a996 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 179e340187..7d69331d08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52539efa20..74d1ed7a69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12e7b3435e..cf33b689f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80abb7a5bc..043edbea68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27c260c645..62f11dfd24 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef3b4e4fae..dc95015b8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b330d87728..37e73adaa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bd58cb8cb..cf4cf39531 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a3fedc746..ffdaeaefe0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3de8013e44..1dedf4b219 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c830802c9b..430f94bbfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class FirmwareDistributableMetaRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_distributable_meta_response.py b/intersight/model/firmware_distributable_meta_response.py index cb506fee96..396c892300 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abe6134a0b..879b355230 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class FirmwareDistributableRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class FirmwareDistributableRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class FirmwareDistributableRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_distributable_response.py b/intersight/model/firmware_distributable_response.py index b04e8378bd..89f8a99736 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 545adc17cf..1f1dcc17a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3802a38f9..b1f161f184 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acbd283be6..13ea10cba6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aac027f99d..288ceb4760 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b17598b367..444cc2fca2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a6cfa21ec..4140600844 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 087c4797e4..88843c1cdb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e74bf05d0d..b93049ecb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06d9c28e2f..f725312a81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c8bfd525c..3bfd680115 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2e273373d..d63908b0fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 246399f21c..b29299c9f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5b35475ea..b1539e97dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e8cc7beea..71cf84f8dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 182fbe4dc4..9978f00036 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c2e974170..0d62ea3774 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e9ea05ab0..c074539b4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f906295760..6d04b88e8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0b510a5b1..92b38f2d95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3cf3f8bc4..e8d2dd3c5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4861199d3..fbdc906d8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7972c6b1b6..fb072c7c40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f499eb82b9..e3c21d39de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba4a43ffa6..1b01168be7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f621aa318..462bf43d51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7703a6c090..3ab53f9380 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bab37b1e28..dea9da6d6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 add9aec794..cf34a8a878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65725c9d8d..2baf9cb64e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f760c55dd3..33c4b1d127 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c34945d46..009a75b0a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0923c7eb0b..e2233ac4f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c96a97d932..6023ada3c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93ca5980dc..e59042ac92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ea40a2b9e..9147886b33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2733c7e53b..e32ca6e0cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 177371f11a..7594682329 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4868a74b61..cbe44a4ec2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9a5a86073..1eefca09d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e21d6f9ae..baa779d310 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16c09c39ad..3e658a6a52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d266c343aa..227fb619ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fac6a6658f..f562ecbda3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a1cdcd8e4..ae1654c0e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a41c82ab6..bf849adbf6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef24d54793..1e58fdef33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a9dd1c665..b20058afe7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f60e18070a..6739123265 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1ef6a13fe..c028b3d1e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5b1fb0d87..b13567b8e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ac306969d..1747b8b077 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c847ccdc79..f82adf876e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c53036da27..adffba65b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c79c8e6971..d2e5152394 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67339004bd..cc8f9c6851 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 698d1a4308..c69f0073c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be4050f139..29ee260f10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64e7f09651..e2ca787a24 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 504cabf88a..730cb0d63e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a09e9f6f5c..e9acf31f04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d4520795b..cf983706d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6de8c7b63b..584a4faab6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05dd54493d..bec31395ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fec100640a..e6e6532ac8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class FirmwareRunningFirmwareRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_running_firmware_response.py b/intersight/model/firmware_running_firmware_response.py index 70ab3def1c..6905e1f436 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2af479cfb..e7d90822f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf2e8a1cfc..c83575af26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5f8b095c5..d34c81621e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a75b9a568..014208562c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 333a69c98b..d0b7ff0428 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85257bc78c..d9c9068e88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b48fa9a7d..ea7aab9865 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 915124b044..3ec379a2a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98f907b930..40e1d17700 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class FirmwareServerConfigurationUtilityDistributableRelationship(ModelComposed) 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_server_configuration_utility_distributable_response.py b/intersight/model/firmware_server_configuration_utility_distributable_response.py index a6a11b5d87..2d3f969c77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e795fc05c5..7abf8d95a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e9778617b..66e76c51c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 563797f13c..d683fe797c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f671c1553..fb6b4130f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dba217a73d..14c3b1f137 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc19c0a28f..54a08a533e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24914ae547..7b1972e8b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ee8444c9b..f354c65024 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c879b85e0..99bf1b61f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91a55d8546..23c36acc1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6dc4d972f..f8d254a480 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24ee7fd5f7..51bec56350 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 709d2c12b4..f83290c51c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 299c8c9fde..f0fc79b054 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82b43462dd..74b4667432 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e497b3cec..5f023afc6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b1d58a456..1caadb4f3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9acd7169e..ca186da73f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b33263349..437487196b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d86586f84e..7cda99387a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4fbcb1050..83005827fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -802,6 +802,7 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1062,8 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1071,12 @@ class FirmwareUpgradeBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_upgrade_impact.py b/intersight/model/firmware_upgrade_impact.py index a1df67ae3a..e4f4ea6c3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c39101f848..7835759aac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3b5b5e78a..f89961030a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f70f974173..052297112b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 778d1e2948..11acfa0167 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37746d2d1b..aad065bf5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e43511a522..c42daedb76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f48408f8b..d186bd5fef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1732a3bde..1e991f50c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -840,6 +840,7 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1099,6 +1100,8 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1106,16 +1109,12 @@ class FirmwareUpgradeImpactStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_upgrade_impact_status_response.py b/intersight/model/firmware_upgrade_impact_status_response.py index 7710f58aa2..097e00a472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1890b320ca..12e636249a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a24897090c..ea23b7703e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73f74656c8..90f0ac493a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ee34d9e2f..dde9cbada8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1eb5264013..c67c725c7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06db3ddc51..6003ed66de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecad6e3da0..4249397e26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d10676359..a3d24e0ed2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -828,6 +828,7 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1087,6 +1088,8 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1094,16 +1097,12 @@ class FirmwareUpgradeStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/firmware_upgrade_status_response.py b/intersight/model/firmware_upgrade_status_response.py index 477ccc0b75..d55e1a9b7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d36a0951f..6ad38b22f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5cadd8e25..4779a41521 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc2aa1f350..78845a86d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5632932aa1..c810e2eaad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5cd75c9e73..7da512b41c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91c8e7bdb8..838418b455 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d37ab3aa0..d0049dbb6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class ForecastCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class ForecastCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class ForecastCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/forecast_catalog_response.py b/intersight/model/forecast_catalog_response.py index 5b00a47b7c..de09a3fba4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53607aae74..1af87db465 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 202b370e45..f887fea401 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5302e2fd5..6065ca2120 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d64db22aa7..68b1d0ca48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5669ccc656..9b7d2c6ab0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class ForecastDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class ForecastDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class ForecastDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/forecast_definition_response.py b/intersight/model/forecast_definition_response.py index bd50ab4531..4b7c7e8266 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d40be2bdbd..9921c8ec8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b195bac432..97360ded2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e553d6a3b..2a28207a23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fda5c8596..9052867f35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4be09d1c8..f53a67ca39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class ForecastInstanceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class ForecastInstanceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class ForecastInstanceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/forecast_instance_response.py b/intersight/model/forecast_instance_response.py index e8f657e39b..cc81d9c934 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ef4ca2ca6..0e1c8b1f18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27703c072d..0d46e6055e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acc2f6e84e..f86f55b3de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a43e81eaea..f08d568c58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1e299c518..079d8fd648 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb03456381..eb6aba440b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85d9238d43..6eeeda10c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -874,6 +874,7 @@ class GraphicsCardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1133,6 +1134,8 @@ class GraphicsCardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1140,16 +1143,12 @@ class GraphicsCardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/graphics_card_response.py b/intersight/model/graphics_card_response.py index 24b74b9003..4598931eb1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b20e6b5658..b58b3b5b27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12d2cd5ca1..2047f89df2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 217d6d6369..e90be6f460 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf725293ba..5aaf24c776 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 830f43882b..cd666bad31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class GraphicsControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class GraphicsControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class GraphicsControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/graphics_controller_response.py b/intersight/model/graphics_controller_response.py index 4c708193bb..4f500b9abc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77447fdb1c..adf5a98203 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd7a903bc2..2b3ccca19e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddbfff8706..6e40c944c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d30d097f3b..b85a3582c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 476ee26994..671a9928a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f34b60f41d..cb4b34c9f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72d7efb141..2df9768250 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85e41e39be..a3c69c0cdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f63ba3cffc..161de40f26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 448de7a343..b363276d72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daeb1dbad4..8283883ff5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fb809a231..6f423b162f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d993410fb0..e892dda01a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e15ad91e63..ca35bf63d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 846491e2bf..a8051f03a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c85baf3300..381ac2de5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bf09160a9..37d10beb6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fcddee8ba..64745d4d51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31c4cb9243..0962f4f515 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c754db9fcb..e2e1cbe130 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 814898cd34..6bf3320dfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36f3c65cf5..b336c8eee3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50b0fc4c1d..a6b5979433 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HclHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hcl_hw_catalog_info_response.py b/intersight/model/hcl_hw_catalog_info_response.py index a6c36bc103..c8eeea005e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 334a5486e8..44ac09a521 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46692ebcca..114fc7452e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34a7253696..bff7c19ed9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6078e0e666..af56b2733b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a45b34e0d4..d9b6e6513a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class HclHyperflexSoftwareCompatibilityInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py index 7f2865e228..ae367ee3ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b5a9304c8..5f13c24e0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94106b8edf..67557b224f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b8bd537c3..a3682ff7ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e063adc9cf..327226e07a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da1ea504ae..64c5708e88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HclOperatingSystemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HclOperatingSystemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HclOperatingSystemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hcl_operating_system_response.py b/intersight/model/hcl_operating_system_response.py index 02207581dc..6866a84da6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd837c1909..13334dac25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfc35c8c61..d52fe4cf25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bba692e4a..5d3cb62bad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e5ff9ffdf..2307c4d265 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7d20555ec..a6c95cfb8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class HclOperatingSystemVendorRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hcl_operating_system_vendor_response.py b/intersight/model/hcl_operating_system_vendor_response.py index 4cf3e3a252..8ff536528b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c8f8c1769..c2e5e7e739 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9cb1f73f7..ab62670beb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66eb59a7a4..c84c1daa1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 333adcf2c8..5bd2bd1fb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4cb0c5abf..356cada762 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56918f8fe1..c1ab41f801 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b43dfa6bb1..15a43f6d0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HclServerHwCatalogInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hcl_server_hw_catalog_info_response.py b/intersight/model/hcl_server_hw_catalog_info_response.py index 7eaf39d13b..041d973718 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7cbbed43bb..ad89e2da99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf3d1cae78..fa0a06014f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 791fb3328f..ff2f326e7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d7839e10f..cdc5c682b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 111183bef6..48bf8a4e86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 930d757be4..d51ff20f3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2ec313476..fef9fac48f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01670ef718..9028e307a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c437c363d7..c9a2f452ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class HyperflexAlarmRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class HyperflexAlarmRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class HyperflexAlarmRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_alarm_response.py b/intersight/model/hyperflex_alarm_response.py index c20434b2b1..c26fdd1f39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d7aa28dcc..a1511172bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_summary_all_of.py b/intersight/model/hyperflex_alarm_summary_all_of.py index 49b47ce129..9c9d48e2ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog.py b/intersight/model/hyperflex_app_catalog.py index be5555f7b1..a38bae9ea9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14e5e20a99..9a52b320da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ff9743d7f..8d64c33538 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc4b5854d0..b2f4954b0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d9604c65e..80de9a6a1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class HyperflexAppCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_app_catalog_response.py b/intersight/model/hyperflex_app_catalog_response.py index 60a9b38596..f8b1683794 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a040605a1..bc4350e929 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28f02620de..176dce9633 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c16b0e330a..6caac73d44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bedebc7acb..8fe3b7098c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6e3ac0e99..62ec039f8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7b2824ff0..75be4d397b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b80908976..4d84b341b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexAutoSupportPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_auto_support_policy_response.py b/intersight/model/hyperflex_auto_support_policy_response.py index 80454ea218..50d126c4cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8d45c51c2..e90b37795e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e153430ed..64cc5a50d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b2f805ac2..71006f72bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e70f14168..296ac0fd0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc852f411b..07713223e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HyperflexBackupClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_backup_cluster_response.py b/intersight/model/hyperflex_backup_cluster_response.py index 245dd0c797..28a28eb541 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2717ae8db9..1c07f2a5f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10d1343f95..5f0d76a34d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e868c6780b..30bf077da8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c40db616b..a7dee25c08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 922c8e6e9b..920c924236 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -813,6 +813,7 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1072,6 +1073,8 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1079,16 +1082,12 @@ class HyperflexBaseClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_capability_info.py b/intersight/model/hyperflex_capability_info.py index 31da3a21ca..a42a77079b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bab2b8418..e88a523a11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a212edbfe..f10cb65126 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1847f404f..1513abe605 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6dd3add184..b48e3ad0f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexCapabilityInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_capability_info_response.py b/intersight/model/hyperflex_capability_info_response.py index ec593adf22..5148651214 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ba64f7d2d..18d9d52c5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 251b52117f..4aa5c27715 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ecf6d6137..2b492027a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3174f4f5c..a8894998ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1613676e..57c45936ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a7867ca4a..0fea8c88ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e39bde31bf..3d42663dbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36b69719fd..b98b527ecc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b671da738b..50d5009313 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a98ee89c8e..c453f08310 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ddd9ed4e6..e5d11e9e99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 521647a3a5..e261b8b97c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8338952f31..2a21041fad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5d20f4a95..5195815a93 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class HyperflexClusterBackupPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py index dad4d2106d..98ede94893 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02af6eed62..1281aa3f17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01e0af3f77..847b3f9b27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c7022eb34..1ff0793ce2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3293acde03..e09350e65c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c4086db4d..db3152ebce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b83a65168..bd6ba16248 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6464219953..6f34ccd953 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c6d6ea637..8d48067e48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3b70e4883..027c4eeced 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 600898839b..eebd6cd50c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3eb277bddf..6af580e225 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a817119d3..8325ac7ccd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8729b13d76..63a8eaf528 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8745b5cdb0..0ae6655c36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5146442650..f3c441796e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class HyperflexClusterNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_cluster_network_policy_response.py b/intersight/model/hyperflex_cluster_network_policy_response.py index ee5119bf13..8367dfa666 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53510fc649..e1ab91dbd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b65d20625..791f50474a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35b2a8cb7d..519f71ced3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6cb7e0cf1..fe9e5ff538 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c16f396574..e55d8057be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -846,6 +846,7 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1105,6 +1106,8 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1112,16 +1115,12 @@ class HyperflexClusterProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_cluster_profile_response.py b/intersight/model/hyperflex_cluster_profile_response.py index 3edfae73f9..8c7af3f54f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 120400a0b1..9f075d4ebd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -855,6 +855,7 @@ class HyperflexClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1114,6 +1115,8 @@ class HyperflexClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1121,16 +1124,12 @@ class HyperflexClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_cluster_replication_network_policy.py b/intersight/model/hyperflex_cluster_replication_network_policy.py index 1526645174..0aec6a6513 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b36ee1640..3fd693e8b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfa46f3e78..2f57ca9920 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f1486113c..764b767f1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d77d780739..d812c84a65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa25bcee8f..bb2e80c46f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d71bd26a00..d930f591ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3404d87cd8..04a08226b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c7701f71a..1e1594ea96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e8fff1709..2fcf297ddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65d86b97f1..1d778474d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aef0aa0e54..024f1b91e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1691ee7d16..a74fd12af5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f77fe1662..7eaf2c156b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c67e87023..d14af44279 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e71162b0a..580aaf5c7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class HyperflexClusterStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_cluster_storage_policy_response.py b/intersight/model/hyperflex_cluster_storage_policy_response.py index 086008a53b..2f01b78a2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b19c627b57..5d1b2ac093 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4dc83bbe5f..790487dcb8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10149cc781..00e7a4ee15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83579a5ee6..77d5d01f6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f92e9979d..2490d64a07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf13f8d42c..1cb77bf06e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f64cb302b..381e80c4cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_config_result_entry_response.py b/intersight/model/hyperflex_config_result_entry_response.py index 443adc9494..a6f952eb6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3074710fc3..2e5e6058fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2766f2c913..69bf7d9d0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 996b25616b..860e964aba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_config_result_response.py b/intersight/model/hyperflex_config_result_response.py index 7508a5a49c..eaf83b487d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59a8a4a9eb..139f3c65c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8590aba90..adb8294bed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 241056f360..d7708bc68e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 431d957a08..1a566fd3ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04b58c1671..99bd6dd5d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class HyperflexDataProtectionPeerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_data_protection_peer_response.py b/intersight/model/hyperflex_data_protection_peer_response.py index 8bf34bdecf..ab3bebb596 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8043869c01..d03a066c49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7ec9e3448..1f2503cde3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0112b3ee82..afaf6224a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b19fecca9..cb5af84879 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c40278873e..66b1e2d8da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d80f5ebf5..7e0d37e0ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4ff8177fa..11b5e09164 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -808,6 +808,7 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1067,6 +1068,8 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1074,16 +1077,12 @@ class HyperflexDatastoreStatisticRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_datastore_statistic_response.py b/intersight/model/hyperflex_datastore_statistic_response.py index 9fd0d50bcf..439d2eaf7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd0d0bf9e5..3718880f50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f20798488d..fd44cc088b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faa2d4a7a2..402803ce72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbbe1292be..0c0466e076 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 138f443b51..9a28b0e1b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0fe06f08f..980208f328 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6568271f12..61050faf27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d685f55dca..52f605a48d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 397c6c5a54..acdd2b0373 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b969f3d67a..fd9b03e4d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -822,6 +822,7 @@ class HyperflexDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1081,6 +1082,8 @@ class HyperflexDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1088,16 +1091,12 @@ class HyperflexDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_drive_response.py b/intersight/model/hyperflex_drive_response.py index 3a3beb1f64..46e44525d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 423453e5c0..5182d99f5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b103ca5d2d..65bb2a0111 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c546697d0..ec08c8ff26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58d501da66..fecc6b0cbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e029ecf97..3dd28c2e91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class HyperflexEncryptionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class HyperflexEncryptionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class HyperflexEncryptionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_encryption_response.py b/intersight/model/hyperflex_encryption_response.py index 4c4c354961..3ab7e87680 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69d62a08b1..2cffc6e891 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ae7dd0233..810f0bc9a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2e0c6a577..519a2bd64f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a466ad0b94..947c280ce8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0092cc0d68..0771e85252 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f7aedccae..c0cebd4bb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 104cbf33a4..b9105d14c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b79ff1ad3e..ce72989bbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99ffbdd31c..8bc092d593 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class HyperflexExtFcStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_response.py b/intersight/model/hyperflex_ext_fc_storage_policy_response.py index 718036ab30..5241ca1914 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2b931c866..5121b1a613 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 416e9b392f..cac7b802e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04793a5127..0b6b14906f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2d517c513..94e34c70f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94683a6993..9ccb12298b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class HyperflexExtIscsiStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py index d233c6add6..d59b7ef591 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c15f82dea..953535d7fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea886a6276..87e28bdcdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8bc9b5bd5..e33abf6154 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a66634996e..10ddff2525 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5136fe62cd..1b5737abe1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daaa26887b..5c6be09c94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8abf85724..f077855d6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexFeatureLimitExternalRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_feature_limit_external_response.py b/intersight/model/hyperflex_feature_limit_external_response.py index 2fc47db022..6e44d36e3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c44a85554..4b6ee63e2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b562e0e35..154f59ca09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1294ce595f..9f140b0375 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21d176c4ab..a09df650e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 192317c545..42d238f7bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexFeatureLimitInternalRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_feature_limit_internal_response.py b/intersight/model/hyperflex_feature_limit_internal_response.py index 25da325e12..8bc6caf6ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ac286a446..bc08bfd2c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90786814eb..8e864486db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38116a051d..2ee40bdad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad00eeedc9..e02fce9f2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f222ea1755..84899c016b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36ba21b5a9..694c54c64f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45bfa62f49..f75564b373 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9306a8108..16a04f06e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6dd248ad06..0f2c12b510 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class HyperflexHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_health_check_definition_response.py b/intersight/model/hyperflex_health_check_definition_response.py index 66523d4493..d6418d0917 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4572d7ad9..3fe94524c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6f42eda76..4d12ffa7ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f992478acd..5e40be340b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72e758a2fe..3224e6538b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fde36c552..159077f16d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b22568f7aa..9a3400ca21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59fea22104..d7171363a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62259898f3..cc11af75f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6eace44554..771ba1b530 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69c87db051..6c1e32e770 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6af8ad2054..fba2a489d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 930354fc2e..5381f71fe0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b387fbe763..978cd9066a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f83fcc2e52..d488b10f7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ffb437abb..e1351660d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b4c81e986..216e8c494e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85ec9b3d8c..3eead98bca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38f3f72174..d7539ed11c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f0d28130c..d6c34e88bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed9243de23..1dd90d4429 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ada2124b5..1a1b05a7ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72834fd11a..a587713e1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -807,6 +807,7 @@ class HyperflexHealthRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1066,6 +1067,8 @@ class HyperflexHealthRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1073,16 +1076,12 @@ class HyperflexHealthRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_health_response.py b/intersight/model/hyperflex_health_response.py index 280046f6f3..56335ed2b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c3973fcff..e23546ada1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0221da7d8..7e4cb7551f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8517f26349..8ccdfc0101 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cafcdb2038..2406e4fe8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1b5f964ac..6adb89f3d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f265bb646..edf9d415f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9bd3be6d0d..4b7b2fd1f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7d4442ef6..4537e3e702 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ece651e4dc..310539994b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b7752b010..a3c0f0e6c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10633ad349..65add58aba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3547706c1b..d8efead9c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ffa39c6b77..fe7522c6ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f89bcc72b4..dc9f6b5a2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 366cfbbe06..4808a813c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25d658cb08..64e6069064 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ec76a9ea7..a9a4c64f8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51a4f1f046..5d5a0b2c13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29666a10c2..5a5ffcc830 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf6eae9a97..b86bf9f97f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 819c8d807d..5265af45ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d74075d337..f66620a69f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 684c6fa8dc..df9bd82594 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46e91fd173..54db3377be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc558e406c..c6780dc6ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e96d01c1a2..1ad4b4b52f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3822496b2..699cb9a74b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb3a9d87b2..fdf1becc64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef82464905..75906b7475 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acb6f18514..e3ac09d8cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e64477a0d9..34309b77bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9927e8fec8..370900cd74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HyperflexHxdpVersionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_hxdp_version_response.py b/intersight/model/hyperflex_hxdp_version_response.py index 03866d150d..c7c5e3fcd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 935461421d..11487651b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ef0f01b44..3fd8a5cf66 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c6d085581..fc5cc3240f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78ddd23a04..88d9b066be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39825a0749..85a9bd5c37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class HyperflexHypervisorHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_hypervisor_host_response.py b/intersight/model/hyperflex_hypervisor_host_response.py index 318609a575..6cd30d076a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2a9fd1321..78a8fb0324 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e014a004af..554c27ea44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5cbc343f2..d114f7f1e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c171845ef3..530a67b7d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1190a7c888..63fb857a96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a2c18a8e8..ade4dcb7e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f15c6ea340..387d76ecef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4e73862b1..fed7eee30e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 164fd0b0b5..df66b8c123 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e478ec6ba..6f5b3a96bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class HyperflexInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_initiator_group_response.py b/intersight/model/hyperflex_initiator_group_response.py index 74f465e8db..7df3a8da77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62b877a483..4e1a113b12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f50e54a92..d8fc432941 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bc9d88440..c5912e4aa9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 946db3e0f1..0f849b8553 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84666a0246..f69a3be995 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c541ac559c..ff62159d10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe2f6913bf..3618d9df54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5feedbf762..3b260708f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abe4c84374..1d26cb7551 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0757a43dcd..0b275fc8ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 113b540d50..4d800ec244 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26eaa0aa6b..b96f5d0532 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47197e5c72..d23f68759f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a22dd6b29..abca583443 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fd2e83626..286710db81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c703eed29f..a8a7e61949 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f978c309ce..eea8c5c0c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class HyperflexLicenseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class HyperflexLicenseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class HyperflexLicenseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_license_response.py b/intersight/model/hyperflex_license_response.py index ebf6119537..10f0d6ae65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68888e1048..37a22eb469 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c63eb9937..75642e4954 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b9138f055..71c1cda494 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a62ad17bdc..968943ba05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1be1946f01..70eb244c1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexLocalCredentialPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_local_credential_policy_response.py b/intersight/model/hyperflex_local_credential_policy_response.py index 4c0abf0e59..6b1e8dc1b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 895f4578b2..28ea3a75bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af395472d1..cbe9cc2e40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aaa4c7d68a..7238c5de84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1966ceaa6..9095051d27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aced286529..4f90a39c7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4decb12d8f..73f882e12f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8338743cca..3638f3e099 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -784,6 +784,7 @@ class HyperflexLunRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1043,6 +1044,8 @@ class HyperflexLunRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1050,16 +1053,12 @@ class HyperflexLunRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_lun_response.py b/intersight/model/hyperflex_lun_response.py index d5f0bdbdf3..efcfc9fa47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1901e2e385..c5d204195f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aed9880ce1..18b96dad75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08183053fc..eccd3673c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aff6f97dd..ab8deffff4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5d8d9ad30..f943d93c38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f5c4e4d32..47c82c6d73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1dc8d6ebc8..3230fe460d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f406bcbe4..cc828b359d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2202c11c4a..a777768875 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4bb8e93ed..76f1eae723 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b197c1fed8..8e62bdff9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b29693722..41b5b90771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc873aed3e..837ced6aaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -311,7 +311,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 @@ -459,7 +459,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 diff --git a/intersight/model/hyperflex_node_all_of.py b/intersight/model/hyperflex_node_all_of.py index 9387f7c43c..13d783ad09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -267,7 +267,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 @@ -383,7 +383,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 diff --git a/intersight/model/hyperflex_node_config_policy.py b/intersight/model/hyperflex_node_config_policy.py index 763c07ad18..1f51c86cb8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a49aa2a54..3d18f98976 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6671790d80..72d473d501 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a62e4fe8f..1522cddbe5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b0e887f19..f79128b6d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class HyperflexNodeConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_node_config_policy_response.py b/intersight/model/hyperflex_node_config_policy_response.py index d84e41af55..677325101a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84d89a9ff5..58af723d58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f20a087590..61518ab68d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6cc519c462..f921c5539e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4f7ed8a87..8bdedd702d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af5a8d51c4..ea3d0e7d02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa0002a096..17a4072ef5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d8984b518..3598d5312d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class HyperflexNodeProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_node_profile_response.py b/intersight/model/hyperflex_node_profile_response.py index a792708d8b..6bf7c00e55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18bc4c48bb..792cdd1979 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class HyperflexNodeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class HyperflexNodeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class HyperflexNodeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1322,7 +1321,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 @@ -1470,7 +1469,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 lockdown (bool): The admin state of lockdown mode on the host. If 'true', lockdown mode is enabled.. [optional] # noqa: E501 model_number (str): The model of the host server.. [optional] # noqa: E501 node_maintenance_mode (str): The status of maintenance mode on the HyperFlex node. * `Unknown` - The maintenance mode status could not be determined. * `InMaintenanceMode` - The node has maintenance mode enabled. The node has been temporarily been relinquished from the cluster to allow for maintenance operations. * `NotInMaintenanceMode` - The node does not have maintenance mode enabled.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 - node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowd to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 + node_status (str): The operational status of the HyperFlex node. * `Unknown` - The default operational status of a HyperFlex node. * `Invalid` - The status of the node cannot be determined by the storage platform. * `Ready` - The platform node has been acknowledged by the cluster. * `Unpublished` - The node is not yet added to the storage cluster. * `Deleted` - The node has been removed from the cluster. * `Blocked` - The node is blocked from being added to the cluster. * `Blacklisted` - The deprecated value for 'Blocked'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `Allowed` - The node is allowed to be added to the cluster. * `Whitelisted` - The deprecated value for 'Allowed'. It is included to maintain backwards compatibility with clusters running a HyperFlex Data Platform version older than 5.0(1a). * `InMaintenance` - The node is in maintenance mode. It has been temporarily relinquished from the cluster to allow for maintenance operations such as software upgrades. * `Online` - The node is participating in the storage cluster and is available for storage operations. * `Offline` - The node is part of the storage cluster, but is not available for storage operations.. [optional] if omitted the server will use the default value of "Unknown" # noqa: E501 node_uuid (str): The unique identifier of the HyperFlex node.. [optional] # noqa: E501 role (str): The role of the host in the HyperFlex cluster. Specifies whether this host is used for compute or for both compute and storage. * `UNKNOWN` - The role of the HyperFlex cluster node is not known. * `STORAGE` - The HyperFlex cluster node provides both storage and compute resources for the cluster. * `COMPUTE` - The HyperFlex cluster node provides compute resources for the cluster.. [optional] if omitted the server will use the default value of "UNKNOWN" # noqa: E501 serial_number (str): The serial of the host server.. [optional] # noqa: E501 diff --git a/intersight/model/hyperflex_node_response.py b/intersight/model/hyperflex_node_response.py index 802d832613..fa789dd0a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60b2921173..d4a82823f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71617b4b4d..4d4991a9d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff2e24ad2b..7a992b630f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f23fc6947..ee6c37bddf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f338aa5153..985ca34259 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ca3913138..2b198355e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df39dedd06..8a38032226 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8eee38143d..723a4291f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2af7bd923b..b5ce827128 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 677174cf93..2cacf5cefc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7d6fb7fac..49ee5e994f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e223206218..c06c1c9b79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fef5b02cdd..044e969c63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d022dcb0f1..68ad1419df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexProxySettingPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_proxy_setting_policy_response.py b/intersight/model/hyperflex_proxy_setting_policy_response.py index 2a0da96ee7..3869481756 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d516bd70c1..32854569b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47b2e532e8..c177d9acd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6020c36216..264fbc9966 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6718f7d4a..9d35c210b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f30918e5d..dd83b3227d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11fb24e0c3..84ae0fc4ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 682dd8d44c..713829a5a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7341b2fde9..75002a5f9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f806c1735f..9aa6499d2d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32ee15e7ca..912675ce79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9028ca09d4..fc2ef8163e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87792af72c..d258f9a3bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8038230613..28908c5c84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f46b8676b..8a50b0ae62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 830f1165da..184ca609d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a04045edb..78a8006266 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb2fa2f281..a78ad3dd40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bfe589a77d..c4eec16ab3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5810ce4e42..ec25bec81f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d3c93e808..24ed6aaee5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d105fbe24..1c59cc42b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class HyperflexServerFirmwareVersionEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_server_firmware_version_entry_response.py b/intersight/model/hyperflex_server_firmware_version_entry_response.py index 9acccd906a..7bedbc44cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7649806bd4..b5adcad53f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a7945bd55..fa6c32109a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4dcbc0a56..e4c9133934 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 948094f535..89af83618c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d3600a4bb..9c7ee15047 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexServerFirmwareVersionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_server_firmware_version_response.py b/intersight/model/hyperflex_server_firmware_version_response.py index 5089336ec2..f59f8f1702 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e0d3beb1a..e7bbe21944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1afa7d971..329ce95814 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b3056c363..4cf4acff42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb6899d4de..2dad35e475 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddd32f4477..d978a813c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b392f1f88..5e0a5668fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d258a54fd..8c8449050e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexServerModelRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexServerModelRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexServerModelRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_server_model_response.py b/intersight/model/hyperflex_server_model_response.py index 91857575cf..80d7082612 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 036c86b2a1..64eeda2c7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d7d9dc3bb..7a6768c4f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a10a7fdd51..a9347d90d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b2c265381..bf8773292e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ec434ae6a..381d200af3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baa53261e9..04184c02a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d0c27e2f9..4678d552d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8f19373de..68a421a823 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e2e530f3c..6609d2bb18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 481d3e588c..1fe25d82cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a997021b4d..9d88c905e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64e37f4ac1..5948a3b793 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12771e7517..4be6f584d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05f91b5133..cbb80a1c15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b313197379..e1ba85a7f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9523c95a45..8597a99881 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ffc59646e..da6645b730 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c48ddc36d9..bb2c96a62e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class HyperflexSoftwareDistributionComponentRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_software_distribution_component_response.py b/intersight/model/hyperflex_software_distribution_component_response.py index 306b770731..892ca6decc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f97e52a78f..b8f04bcdd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35819a7ead..72d6f97193 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a08ea9a71..8b8c2024c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 346d82874b..c5aeb903ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7634789c93..f7361d7ae7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexSoftwareDistributionEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_software_distribution_entry_response.py b/intersight/model/hyperflex_software_distribution_entry_response.py index abadba2afe..3098060af4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2ce4e05e5..02bb0d0969 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82e9e7bfe6..471cae208c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ece412fa9a..f6c4f282a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a05522802..c81e8bfabc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff3881b576..3bcffce76a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexSoftwareDistributionVersionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_software_distribution_version_response.py b/intersight/model/hyperflex_software_distribution_version_response.py index 3db66f386e..33af33761d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62e7692c05..12d5c9f270 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a04b2c99f..89e851789f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 babcec825c..2ecceb6b69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 641141422f..7de377882d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b97826e539..3558d2429b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class HyperflexSoftwareVersionPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_software_version_policy_response.py b/intersight/model/hyperflex_software_version_policy_response.py index fb7550c8fb..4fe9ed996b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f4af42f52..c47cadb876 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a32429914e..036632134c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f4d8a4370..29e1464c54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e299fce60a..325cbc3380 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a10dc0706c..49df95803e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cee5e76d0f..f0c9470113 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb7b8dee8e..44652308e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 283351213d..a7a99d7a74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7019b73fd6..9325037250 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -814,6 +814,7 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1073,6 +1074,8 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1080,16 +1083,12 @@ class HyperflexStorageContainerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_storage_container_response.py b/intersight/model/hyperflex_storage_container_response.py index aabb2513c0..a554d6ed18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a86867d690..f70386d93b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8756ccbb74..e448374deb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3ab44b86b..e71f1870d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b98af2471..219c18871a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69a38a3cbc..d1559ce100 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d858f99ad2..54aa60a35b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a80bbcf1f..22422f39b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1039,6 +1039,7 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1298,6 +1299,8 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1305,16 +1308,12 @@ class HyperflexSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_sys_config_policy_response.py b/intersight/model/hyperflex_sys_config_policy_response.py index fe73557968..1768e5d9a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a039d20d88..c772b40527 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9dc1f2f1f..662f8455b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acb8f4e504..e3c0e71f9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27872964d7..09c1b55b11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d773c6f5b..cab74eb0a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class HyperflexTargetRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class HyperflexTargetRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class HyperflexTargetRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_target_response.py b/intersight/model/hyperflex_target_response.py index b5fd8a7698..3c73fdffb6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89138a8037..a1f423c458 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08c451302c..17170db0bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51ab6e6bdf..c15d5ab51d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a84d5b26e..eca0742dfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e872efca27..2df22be7b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd0af5a53b..d7d4d05715 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 348a368a33..52cb655f58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4240e9dad8..5c78c59d32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31345a6893..f0102df1cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class HyperflexUcsmConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_ucsm_config_policy_response.py b/intersight/model/hyperflex_ucsm_config_policy_response.py index 40ee572289..a77d07511b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21415ba6fb..27f515c0c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 080ec11260..eae55b9dae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6a9987853..80fc351054 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d628c156f6..f5759955b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcad5c705c..6765877b25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class HyperflexVcenterConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_vcenter_config_policy_response.py b/intersight/model/hyperflex_vcenter_config_policy_response.py index 3915775cc9..cecd51707f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f61dcf67bb..42b9f16392 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3813b3733d..025883e6bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0eca090f31..525e207402 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35a81be58d..1d596a2159 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f17c522109..08db6683df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50caf6e115..26af026a7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b74a45c111..8eb93785c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ec4552369..b5cb1a5aa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cdab45fc03..062cf41f26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -814,6 +814,7 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1073,6 +1074,8 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1080,16 +1083,12 @@ class HyperflexVmBackupInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_vm_backup_info_response.py b/intersight/model/hyperflex_vm_backup_info_response.py index 4da002f7dd..3d00cd36b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82e6344df4..9a4c18fb06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 040c0dae5e..273f13b8bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f33d02191..1f1d80a3fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02dc517095..579e476d15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b87d71c7a4..f2645294fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed5a913b0b..b65bc71910 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2fa2073d41..b2b1dce5a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94ce409fb4..04e2606c8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3644cf6a25..9084a52620 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45091874d0..935dfed8e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61af3ae0a7..fc9fb0912b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b4db33e0e..54fe9855f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c3cf38659..b2d25d1a92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5aeb235e1c..9aca6b3dd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d483a9f604..beb38cfcd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1609179479..c4804b8f96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc276b1151..0a3f2b783f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class HyperflexVmSnapshotInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_vm_snapshot_info_response.py b/intersight/model/hyperflex_vm_snapshot_info_response.py index e51969ffb5..63c3129948 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04c5c6a7bb..38178142d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc8f933145..073a96f0b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c71ebd4d1c..ef0f922376 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5f33a1b8a..b2752817d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a007d0794..1967b80ad1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class HyperflexVolumeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class HyperflexVolumeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class HyperflexVolumeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/hyperflex_volume_response.py b/intersight/model/hyperflex_volume_response.py index f7570c816f..43bfee47fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83e87b7547..9ee89d6bbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61f8b21b2f..d616573ef0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63ae193b80..344f3e0973 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e445a1bec2..659065b195 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3caf28880b..5b06961489 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 008d1b3399..cbf8bdc15e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78391351a9..e5b09fbbde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58edfbbdbf..38e3106427 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 642c03fc1e..672324ad8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7447489238..5ff4781166 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f2279e45a..87b9aa21aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9649229ce7..a95dc7ccd6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bb08919fa..56727349ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb4b029f4c..6f6bc19bc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77660463aa..af6af044f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a9bca54ea..b1b2345939 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IaasConnectorPackRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IaasConnectorPackRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IaasConnectorPackRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_connector_pack_response.py b/intersight/model/iaas_connector_pack_response.py index e550672812..676ad363ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45e1d96056..c2dd765bd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d758f7f3f..04f9c8b69d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80914573d3..c06a6fb29c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ae6f3b998..7784b1b30d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7e9427716..b9c1e98598 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IaasCustomTaskInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_custom_task_info_response.py b/intersight/model/iaas_custom_task_info_response.py index 43f38a8b34..c81d953740 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4de2fa8086..e46d78070c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a79b33e55f..b261e55986 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fba493eb2..98c31c9fe2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca0672feaf..f272415840 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 061c17d210..27473e604a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class IaasDeviceStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class IaasDeviceStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class IaasDeviceStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_device_status_response.py b/intersight/model/iaas_device_status_response.py index 1f816cb8b0..1ce0f05160 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 701ffc0f2a..a97c60b711 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67468002a4..2724daa827 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b992f127b..618d4ea044 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ddf464e58..e098685638 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76374eafcd..dcde1bc250 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eaa0798812..555bfaddb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bddda670dd..72d25bf97c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4791cf0571..58338074fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fc97ef30e..2c081f9845 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f00eb75dd..a51f0e5d89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IaasLicenseInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IaasLicenseInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IaasLicenseInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_license_info_response.py b/intersight/model/iaas_license_info_response.py index 9d67f4edf6..3859ed9fd4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02a309d4be..b2ca60087c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3be2d5e314..2064d35d4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34e66049a5..4e5fdf293d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c310662288..932d8ff532 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7799d38b4..eab01b866d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 212f283604..ceefaa8a80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c810670c16..f3ee458ced 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a917d0b591..6efa4d95d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e6f998672..e871f995cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IaasMostRunTasksRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IaasMostRunTasksRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IaasMostRunTasksRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_most_run_tasks_response.py b/intersight/model/iaas_most_run_tasks_response.py index e3762bd111..1c16238892 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d031ef55d2..8fe5db576f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dee76df7dd..673a21eca2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0b5b455f9..3a5e1ed97a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 658f5dd007..55311098d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b500dd4b73..86ebe289fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f1a1da5eb..330eb445dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 701c09c07f..e6948b2c31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fee4ae8e8f..bb064ed472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36c0c2d114..23a49ce513 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8973d8e9ec..544d461c08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IaasSystemTaskInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_system_task_info_response.py b/intersight/model/iaas_system_task_info_response.py index 9ee89ae573..99d459332d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fdcbf4eb6..0b0dd32414 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8a2c094f6..ddca1de3bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54189083be..bab812cb6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 005e6553ef..5c37359e84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55093b5f54..bdc11fd76a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class IaasUcsdInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class IaasUcsdInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class IaasUcsdInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_ucsd_info_response.py b/intersight/model/iaas_ucsd_info_response.py index f7903a99cc..2187593a07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 910be0268d..63330c23ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39b4f9e1d0..158d9fffd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7400104d1..2aedd52a64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 729b9c962e..8d76cd70b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1f199c73a..9762a4f0d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IaasUcsdManagedInfraRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iaas_ucsd_managed_infra_response.py b/intersight/model/iaas_ucsd_managed_infra_response.py index 399967abc3..02c06dbd28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f90f7f86a6..09864d59eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a07733f5ce..4df3ed52d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed7624d7fa..5924553fe2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf97a4cea3..8ddd30f0c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7a960be7b..9f5424d434 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32168bbc14..f6526cc64a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b31dcce2a1..369563b0ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ef2e5ce59..f50e187e53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7da6b6edc3..5bf30688e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c27709183a..774e73dc92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ee5e5ae14..af4dc2c728 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fa7493ec4..567cb306a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1eec96ca50..613f3cc54e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2148117f1c..b742a7da04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be40ccd84d..35f15a95d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15ade6eb41..7e1e68b0fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4651ff4165..e008600762 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33237d3aeb..d8ed6d0f1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da5ffee3b5..4df38b195f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class IamAccountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class IamAccountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class IamAccountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_account_response.py b/intersight/model/iam_account_response.py index 8f3cf9cf4c..c912105e3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6011323b40..d8a6182dde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69f6e812b5..7cd73632c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1666196784..11a813b87c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd9fbb4492..987260fa78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e479dded6c..c0afde5e6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class IamApiKeyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class IamApiKeyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class IamApiKeyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_api_key_response.py b/intersight/model/iam_api_key_response.py index dbf99c871e..030cc9efd6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 306e0f39b6..8907436ae5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9144f3913..070ff2b763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 378b595375..e4f506a83a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a78d694ad..6e72ccd354 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af485e5ca9..9b0e0d265c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -806,6 +806,7 @@ class IamAppRegistrationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1065,6 +1066,8 @@ class IamAppRegistrationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1072,16 +1075,12 @@ class IamAppRegistrationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_app_registration_response.py b/intersight/model/iam_app_registration_response.py index 7daf48e91f..01bfbb8a1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef4562ae51..d7a9bc6554 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48e82c26bd..7215d0bf35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0777f6df2..9165c48d11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9120187f04..38ce0aceca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cc339862c..8f7c10452c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96868ad898..0d4af0391a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0d620639b..43dfb8b714 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b00c56e260..fafdc6073f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7829d22f3f..93269cc5c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 781c73069f..8fbb822f0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -786,6 +786,7 @@ class IamCertificateRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1045,6 +1046,8 @@ class IamCertificateRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1052,16 +1055,12 @@ class IamCertificateRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_certificate_request.py b/intersight/model/iam_certificate_request.py index 3b3d2974eb..229d786bc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f91fec9fb5..d2433c4686 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77a945169c..c3dfdbaedb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4954623c42..bf13af6820 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbce7ce039..2577a289d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class IamCertificateRequestRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class IamCertificateRequestRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class IamCertificateRequestRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_certificate_request_response.py b/intersight/model/iam_certificate_request_response.py index 988bc512ec..b80cdb6828 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02b914b02e..75514e34cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71e4f62d22..5768160e69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 281e70d300..df8ac04fd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23fb862765..e488eb3bfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66ac66de6f..3d76b44119 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24ea7fc88a..fdfeab67b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 606dc62bee..55fc962139 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f46bdbb68f..d069d4d846 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamDomainGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamDomainGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamDomainGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_domain_group_response.py b/intersight/model/iam_domain_group_response.py index 17657f1f32..a5ddacaa31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c95c004bd..f96e8c7b33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18582fbdec..b17f898419 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e56f8699d9..9183a5d352 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c749c086e7..7f4305f349 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19a2387276..e3ca2281c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a553cad563..19001231f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2adab3c060..3b33dfc724 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4403245093..1421605e41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e37df41639..af40c56399 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3f32372b2..f991e86503 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9d0914df6..0e9c22b081 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3becdd8146..9fdf35f913 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -855,6 +855,7 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1114,6 +1115,8 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1121,16 +1124,12 @@ class IamEndPointPrivilegeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_privilege_response.py b/intersight/model/iam_end_point_privilege_response.py index ec37243adf..a44ca3e9d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a580f6bd6..ee0c2aed3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f967144a6..1e4db22b57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89ec6c71cb..e6e176d867 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23dd5b9347..6a81282b4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 455b6cd70a..3c43a97087 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -859,6 +859,7 @@ class IamEndPointRoleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1118,6 +1119,8 @@ class IamEndPointRoleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1125,16 +1128,12 @@ class IamEndPointRoleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_role_response.py b/intersight/model/iam_end_point_role_response.py index bcfaa95ab1..30301fd439 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34c323f7eb..8d2a51a77b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 509fa6dd5b..8a387ae381 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4deca2ec1d..038547cfff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9bf841d34..9b4b6db9ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05ee6fabe2..61a9cc29db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3708a5783..d6f5d365ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccb7346599..5e2d961fca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamEndPointUserInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_user_inventory_response.py b/intersight/model/iam_end_point_user_inventory_response.py index 2cd2b2e4f5..00d3f1f1e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d0ecc13dd..35f5974c73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae03a73d3d..b6962675c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c161ca4258..f82408f352 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d66d92ef5..460fcb0cae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93124ae99f..61314eaff6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 120744c5a2..c7c368549e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dabf20db2e..d5dc70a869 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb86b24755..bfa45f6998 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a70b23bc6e..acd3cf1c0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamEndPointUserPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 0c8bc3df66..259af24af3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dff96e19b0..410aed72e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 506217e89e..9ad6a9eaad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d459aec554..321f924c4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class IamEndPointUserPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_user_policy_response.py b/intersight/model/iam_end_point_user_policy_response.py index f3be1d5bef..9da91d3970 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6a147f605..1e9695ca15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamEndPointUserRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamEndPointUserRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamEndPointUserRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_user_response.py b/intersight/model/iam_end_point_user_response.py index 0c169d74e9..d168de7134 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1081efefec..6dadf0eef4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afaa773775..0de81a0809 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d2c13464d..89b4a5b1a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 049a948e98..2edceeb51a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab0706a2d1..881998fd50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 948b904ff2..c9a7426a4b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b011bec1e4..d0e957a295 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IamEndPointUserRoleInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 b576005b31..53d444fccd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33115ee017..a957453d70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9fc21edd0..dc4ab7213e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56e7c2e1e4..24e17f8a55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IamEndPointUserRoleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_end_point_user_role_response.py b/intersight/model/iam_end_point_user_role_response.py index 0e5a1cf161..7f3936237d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1a16233f2..397567f1b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa8e3235bb..7887e8fd3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de5ad9ef58..9d0c30595e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -89,6 +89,7 @@ class IamFeatureDefinition(ModelComposed): 'NEXUSCLOUDTECHPREVIEWGOLD': "NexusCloudTechPreviewGold", 'NEXUSCLOUDTECHPREVIEWSILVER': "NexusCloudTechPreviewSilver", 'NEXUSCLOUDTECHPREVIEWBRONZE': "NexusCloudTechPreviewBronze", + 'ASASERVICE': "AsAService", }, } @@ -178,7 +179,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,) - feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 + feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 """ class_id = kwargs.get('class_id', "iam.FeatureDefinition") @@ -291,7 +292,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,) - feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 + feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 """ class_id = kwargs.get('class_id', "iam.FeatureDefinition") diff --git a/intersight/model/iam_feature_definition_all_of.py b/intersight/model/iam_feature_definition_all_of.py index 13b7fe531a..82ba4ed5d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -83,6 +83,7 @@ class IamFeatureDefinitionAllOf(ModelNormal): 'NEXUSCLOUDTECHPREVIEWGOLD': "NexusCloudTechPreviewGold", 'NEXUSCLOUDTECHPREVIEWSILVER': "NexusCloudTechPreviewSilver", 'NEXUSCLOUDTECHPREVIEWBRONZE': "NexusCloudTechPreviewBronze", + 'ASASERVICE': "AsAService", }, } @@ -171,7 +172,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,) - feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 + feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 """ class_id = kwargs.get('class_id', "iam.FeatureDefinition") @@ -265,7 +266,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,) - feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 + feature (str): The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `IWE` - Enables an ability to use Intersight Workload Engine. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences.. [optional] if omitted the server will use the default value of "IWO" # noqa: E501 """ class_id = kwargs.get('class_id', "iam.FeatureDefinition") diff --git a/intersight/model/iam_group_permission_to_roles.py b/intersight/model/iam_group_permission_to_roles.py index a047ca0797..33aaa4e7b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbab7fab93..7e83944349 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2050b45eb9..80808517cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c99a8b381c..2a30b57c53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2342e38d7..a92745d871 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e168c9492e..22e5ddc828 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05af6a6e33..a76609e2f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ee5433c56..f5bc896587 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc75cc1c8d..8593c369b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7b12bf679..75621161b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a809bda3d4..826777141c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IamIdpReferenceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IamIdpReferenceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IamIdpReferenceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_idp_reference_response.py b/intersight/model/iam_idp_reference_response.py index dc98c115ff..ccaf3c7ef1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 110297799a..ef08c2a532 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class IamIdpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class IamIdpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class IamIdpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_idp_response.py b/intersight/model/iam_idp_response.py index 354e347d5d..ab146c550a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32c8589c03..4fba79ae66 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2e83cee3c..c8b5cc4202 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c87ff2c2f2..05d26a328e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1025d15a..76f7d1d40b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a7cbdef48..a10db54c74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamIpAccessManagementRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamIpAccessManagementRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamIpAccessManagementRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_ip_access_management_response.py b/intersight/model/iam_ip_access_management_response.py index 199824fb4f..6b06744d8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a8bebf4b8..8a0fc18254 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 790801f96c..076256cb6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6222d5b8f8..06ed0551c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2a4a07e22..29a9793f77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f021a99c10..bdcdd2d9fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamIpAddressRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamIpAddressRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamIpAddressRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_ip_address_response.py b/intersight/model/iam_ip_address_response.py index 9e9db7c158..30c6df0059 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5696b6866..94f2aa0175 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83a99a6a0e..f84bc4be90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c94191e66d..4d8bd7fde4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e158caa8ea..ca5b763025 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9d2bbbf9c..77a2edc381 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a0418ae46..fe7edd9d7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f81955c053..8aecbbfdb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a884478340..74d1ca54ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d40a2f337a..7c9ec485b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 759a4d66a9..c14a61303e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14bcb149a5..d636f1329a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ce5bad321..8c20f6ae5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5942fc2f93..8b5e4275ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ac17eb456..2f080cdb69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamLdapGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamLdapGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamLdapGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_ldap_group_response.py b/intersight/model/iam_ldap_group_response.py index f7aa4359ca..1260c2c7e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ce7281cc5..a358fb14e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 773b88552a..07d438b4b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 608155b2d2..1d1a2e46c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a4fee4857..27fbae57d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7a3c24548..5a1bad7712 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class IamLdapPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class IamLdapPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class IamLdapPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_ldap_policy_response.py b/intersight/model/iam_ldap_policy_response.py index 164f61f32d..2b5c7d2224 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faf5e948ca..81ff0d57eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b47353c61f..9e5c5d0da9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a33b9a5304..88267557a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2a34f797c..8f7a4c307f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 421543ac85..3ee6891d21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamLdapProviderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamLdapProviderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamLdapProviderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_ldap_provider_response.py b/intersight/model/iam_ldap_provider_response.py index 02558e85a9..05aa7235e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cfa68a742..38b89c02a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9b1a93a8e..43496ded9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a49bb71fa8..05dc8c712f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e7452fab7..4b74c5021c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bc2d15b42..e502329958 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5fce65657..95ebe46acf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eece6eafd4..c4d8e28770 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d7dbb775a..c699ff017b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamLocalUserPasswordRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_o_auth_token.py b/intersight/model/iam_o_auth_token.py index a52be55e9b..6018acb733 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61cd9b1d9c..ae8420e660 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff0b99f557..ff67f46e53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 974cf9bbdf..ae305509e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 631e2e6fc4..6ee40bf69b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class IamOAuthTokenRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class IamOAuthTokenRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class IamOAuthTokenRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_o_auth_token_response.py b/intersight/model/iam_o_auth_token_response.py index 06b0ba686c..e8036ca295 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63ad54de79..7f7c937525 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 654bd956df..ae9dec818b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dca27155be..dd10751ff3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1af6abf613..b4c13484aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28747394a3..27d0101590 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b23b93514..ebb64abdfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f9dd7250c..ab03423d38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class IamPermissionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class IamPermissionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class IamPermissionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_permission_response.py b/intersight/model/iam_permission_response.py index a9904a1ccc..53b310c1c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44d714a3a4..94cb672b25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a10deb5892..3b7a44a7e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e2d66b75b..acbe63f030 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 032a2201ea..dee6a8bb76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbeb70605f..cd8422d359 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6dfcbed6b..6e4f7a172d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2813fd666..bc4e3a44ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamPrivateKeySpecRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_private_key_spec_response.py b/intersight/model/iam_private_key_spec_response.py index 395872d47b..278bb7e08d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7bd36c8eb..010c4d52ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 caacf2ec40..91256d4c3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 892a1aecce..015fdae937 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd9b8daadd..0edcb105bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e03f1f9c5..08a49e96ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamPrivilegeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamPrivilegeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamPrivilegeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_privilege_response.py b/intersight/model/iam_privilege_response.py index dbab62b035..77eb94b6ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 810decdfe1..ec01276385 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55b325e809..6a6d1a07ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97792416cd..f136c053dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efbdcc671c..69cf58a22a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1864e7259d..920dfa6d44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IamPrivilegeSetRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IamPrivilegeSetRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IamPrivilegeSetRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_privilege_set_response.py b/intersight/model/iam_privilege_set_response.py index 387de54853..88b84972d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0de3ce8702..ad482c55f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44b55caa30..712d31da5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7beb2484f..a0a213a9fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0779db698..5add3ad20f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bd06e7f85..6e32947cc5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamQualifierRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamQualifierRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamQualifierRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_qualifier_response.py b/intersight/model/iam_qualifier_response.py index e31ef7b908..e633d942e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54b8368cbd..3c353bb4ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a95b93ee0..0d45a40963 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 626bb10a14..c864041ea0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cec2ff94a9..1bbd7bfafd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2022f09575..cdc087039b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamResourceLimitsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamResourceLimitsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamResourceLimitsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_resource_limits_response.py b/intersight/model/iam_resource_limits_response.py index 43af8fa11f..ce847149d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faef0c7435..8b96d718c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 385b35818c..f04acd3c2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d6335bc578..c588eacdbe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 092387f99f..4d42fc6ca5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72f70565ec..40596a5570 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamResourcePermissionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamResourcePermissionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamResourcePermissionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_resource_permission_response.py b/intersight/model/iam_resource_permission_response.py index 0f787936fc..693c77d56b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 678c1d1fed..a700e6a0d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46f1849c7c..9f3a40097a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f682fa596..92cb26c418 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3684fff09a..1034c60fc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bc43a5ee2..f4902a3d74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class IamResourceRolesRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class IamResourceRolesRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class IamResourceRolesRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_resource_roles_response.py b/intersight/model/iam_resource_roles_response.py index 2b595b7c87..49e40793ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c7f054f85..8e9164abd7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82a922035c..6abb7bc19d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48cf3e0824..3d1d1380d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6c895e825..a01e861b71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e589eb412..3ca15f0fbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IamRoleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IamRoleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IamRoleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_role_response.py b/intersight/model/iam_role_response.py index 405f1c93b8..143f2b65e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3bd8567f9..9178429864 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a030c418c3..a28dba5b58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b14c5fc13..7bd82acbc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5732595e6..8de3f79e8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 457693dce8..c96764c302 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bcf9a5a69..36c016ef19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fc23d25b0..761cca8f5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2634735edb..5b4ab98620 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2e8536d53..0954e5893f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IamSecurityHolderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IamSecurityHolderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IamSecurityHolderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_security_holder_response.py b/intersight/model/iam_security_holder_response.py index a250f53a9a..0f202877ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a98ba5b16d..292c667f1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ecb4ed419..c233d1dac6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b8cecdf49..555d05dac2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e2eb78852..ce1fef5fbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97579d9670..6feaeafc27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IamServiceProviderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IamServiceProviderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IamServiceProviderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_service_provider_response.py b/intersight/model/iam_service_provider_response.py index dbbbcc4db1..f6eb7cdbc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5f1a661a6..5de7a26634 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d79ad6f99c..3dc979c36b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 434945cd91..c86339b898 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eced404ad9..0a138d5251 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68399a7b76..1d069eb1a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb6293d9cd..227f64aeaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daf28bef03..9c20f544e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamSessionLimitsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamSessionLimitsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamSessionLimitsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_session_limits_response.py b/intersight/model/iam_session_limits_response.py index 6aa58b38d3..9f3e0c8bcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52d335ff31..4b79d7c3cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed86c991c4..2d664d6da2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5aaf51fc1..798219fc9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class IamSessionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class IamSessionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class IamSessionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_session_response.py b/intersight/model/iam_session_response.py index 742aa30e60..13e8683f2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40fc08cf14..c3e524fc00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e871faca2d..c91f53c504 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8159fb6480..f6ab2f304d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b7818df4e..0ca08ce6d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e983fefed..2eca570a09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 129fc04430..c8f89dd265 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9848189121..141d99232d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class IamSystemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class IamSystemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class IamSystemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_system_response.py b/intersight/model/iam_system_response.py index e632b52b43..64d152d203 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 789efe88f7..f012dec453 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d57fe753b1..e07afb0478 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8399d0f5c7..9339f60c87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5401e2617e..2ed35ccec2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2909095ed..8b564e5308 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamTrustPointRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamTrustPointRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamTrustPointRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_trust_point_response.py b/intersight/model/iam_trust_point_response.py index f671c19044..1047d28130 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15c99098fd..470884c604 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb6cab9680..30be3bd624 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca682938b5..ee5b7f9be6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8ebedb33c..9659ca8a63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 594d588cad..4524466f28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93e7b495c5..18582aedc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b2b8a3de3..a7bccd66cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class IamUserGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class IamUserGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class IamUserGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_user_group_response.py b/intersight/model/iam_user_group_response.py index d5add1cf28..ae2899f092 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea60a2dd3b..ea1cf00358 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c61de8c5c4..1cf7c735f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fb17ae5b0..3bc1f4d2f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad5d97e4c3..49deac31e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 860374a844..1559071cc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54735328be..091a9f0c71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c459ee8e6..9d9036094b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamUserPreferenceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamUserPreferenceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamUserPreferenceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_user_preference_response.py b/intersight/model/iam_user_preference_response.py index f2294cbac9..1f5cb852f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbebcd6a4a..371bc35636 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class IamUserRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class IamUserRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class IamUserRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_user_response.py b/intersight/model/iam_user_response.py index 8967984c48..651828169a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc4bfa84f2..b897a7f720 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2b78b5479..e3ba907af7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c625bc2028..2df81da5ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca83b6c9a4..1c496370bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6bdc88ad4..e87f72fd75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class IamUserSettingRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class IamUserSettingRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class IamUserSettingRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iam_user_setting_response.py b/intersight/model/iam_user_setting_response.py index 0937d92644..dcee70f226 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 649e07e0f8..2b02760823 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60adc86923..438bece9da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c4e1ca1eb..dec8fdd771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31e1e899cc..b25b527b18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70eac44855..2450533e33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class InfraBaseClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class InfraBaseClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class InfraBaseClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/infra_base_gpu_configuration.py b/intersight/model/infra_base_gpu_configuration.py index ed49a57591..d406fd2a9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27fc9941be..77123c9ef1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5dd0bb28b6..ae1ac22036 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40b14dc0a2..bc0d9a65f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baa4ba9cd6..6e670d1e61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28ba1044b1..09dd2e5ed6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab62efc46e..3639029741 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6077e95b0..14cdcc83f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09dfc88088..c38040ce48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c445317d6..3aa5cc64e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d8e5970ba..d4bde57119 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8c1ffff7c..3ee5d8ea7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2a031abf5..fc8018ed30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eee8fdbee2..cec265b045 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class InventoryBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class InventoryBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class InventoryBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/inventory_device_info.py b/intersight/model/inventory_device_info.py index 2d8198315d..0883dc42c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40633c74b3..b9739893ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afe956c692..47c67f8634 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5eb46021fe..69e53c6a23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class InventoryDeviceInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/inventory_device_info_response.py b/intersight/model/inventory_device_info_response.py index 62bec4bf23..fc63c05649 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2550a88135..cb28ec0824 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbe3b41e03..0102351858 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a33796852a..4a851e6c85 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d54c7d682..e1f2239d0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be5f3afa7d..0f7f41e1d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69863737f0..646a23816f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f94cc97dda..8853288033 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 556281b3fb..c8972b2f39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a51d278e2..e970ac7178 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68d11cc8ba..74e48c11b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f69b8c03b..d77f6cfba5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0440092eef..d35699d878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class InventoryGenericInventoryHolderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/inventory_generic_inventory_holder_response.py b/intersight/model/inventory_generic_inventory_holder_response.py index f067bfe8d4..ae2a4e6535 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9376052604..bb3ab5e726 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49a5578ec7..1cddebf838 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b2dfb7c66..851d4e658c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class InventoryGenericInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/inventory_generic_inventory_response.py b/intersight/model/inventory_generic_inventory_response.py index e27eebdc66..76822c1c1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00bbcb3c11..80628c1dce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06c3365237..788e1eeef0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class InventoryInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class InventoryInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class InventoryInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/inventory_inventory_mo.py b/intersight/model/inventory_inventory_mo.py index 6906bd9cdf..87e51959e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e208f2e776..3abceec748 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70f32f638f..ac74d764a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88e621c044..6abf44ad3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 964c44421f..96f7c8ca91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33d0237618..99b9827d40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f7907676d..2b48a40825 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6dc916e38a..78a1224e06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52198a3f93..999f7933ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5cb9ff0280..1124aa5a17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 097c772a68..4207abcc2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7041cb61d..09cf5724bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25179a7233..38d623b8a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 378dc78205..f0079c34da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ffae0d57e..0f5d597522 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b8a5b1619..33f8bc99c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e34d3bb43d..46c1f39851 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70e53ebd98..6176bdb0dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c71b17120f..51f43ac998 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a68407eb0f..d85c9e0042 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61774f3303..8af14537e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IppoolBlockLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_block_lease_response.py b/intersight/model/ippool_block_lease_response.py index 3fa82b676e..d1addb6d44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d94c6e5d6b..0ecc47e082 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6e46ea5fc..669cd78d4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7566af249..3e42071d1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 225277ebb2..0760e8aae0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70f8d030fe..fdc8c2b520 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class IppoolIpLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class IppoolIpLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class IppoolIpLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_ip_lease_response.py b/intersight/model/ippool_ip_lease_response.py index 04d64f3970..e194090716 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5060e85c92..de8f9b9a2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77615a7c28..af39cbab0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee1b8864c6..b709ae56b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3a52c5bc9..a770e91053 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8892cee9e..837b23a424 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f27dd20c0d..4cea4d9a51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9b0656073..9d2db5bd5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e0520fe96..634ff0bfca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a744415dc7..bd0c6f405b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a03abc56d..85eace5f51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d4cbada2b..63383b439c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75c0856f6d..5a05baade6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f6e33c18c..3beb330e99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6574fa47c5..242dbfb77a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f36fd8bdad..f9d2aa55a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 025423e124..c531c394bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9dce3eedb8..38d550b958 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IppoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IppoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IppoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_pool_member_response.py b/intersight/model/ippool_pool_member_response.py index a9e91a68ba..db7a37b148 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80211c2fff..ef0c15c567 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class IppoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class IppoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class IppoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_pool_response.py b/intersight/model/ippool_pool_response.py index 0e7b6749c5..5d5560238f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f7b76e0d5..38bd4bbc65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d5f478f44..1b74517ecf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e5d832f99..236305e75f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 033d574953..21a9b5ca96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a4efb972a..211bd522fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0bf6e91c2..9e4bff09d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75f41834fe..83652900ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class IppoolReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class IppoolReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class IppoolReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_reservation_response.py b/intersight/model/ippool_reservation_response.py index ad567def01..149f694964 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 498fa25ea8..e4e15ffe61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f66938523d..f3224f6d21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ede35e3bfa..cfe4839fc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fed4b35e47..417981888b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ab2f55c5c..00b30c01ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IppoolShadowBlockRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IppoolShadowBlockRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IppoolShadowBlockRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_shadow_block_response.py b/intersight/model/ippool_shadow_block_response.py index 858248baa1..7f8aac9657 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb2bdbd6b4..8624a5dcec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49d9de79d8..205abca0bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54f89f1d51..8bba1871be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 326192f55b..004595dfc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f5d77eaa1..41243b1293 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class IppoolShadowPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class IppoolShadowPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class IppoolShadowPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_shadow_pool_response.py b/intersight/model/ippool_shadow_pool_response.py index 9668785f75..81a471abed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc921c8a95..709a5c270f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 848b83a5df..5769e49ec1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6f5918996..6427446750 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 902fe717dc..b8d66dbbd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04674f7a1c..e2264f0be3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IppoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IppoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IppoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ippool_universe_response.py b/intersight/model/ippool_universe_response.py index 4c37531b54..00649e11d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5158f65a65..053d193e9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e857722f0d..1958af1a87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b6481a8b5..b93af92a8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38a1191dde..67476741eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33980699ab..cd66218daf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class IqnpoolBlockRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class IqnpoolBlockRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class IqnpoolBlockRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_block_response.py b/intersight/model/iqnpool_block_response.py index b31fdca3b1..cf33f37aa9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6755614a4..c8d645065c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a4b8c40f1..0f32a571c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f66ed77d83..55774071df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e85c08fabb..10b0b1ec06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a65c78939..e43c9bd79f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7667755c19..20f2e7b9a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09495a90c4..e91a2813a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IqnpoolLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IqnpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IqnpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_lease_response.py b/intersight/model/iqnpool_lease_response.py index 3e6c019605..b1b12c6a03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24f886efab..aef9150b5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b4db2618a..6ae1fa1de9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7031b70f34..35f1e75bc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cbd993f07..541a7c4ec6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31bb9eaecc..a899e3740d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e312b5246..8ea41593d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12ad0de56b..9fa9693018 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d31c20435..6966b92fed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 369a52f9a9..9585f1434b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class IqnpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_pool_member_response.py b/intersight/model/iqnpool_pool_member_response.py index fc6c0700a0..4a2ba155b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5bb8c5498..538cc0bc9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class IqnpoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class IqnpoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class IqnpoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_pool_response.py b/intersight/model/iqnpool_pool_response.py index 7735db1fe0..b67f2b5522 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1119bb6881..93aca324b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f755c1e4fe..6d07c11ee2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30f29976ea..ef84beae5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 527c401eaa..59eea93fff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49d39eb95e..e70b67e3c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b8c5ecc34..68945d48ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class IqnpoolReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class IqnpoolReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class IqnpoolReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_reservation_response.py b/intersight/model/iqnpool_reservation_response.py index 79ced49eee..b104a47c53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f0899ab7ec..1b2f5e0b7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 201034772d..ac60274a1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e796d5e5d..8a354a5507 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74f092d382..5fe1077087 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d433df03d5..6e7a70cc8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class IqnpoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class IqnpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class IqnpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/iqnpool_universe_response.py b/intersight/model/iqnpool_universe_response.py index f1a91eebd6..81e8f2cfce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e41adc56be..c434d9263f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class IssueCondition(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class IssueCondition(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class IssueCondition(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class IssueCondition(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class IssueCondition(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class IssueCondition(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/issue_definition.py b/intersight/model/issue_definition.py index 55276d583c..e87a9ef21d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77d4e31418..ed28e1ec96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15be360713..cba332d31e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 475898f4da..070325deb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41c388eaa9..47e504bafc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a21a0ca05..e2cdc9ee5b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f94dd234b..98c74cdc3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ab99aacc4..a18e630d43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cba64af6c9..4de955d2a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7949669365..ebfeb4cf72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8d544bdba..332e100c64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c6b6592ac..81cc747360 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e48c232e9..6b7a5a56a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf4c0741a8..2ac9af02bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e259efe35f..c7993fc263 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccf3025a6a..fc9f9112cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e30a58854..c00e3ae2cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88b9bff748..bd7ed96873 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21c04c9db8..6a871f6d7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57f636ab19..e042a794a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27fdcab937..8c53b1025a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2fd2813450..3bafe9f239 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 263afdfab4..17b4977b80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99eb105124..a61f147239 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22dadb0d64..54d034fa79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5452c79c5..2a84417467 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a04671c194..70c9f67cb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61e0dbff89..26ab700115 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baf06c5c83..3d044f02f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fffc3cbd06..b9e5d8bdc6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cea062b8bd..ac33ddf180 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 853b201d90..1368aa4f92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 685ccb6745..1e08d49517 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0218600f90..73ebb3be1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b6e864b00..9d76afbfd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53736cb541..34bcb83f3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class KubernetesAciCniProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_aci_cni_profile_response.py b/intersight/model/kubernetes_aci_cni_profile_response.py index 4bfe40f525..1c3b9cc7d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c5a52cd20..1df67d2c5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a30bdcf1a..960fb2b556 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e0abeadc0..eacff492ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2629e8e26..ae7daad941 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec0ee0a383..b9ab9e2be2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class KubernetesAciCniTenantClusterAllocationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 2146c128b4..78dce5ef85 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b88923b89b..5d819f79f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0bd91d960..dd513900f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd37beea10..3d491ce6e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35a2b01f96..c47f792a43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcb328b849..01d42c729d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91a965bf2e..25c35c8535 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 684ebebad3..f64f6c301b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26103ff523..9521f149b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b2966797d..3800564426 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d490d197e2..2979ee1d4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 855d4f61d3..2d8d7be3c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -879,6 +879,7 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1138,6 +1139,8 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1145,16 +1148,12 @@ class KubernetesAddonDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_addon_definition_response.py b/intersight/model/kubernetes_addon_definition_response.py index fe706a4143..aba515925a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afbadd00fb..0f14c932bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34bd9be111..494023027c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c759a9553d..7b1933b32f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06fec39606..36c91a2bf7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 444488b285..73b5371534 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7091b67b7a..e21184cb16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 644187abb7..378ad0f015 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e101c3e71d..c1bc6bdc50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 945487e738..68daa75b7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b656828d2..4880417d6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb0f944518..1c796f90e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 893898d4b2..a25a165644 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bb5240d41..5c1da83472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ce8671f6c..82a7afa714 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c740407f35..6e9d0cabae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10b6c7ea3b..d3fc5f4f3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6215f6875..51d528137a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baec38d4ba..bae3b6853f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec414732b7..cda13d2e7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21d5dfab3a..7bf0e5889b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e5eef355a..b8ff057829 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37c7add132..684b9cc4c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8561652254..79f0f7d647 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cf8499dbd..c9011fae96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class KubernetesBaseInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_base_product.py b/intersight/model/kubernetes_base_product.py index ff89d75336..dc9d81657a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7df988c277..7d50b22b8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1e9edfd9e..aeb581420a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0148870822..e22933a095 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6e810a2b9..657fa340e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11ef733a39..9f10dd7fa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74ade746b6..df9bab4b7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bdc49af732..b83aa78a65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a75e3cdb4..0ac4a6ccab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69193dbb11..52bffd9538 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d3bbdc941..3f2442a278 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_catalog_response.py b/intersight/model/kubernetes_catalog_response.py index 30d6db6ebf..97fa54c1bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d0a6267ed..1d4aed73de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfc044afbe..d8e70aa609 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01a4adaf06..c07761c00f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d10c4accc9..72dfe206f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c88198408a..8168d7d960 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eeaf653147..0878e82d5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class KubernetesClusterAddonProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_cluster_addon_profile_response.py b/intersight/model/kubernetes_cluster_addon_profile_response.py index f221cb19bd..430cc3611b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37142ef01d..3a6b6c22a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0141c41a57..83c1513c0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0349ce3ba7..ed510997ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea352c7cd1..c59c4133df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54cadab9ff..e60a612cab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46c93d0553..0295a5cd07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ebaacc348..d9dda54572 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c29093211..4c0fa1c62b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d93720166c..231948eb98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f9ec6be8e..3de1739946 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce44cd3c98..d2f9f83963 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31d0c09a6b..bf1c5d0a0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -846,6 +846,7 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1105,6 +1106,8 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1112,16 +1115,12 @@ class KubernetesClusterProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_cluster_profile_response.py b/intersight/model/kubernetes_cluster_profile_response.py index 5d4bc2ceeb..64e99a16f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c79c4705fd..4cc806e758 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -800,6 +800,7 @@ class KubernetesClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1059,6 +1060,8 @@ class KubernetesClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1066,16 +1069,12 @@ class KubernetesClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_cluster_response.py b/intersight/model/kubernetes_cluster_response.py index cd73af07e9..3ce71298df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9714e8cfae..9fd3943b9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b47c5bc19..4df514fd0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 604ea06d3b..e557bf3e7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95ef0ef5bb..2d2d8b356c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d37972064e..1299aa0cf6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2dbbf57490..564aa7093d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4262f00536..a33b970f79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 848a095771..ee9b773c21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73f1f6e193..f13869c813 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_config_result_entry_response.py b/intersight/model/kubernetes_config_result_entry_response.py index 0b3358eeeb..dcf9d2dbed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 095f3e9a5a..6695fddf99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 424b2ce19f..cb98b7fde1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b568e1158..5261815426 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_config_result_response.py b/intersight/model/kubernetes_config_result_response.py index 1ac924ada6..8d2ca61640 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af1ba1fced..15b0b2bdb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecd9019725..866aeead09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10a57aa8e6..fecece9c1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41ae6451a1..6408a10bce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a67ea5df4..490e65cda4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0551a848de..93ea41f0fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e6e1bddb4..f5d60f4b41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class KubernetesContainerRuntimePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_container_runtime_policy_response.py b/intersight/model/kubernetes_container_runtime_policy_response.py index 08c06ec178..8891d50d79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb0b93f4a9..dc735a72c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3be566fdd7..2add714dc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abfd58a07f..5ba2e8050e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cc9097ab1..08b65027a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8de287a941..97437714de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e25f4951d..8871896490 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac1d7e094d..f684914b69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4979dec56c..ac37d59dbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 385b81ea3f..0dd27cf05a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5268379a7e..f9ab799778 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0524a954b8..2ec4f977cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 510f5b86de..501d9ac219 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bd220ddb6..2d6cf18078 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c07d582dd..3aa0f972c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbb43c350e..68e917e8ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3922ff9489..be2b4c15f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d35df22b0e..916054ef0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43c6850b29..4ab502c250 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d982fd662b..ba222d92df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b63ae09e6f..0028678eaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26e4088f55..fed4dbe1f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf23b359e2..0525312d63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d2772617f..210c2a2970 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0a737a672..2a56178026 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 613d066a90..9baaff2ed7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4079b3b5bf..1a942e93c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a81d3c9227..8178fd20bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesHttpProxyPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_http_proxy_policy_response.py b/intersight/model/kubernetes_http_proxy_policy_response.py index d616b2fe5c..4a48c0e3fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 045ae474dd..c0a62fe4a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ede91e183..84cbd5a892 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3f32bd075..a3d0f101be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2277192c8d..a67e791a48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 948992954f..3c41d9a9a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 360b4f5b63..72c0267971 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7a5d608a4..a423b9eafe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52e7f66bd3..dd74918d01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 638396acf2..37a5b3fd05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bfbb1dc62..cb7675bc48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0468ba21c..bcd4f5214d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 497fe3cecc..35352e18ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eefa262cb6..7484a97bde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0982c165a..49aebb4e44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d536aae6f..441078a703 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 badb9b4e38..58ba272be9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d489106fd..f369885df8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c83ef9e5e1..ad5f7dfea3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb22c86019..0e0a448518 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91ea38ca20..99c693974b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b4306446e..7f68362cd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe13838a73..21775a1967 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88b526b291..8fed580332 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 175ff4f734..95b6e26af1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46cfefd100..871a3913a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e90da85f0..d94c226255 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d5701a885..2531cb76e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1420813fae..121650925d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class KubernetesNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_network_policy_response.py b/intersight/model/kubernetes_network_policy_response.py index c581e86469..cfff27ddaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b77cc6309..9341188826 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7eb5773efb..8342b6ebe8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 685b6707cd..d920fa72f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f4e95379f..321618c8c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bebe4880a6..b6e7c4e67d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8d4ede4c3..c1eb90e799 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88a8fd33dd..e67388f82e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bce398814a..e61fb404b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e013f998f1..2c201c00be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a67b327ace..6e4e670455 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b3e7a90a9..4065f32a86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -809,6 +809,7 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1068,6 +1069,8 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1075,16 +1078,12 @@ class KubernetesNodeGroupProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_node_group_profile_response.py b/intersight/model/kubernetes_node_group_profile_response.py index 6a602db1f5..c7434e5759 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2aaacc4d9..fe1a26b1f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb5be4626a..84d4fdc57c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61ea5a6d5c..19c17c9813 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85bac21f55..e85c395770 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c630b1110f..0d62c89280 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0764529151..482d61ad4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92bded2ec8..60d0c83bd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e614e93633..9285ead9ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09c242a509..a96ac66169 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -800,6 +800,7 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1059,6 +1060,8 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1066,16 +1069,12 @@ class KubernetesNodeProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_node_response.py b/intersight/model/kubernetes_node_response.py index a567ae1cca..aae01e2a98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 962bf9b66e..8e7df1f012 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83cfcfa7c3..0bc632794f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6de8b0824..fd3c3c15c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d3f2c8b0c..3b6bb7225f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3a19b88ef..57183a5ead 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 164eb27b47..674eb0546b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1cec9f6a3..d2248a5dff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5328b69836..b6b925b58e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc2c842008..996a17be9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b7d7ca720..3b94731163 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20067244f2..b7582dc51c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd6f3c9e8b..40e40d0bca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08f6c0b1f9..b66a8a3322 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb3ae9877c..e83b70b712 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6b90ba6f2..3351489b4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daeb04cd15..9647507184 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e97e306f0..f6485b5ad5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c57843689e..ee9b11a5a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8ed9b4366..6a80c5ffe2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f46d84acf..ccb7725c38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4bfa7ad239..ddda55472d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a897875a1d..23e87a5a42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27836661fb..1bafa6e620 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23a32f79db..ed6c501e38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a2be9b0e2..1217fef983 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20523496e7..27725f4629 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d37137bce0..f96581b048 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a17dd590f3..39c3688763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25ae8940b2..671363f92d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 832fe2a829..4d491693f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 209cea7a7b..861adcda97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12edffb294..de598116af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19b5c4ff3b..4b50620fa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d46a3b0b2..f7ad47be1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac6df12a0c..9f9a0f2b83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f517040c96..1696b5337a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83bf7917a4..dfa84eefbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7f5f30cab..2b876a38c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa83e4b56b..fbf6915cb1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07b5a46794..6318f85e0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daa0364910..b2810d972f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddebce497f..8914d44648 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6d9354cd3..b9f4f600cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1039,6 +1039,7 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1298,6 +1299,8 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1305,16 +1308,12 @@ class KubernetesSysConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_sys_config_policy_response.py b/intersight/model/kubernetes_sys_config_policy_response.py index e5170ac823..178238afc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b552763d7b..217ff7f51d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc1ad1b869..6617bc02bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d7441d4c0..b1d05eba2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b506df3736..c6a15abe9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4e604de38..423ced097b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f3c678589..7c09a34275 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0062ad9be..decb0a91ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesTrustedRegistriesPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_trusted_registries_policy_response.py b/intersight/model/kubernetes_trusted_registries_policy_response.py index b8001364cf..d0bc8c80c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5f2ac6e1c..2a43f57908 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbde8c2f40..f88b36c95b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b727e16b8..0859c04ac4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dbaf61760..c4b6bc00cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a3ae997ad..e732b62bd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ae18ab6c2..1ea8dd0c0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 150f653e0c..7487eb1730 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26f2cc9477..54fa111f2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 497764fcb2..97cc52c2cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class KubernetesVersionPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_version_policy_response.py b/intersight/model/kubernetes_version_policy_response.py index 2aada288f6..fdb79bc381 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e09a7ddffb..1247a1a17c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class KubernetesVersionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class KubernetesVersionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class KubernetesVersionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_version_response.py b/intersight/model/kubernetes_version_response.py index ccb0cf7bd2..040deaf4c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcb2f73100..27087f080f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b3d16d22a..24937dd25e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2fd61acf7..0041d0aad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54e16c1272..086f4c22a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc2e70ef9e..41e994b0d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class KubernetesVirtualMachineInfraConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 56deebe199..2d8f0fab09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ed94ad3d0..b2d36d464f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69364a06dc..68a7f97da2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26d694c00b..c5c7d16dea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b422cd1f5..d17a846030 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57cd2b6dbf..0bba2e914a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class KubernetesVirtualMachineInfrastructureProviderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py index b1c18cf108..178215f1c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25c3d692d4..4a24b7c001 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 81fe5b63e0..8a07e052ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e97a4426a7..018d864d60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 486f9def92..f5aefd4126 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4b84c9202..850b62ae3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class KubernetesVirtualMachineInstanceTypeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_response.py b/intersight/model/kubernetes_virtual_machine_instance_type_response.py index 763bd0ffcd..2d57bbf8b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2a1973b1b..cdfbdb7617 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2706cbe56d..4fb8ba7c64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f6a95d85e..76b4ba5c40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef843475f8..7168510fb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46918e28df..e10e8117e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fb1a8026e..6577292966 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63b29ff29e..caa96a8d01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 668faf7241..f9a9afd2fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f4ab95cf0..7af9e3ac28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e5d063486..23b5db17ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50cb8942c4..ff5ec82254 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21a23275af..d27b1ffbda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52e147c9b4..e6f123e3ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad3b7955f5..02bfc6a3cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a58ac7bd3..3a6d015eb1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b321e17276..0fc66add65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 107d8acc08..1667a88eec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 347cb4c24b..df03e21441 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f68eed98a..3bedba6bd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49aaea357e..6ec8903bca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class KvmSessionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class KvmSessionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class KvmSessionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kvm_session_response.py b/intersight/model/kvm_session_response.py index cf377a8583..2a9289bfd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78daee6039..344853fb7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6e1640674..f9729bce3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2c8c505fc..2427223aeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c4f9be8da..d99262abe0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b312b496b2..5aa5193ea9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -792,6 +792,7 @@ class KvmTunnelRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1051,6 +1052,8 @@ class KvmTunnelRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1058,16 +1061,12 @@ class KvmTunnelRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/kvm_tunnel_response.py b/intersight/model/kvm_tunnel_response.py index 54f3157609..56819a3d04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b42053e9bc..ceb2f3eed5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 215e3acf87..1e73648c81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f479ba6ed..d6c0bc903e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb76ef37bc..ed628716ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f455af663b..c5897a998d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 226f711e1b..33f4d3403a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd4e3e6b61..c24b785f07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36c284bb60..1b223eef2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fefddf29d5..45f4563d96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c507a4a735..6f7e82a72d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -849,6 +849,7 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1108,6 +1109,8 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1115,16 +1118,12 @@ class LicenseAccountLicenseDataRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_account_license_data_response.py b/intersight/model/license_account_license_data_response.py index 2cf2ae342b..05d392c186 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac0990b34c..ca76eeae5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce0ee45cb3..0a34835e37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f0e87a708..0a8950c4ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7660eb2a6..270af888e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98c95256ad..1d4cf1afb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseCustomerOpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseCustomerOpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseCustomerOpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_customer_op_response.py b/intersight/model/license_customer_op_response.py index 6fafdd9c7e..0b1be762ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b98b952f97..0c41dd9a88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e813575f8..5cc8a58949 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e723becfb1..13ccaeeb33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26fb5b3a5a..c09f3ac767 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a14e4f367..640b1a6319 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseIksCustomerOpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_iks_customer_op_response.py b/intersight/model/license_iks_customer_op_response.py index 4dcf4b8d72..d2269902a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67fb48ee3d..18b553f4b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b7c7d344d..82db9f7486 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f461712c99..83c22519a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97c951d173..68c5407839 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b18da4ff2..dc399f00e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseIksLicenseCountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_iks_license_count_response.py b/intersight/model/license_iks_license_count_response.py index f8b05c8e19..3210089573 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 527309b7e8..3362c25a25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b84de221d..2ef4cc5ff0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbec9eb137..2e856a1c57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a7517c2ae..14f1429201 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 beecd8fcde..7281420620 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseIncCustomerOpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_inc_customer_op_response.py b/intersight/model/license_inc_customer_op_response.py index bb74810925..665261cac8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a576767cf3..ca1b3a7c9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60fed1fc82..9906520893 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8d65c900d..aad38991d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d70ad8b1a5..31215017df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d6cd25d831..29b278d494 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseIncLicenseCountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_inc_license_count_response.py b/intersight/model/license_inc_license_count_response.py index 1066064911..f5a07fbbf0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 332cc11ad4..ccbe82c494 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d0cdffab8..7d306f9799 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77e6006595..6735649aed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c035ba9531..eb1caf8a0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea25632566..73e0f3607e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -803,6 +803,7 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1062,6 +1063,8 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1069,16 +1072,12 @@ class LicenseIwoCustomerOpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_iwo_customer_op_response.py b/intersight/model/license_iwo_customer_op_response.py index 5b2979b97d..b19f982f61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68ddd8eb73..4b150139f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bdee1b1647..e862be1a65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 027bcaa32a..4daf4fdc13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e04cc45e7..a8cd0bedef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3df210dd4..0261e8fa0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseIwoLicenseCountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_iwo_license_count_response.py b/intersight/model/license_iwo_license_count_response.py index d291ffc477..4fc96bfc7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91190f156f..918434ccf6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e889b4126..fc96894b98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8a1de9c8e..b287b70da6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b116066964..2b38acb039 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b67ea9746b..cb3ad2c1b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -813,6 +813,7 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1072,6 +1073,8 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1079,16 +1082,12 @@ class LicenseLicenseInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_license_info_response.py b/intersight/model/license_license_info_response.py index 9234080348..ed5b384a63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0005db1ef2..5f518a68ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1170d4d128..08e0f146a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 393d7f1de3..4bc8636698 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97f09bbe0a..cb8f1ea8ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a283194d87..96b8b1635f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseLicenseInfoViewRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_license_info_view_response.py b/intersight/model/license_license_info_view_response.py index e4154bc2fd..51179c80c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59a2e7dffd..643b29cc58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_all_of.py b/intersight/model/license_license_registration_status_all_of.py index 5bcd4c8802..59d8fb22fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_list.py b/intersight/model/license_license_registration_status_list.py index 8033c9fb7c..c92a726cb1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f896ea62a..2cad43377b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1744d84fee..81460c92d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -784,6 +784,7 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1043,6 +1044,8 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1050,16 +1053,12 @@ class LicenseLicenseRegistrationStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_license_registration_status_response.py b/intersight/model/license_license_registration_status_response.py index a476f72ef2..933e5a4153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16ac4b9c09..89c06a7df2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5c55eff3f..7676e5f635 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a35799abd..486ac87243 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30b21ba476..febac3bc0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2004d6dd5..51e59705a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75cc8ba382..7c17129dbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bdbe06e42..4519ee57fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfd01b2edb..73d44ab0bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c091b1805..7b623a9b74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d92f7b4faa..7b042100ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class LicenseSmartlicenseTokenRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/license_smartlicense_token_response.py b/intersight/model/license_smartlicense_token_response.py index d1543cf2af..eb80b03645 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59aa40196b..f9fd024229 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d5abcd0d2..5f6ec659b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a85b75cc6f..bd5d77cf0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7abd1a7daf..6c5e9729c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5cfeddb592..0e33bc7171 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d5fe27ee1..0f70ca4399 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e22da4e00..45c8682d2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4c9b7f0f5..69a71c829d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fff95e2acb..89a4fc8a8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 022dcd36ad..64065fbf65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55be84280c..f5d0be8044 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99194b18ed..1cd4c91459 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c9b1d2f6e..2322165d14 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d81fdffb8a..d671d40aa9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class MacpoolIdBlockRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class MacpoolIdBlockRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class MacpoolIdBlockRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_id_block_response.py b/intersight/model/macpool_id_block_response.py index a4787a24a7..1e23cffe72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7456fc187a..14cdf15f55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a00277aca3..3af65f2b38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a860d93da..0df0b2e762 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d71743f004..8732af9e4b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50d8ff541f..561bdb4509 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class MacpoolLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class MacpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class MacpoolLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_lease_response.py b/intersight/model/macpool_lease_response.py index 2f996f3c62..6ab3043bb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c61d54f63e..7edee2ee59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f769372fc..3a47a46d69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02930d00f3..5cedffb1d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 235f6a63f6..4c5e8c4772 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 183b1e3c60..6d38a513ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92ab65e918..04d56b4c31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad5d408f61..3c01559f46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed1bbce599..e0e75af34c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e324d12c2..96f6216fbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc933b9529..e07451aa2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27f55e7734..a36365ff8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class MacpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_pool_member_response.py b/intersight/model/macpool_pool_member_response.py index 1cf8259b1d..65c3e54336 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47e7281dd0..6079816b01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class MacpoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class MacpoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class MacpoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_pool_response.py b/intersight/model/macpool_pool_response.py index 2273d48bd0..df1c950edd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a8034d1f8..23c0f5749b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56e5763da8..e9c7711b06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b471c5f8e1..3108fa4de7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b3a10d069..f7c349d99d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99d781d08c..898ccdcfda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40bc151dba..20d6f46032 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3d32d28df..35f9abd14a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class MacpoolReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class MacpoolReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class MacpoolReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_reservation_response.py b/intersight/model/macpool_reservation_response.py index fe1e1453d0..844932e61c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3d5a87ea0..293b0dc8eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efe1e830d5..b372f41c63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0c314738a..f2660717bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e187f2fed2..b443984d32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4af031384a..c2ebf4db22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class MacpoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class MacpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class MacpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/macpool_universe_response.py b/intersight/model/macpool_universe_response.py index b90d945798..45f04e2c38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 247c0f5696..512abeab03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77697c536d..7242b857d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96063f4ef4..d3f782c59e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 225235b7a2..f1e05ad9bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7522d1349..9067118654 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -809,6 +809,7 @@ class ManagementControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1068,6 +1069,8 @@ class ManagementControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1075,16 +1078,12 @@ class ManagementControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/management_controller_response.py b/intersight/model/management_controller_response.py index 8a1a609f8a..d6b0fe7360 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f6d951315..75d6bb4b1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bdcfbb70f9..1147d47a04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c9791cb44..54318259b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bd4be12e4..c3a62d4e40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bd2881ca8..cf7c231cc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class ManagementEntityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class ManagementEntityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class ManagementEntityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/management_entity_response.py b/intersight/model/management_entity_response.py index 4556e479de..ebcc20187f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 953729829c..11808f0c51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a01ef289c8..1d53558dfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92116244cb..2abf8b837a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b180c29b3..fd114663a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3e6c66a98..510041513c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class ManagementInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class ManagementInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class ManagementInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/management_interface_response.py b/intersight/model/management_interface_response.py index da0a232463..826f686b85 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c73c3a692b..1dcd14d15a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 259b173863..94ca430562 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e3c87ffe6..759a4e5183 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4db2c09189..5e999cedd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a39524c12..40238db580 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60cc32b9d2..a5f220e7d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91b8c94ffc..12de3a7702 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class MemoryArrayRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class MemoryArrayRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class MemoryArrayRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_array_response.py b/intersight/model/memory_array_response.py index a899c51819..affa20d9f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55a508ba79..64a2b5b2d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42d75d14aa..b3aa10f2fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1db60d7d0b..e7f7b634ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c9252d600..0ed624e5a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd2fc6c6ff..804cc7d1d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class MemoryPersistentMemoryConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_persistent_memory_config_result_response.py b/intersight/model/memory_persistent_memory_config_result_response.py index a67e97cd54..84ffec90ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d13b7f63bc..f7acfd9af0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1010ef97c..6b1e69c6cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c9810c5b5..f11658d98e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a1f274f69..6e31090f8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d6e976693..8d7d89de8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class MemoryPersistentMemoryConfigurationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_persistent_memory_configuration_response.py b/intersight/model/memory_persistent_memory_configuration_response.py index 366976c4a2..d9658cf8b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bb9fcd084..1717f765fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd55374a57..985106b621 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1a73ff4f4..f8b882929a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b659198190..ed7926e89a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2566212753..999c44d13b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6de87869a..0be6cfa4f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4600e2e97c..f2a196b0a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5dc73917cc..8016b4dd9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d202ba036c..5360b42a3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79057c36af..3fbf9e8501 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd89a86695..1516387bbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52068faae9..ce2e011701 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a782154bde..d7d2abf245 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class MemoryPersistentMemoryNamespaceConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 913fec0b51..e65e5d05ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5946a9331f..1943af3b42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14e5da09cd..9054bc567d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b782979368..943f0c65c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class MemoryPersistentMemoryNamespaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_persistent_memory_namespace_response.py b/intersight/model/memory_persistent_memory_namespace_response.py index 6022fdf40b..d693b4781e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7aeb5e384a..60f4345171 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbef4edb0c..8807efe7a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d2b4c739a..30cebf35bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3aaa51c084..5ac53c857b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04125270fa..acbe5a48cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c70cf99cde..d25d47cd00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c03ef4557..81ec283905 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2838e8d9fd..d6bd862b6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea4c89449f..75782d819a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd25e51e24..8386c3d0ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class MemoryPersistentMemoryRegionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_persistent_memory_region_response.py b/intersight/model/memory_persistent_memory_region_response.py index 6647a4aafb..a25ea09edd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c8f5951d3..9404608a0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4813b4260..680f4fd278 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d77c88749f..055d084c7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05250516a7..1473252028 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8fbb41d1f..f52914f411 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -862,6 +862,7 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1121,6 +1122,8 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1128,16 +1131,12 @@ class MemoryPersistentMemoryUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_persistent_memory_unit_response.py b/intersight/model/memory_persistent_memory_unit_response.py index 2fb306997d..006d11cde0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05abd10485..aa954cdf1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e983587e45..47dc00bdd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5519d76277..a277ea18f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a60d246af..f30c1fca72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af2a00f5e9..1104171a81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -862,6 +862,7 @@ class MemoryUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1121,6 +1122,8 @@ class MemoryUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1128,16 +1131,12 @@ class MemoryUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/memory_unit_response.py b/intersight/model/memory_unit_response.py index 6459ce21b7..dee2e038c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d217aac584..942b94b984 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc8bfa9425..405adaac84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c7a9170d7..ea46dc08b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1d7ff23f4..74e406975b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddf9509f91..548f995a44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8da278baf9..2186893095 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a54b91534..6a5337c126 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ceec638aa9..8953c39a16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8929c574fc..b1207c0a2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b721248751..7e1786ce74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8f4908957..337c5d2ccb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca1e7ad8a2..bd97bd90bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73cd9621df..e7d0a981b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10c3560c2e..7155a46167 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9381063e0..224692853b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0f4a5301c..cf55791007 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1da1aec790..75d3b0ee51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d89ac3d0a3..d32bf92d20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -494,7 +494,11 @@ def lazy_import(): from intersight.model.sdcard_user_partition import SdcardUserPartition from intersight.model.sdcard_virtual_drive import SdcardVirtualDrive from intersight.model.server_pending_workflow_trigger import ServerPendingWorkflowTrigger + from intersight.model.serviceitem_base_message import ServiceitemBaseMessage from intersight.model.serviceitem_health_check_error_element import ServiceitemHealthCheckErrorElement + from intersight.model.serviceitem_message import ServiceitemMessage + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.servicerequest_message import ServicerequestMessage from intersight.model.snmp_trap import SnmpTrap from intersight.model.snmp_user import SnmpUser from intersight.model.softwarerepository_appliance_upload import SoftwarerepositoryApplianceUpload @@ -657,14 +661,15 @@ def lazy_import(): from intersight.model.vnic_vsan_settings import VnicVsanSettings from intersight.model.vnic_vxlan_settings import VnicVxlanSettings from intersight.model.workflow_abstract_loop_task import WorkflowAbstractLoopTask + from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector from intersight.model.workflow_abstract_worker_task import WorkflowAbstractWorkerTask - from intersight.model.workflow_action_workflow_definition import WorkflowActionWorkflowDefinition from intersight.model.workflow_ansible_play_session import WorkflowAnsiblePlaySession from intersight.model.workflow_api import WorkflowApi from intersight.model.workflow_array_data_type import WorkflowArrayDataType from intersight.model.workflow_array_item import WorkflowArrayItem from intersight.model.workflow_associated_roles import WorkflowAssociatedRoles from intersight.model.workflow_base_data_type import WorkflowBaseDataType + from intersight.model.workflow_base_operation import WorkflowBaseOperation from intersight.model.workflow_cancelable_type import WorkflowCancelableType from intersight.model.workflow_cli_command import WorkflowCliCommand from intersight.model.workflow_comments import WorkflowComments @@ -694,21 +699,34 @@ def lazy_import(): from intersight.model.workflow_join_task import WorkflowJoinTask from intersight.model.workflow_loop_task import WorkflowLoopTask from intersight.model.workflow_message import WorkflowMessage + from intersight.model.workflow_mo_inventory_data_type import WorkflowMoInventoryDataType + from intersight.model.workflow_mo_inventory_property import WorkflowMoInventoryProperty from intersight.model.workflow_mo_reference_array_item import WorkflowMoReferenceArrayItem + from intersight.model.workflow_mo_reference_auto_array_item import WorkflowMoReferenceAutoArrayItem + from intersight.model.workflow_mo_reference_auto_data_type import WorkflowMoReferenceAutoDataType + from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty from intersight.model.workflow_mo_reference_data_type import WorkflowMoReferenceDataType from intersight.model.workflow_mo_reference_property import WorkflowMoReferenceProperty + from intersight.model.workflow_operation_type_decommission import WorkflowOperationTypeDecommission + from intersight.model.workflow_operation_type_deployment import WorkflowOperationTypeDeployment + from intersight.model.workflow_operation_type_post_deployment import WorkflowOperationTypePostDeployment from intersight.model.workflow_parameter_set import WorkflowParameterSet from intersight.model.workflow_power_shell_api import WorkflowPowerShellApi from intersight.model.workflow_primitive_array_item import WorkflowPrimitiveArrayItem from intersight.model.workflow_primitive_data_property import WorkflowPrimitiveDataProperty from intersight.model.workflow_primitive_data_type import WorkflowPrimitiveDataType from intersight.model.workflow_properties import WorkflowProperties + from intersight.model.workflow_resource_inline_selector import WorkflowResourceInlineSelector + from intersight.model.workflow_resource_selector_criteria import WorkflowResourceSelectorCriteria from intersight.model.workflow_result_handler import WorkflowResultHandler from intersight.model.workflow_rollback_task import WorkflowRollbackTask from intersight.model.workflow_rollback_workflow_task import WorkflowRollbackWorkflowTask from intersight.model.workflow_selector_property import WorkflowSelectorProperty from intersight.model.workflow_serial_loop_task import WorkflowSerialLoopTask + from intersight.model.workflow_service_item_action_properties import WorkflowServiceItemActionProperties from intersight.model.workflow_service_item_action_workflow_definition import WorkflowServiceItemActionWorkflowDefinition + from intersight.model.workflow_service_item_input_definition_type import WorkflowServiceItemInputDefinitionType + from intersight.model.workflow_service_item_type import WorkflowServiceItemType from intersight.model.workflow_ssh_cmd import WorkflowSshCmd from intersight.model.workflow_ssh_config import WorkflowSshConfig from intersight.model.workflow_ssh_session import WorkflowSshSession @@ -1199,7 +1217,11 @@ def lazy_import(): globals()['SdcardUserPartition'] = SdcardUserPartition globals()['SdcardVirtualDrive'] = SdcardVirtualDrive globals()['ServerPendingWorkflowTrigger'] = ServerPendingWorkflowTrigger + globals()['ServiceitemBaseMessage'] = ServiceitemBaseMessage globals()['ServiceitemHealthCheckErrorElement'] = ServiceitemHealthCheckErrorElement + globals()['ServiceitemMessage'] = ServiceitemMessage + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['ServicerequestMessage'] = ServicerequestMessage globals()['SnmpTrap'] = SnmpTrap globals()['SnmpUser'] = SnmpUser globals()['SoftwarerepositoryApplianceUpload'] = SoftwarerepositoryApplianceUpload @@ -1362,14 +1384,15 @@ def lazy_import(): globals()['VnicVsanSettings'] = VnicVsanSettings globals()['VnicVxlanSettings'] = VnicVxlanSettings globals()['WorkflowAbstractLoopTask'] = WorkflowAbstractLoopTask + globals()['WorkflowAbstractResourceSelector'] = WorkflowAbstractResourceSelector globals()['WorkflowAbstractWorkerTask'] = WorkflowAbstractWorkerTask - globals()['WorkflowActionWorkflowDefinition'] = WorkflowActionWorkflowDefinition globals()['WorkflowAnsiblePlaySession'] = WorkflowAnsiblePlaySession globals()['WorkflowApi'] = WorkflowApi globals()['WorkflowArrayDataType'] = WorkflowArrayDataType globals()['WorkflowArrayItem'] = WorkflowArrayItem globals()['WorkflowAssociatedRoles'] = WorkflowAssociatedRoles globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation globals()['WorkflowCancelableType'] = WorkflowCancelableType globals()['WorkflowCliCommand'] = WorkflowCliCommand globals()['WorkflowComments'] = WorkflowComments @@ -1399,21 +1422,34 @@ def lazy_import(): globals()['WorkflowJoinTask'] = WorkflowJoinTask globals()['WorkflowLoopTask'] = WorkflowLoopTask globals()['WorkflowMessage'] = WorkflowMessage + globals()['WorkflowMoInventoryDataType'] = WorkflowMoInventoryDataType + globals()['WorkflowMoInventoryProperty'] = WorkflowMoInventoryProperty globals()['WorkflowMoReferenceArrayItem'] = WorkflowMoReferenceArrayItem + globals()['WorkflowMoReferenceAutoArrayItem'] = WorkflowMoReferenceAutoArrayItem + globals()['WorkflowMoReferenceAutoDataType'] = WorkflowMoReferenceAutoDataType + globals()['WorkflowMoReferenceAutoProperty'] = WorkflowMoReferenceAutoProperty globals()['WorkflowMoReferenceDataType'] = WorkflowMoReferenceDataType globals()['WorkflowMoReferenceProperty'] = WorkflowMoReferenceProperty + globals()['WorkflowOperationTypeDecommission'] = WorkflowOperationTypeDecommission + globals()['WorkflowOperationTypeDeployment'] = WorkflowOperationTypeDeployment + globals()['WorkflowOperationTypePostDeployment'] = WorkflowOperationTypePostDeployment globals()['WorkflowParameterSet'] = WorkflowParameterSet globals()['WorkflowPowerShellApi'] = WorkflowPowerShellApi globals()['WorkflowPrimitiveArrayItem'] = WorkflowPrimitiveArrayItem globals()['WorkflowPrimitiveDataProperty'] = WorkflowPrimitiveDataProperty globals()['WorkflowPrimitiveDataType'] = WorkflowPrimitiveDataType globals()['WorkflowProperties'] = WorkflowProperties + globals()['WorkflowResourceInlineSelector'] = WorkflowResourceInlineSelector + globals()['WorkflowResourceSelectorCriteria'] = WorkflowResourceSelectorCriteria globals()['WorkflowResultHandler'] = WorkflowResultHandler globals()['WorkflowRollbackTask'] = WorkflowRollbackTask globals()['WorkflowRollbackWorkflowTask'] = WorkflowRollbackWorkflowTask globals()['WorkflowSelectorProperty'] = WorkflowSelectorProperty globals()['WorkflowSerialLoopTask'] = WorkflowSerialLoopTask + globals()['WorkflowServiceItemActionProperties'] = WorkflowServiceItemActionProperties globals()['WorkflowServiceItemActionWorkflowDefinition'] = WorkflowServiceItemActionWorkflowDefinition + globals()['WorkflowServiceItemInputDefinitionType'] = WorkflowServiceItemInputDefinitionType + globals()['WorkflowServiceItemType'] = WorkflowServiceItemType globals()['WorkflowSshCmd'] = WorkflowSshCmd globals()['WorkflowSshConfig'] = WorkflowSshConfig globals()['WorkflowSshSession'] = WorkflowSshSession @@ -1896,6 +1932,9 @@ class MoBaseComplexType(ModelNormal): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -2038,7 +2077,6 @@ class MoBaseComplexType(ModelNormal): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -2069,21 +2107,34 @@ class MoBaseComplexType(ModelNormal): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -2539,6 +2590,9 @@ class MoBaseComplexType(ModelNormal): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -2681,7 +2735,6 @@ class MoBaseComplexType(ModelNormal): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -2712,21 +2765,34 @@ class MoBaseComplexType(ModelNormal): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -3253,7 +3319,11 @@ def discriminator(): 'sdcard.UserPartition': SdcardUserPartition, 'sdcard.VirtualDrive': SdcardVirtualDrive, 'server.PendingWorkflowTrigger': ServerPendingWorkflowTrigger, + 'serviceitem.BaseMessage': ServiceitemBaseMessage, 'serviceitem.HealthCheckErrorElement': ServiceitemHealthCheckErrorElement, + 'serviceitem.Message': ServiceitemMessage, + 'serviceitem.SelectionCriteriaInput': ServiceitemSelectionCriteriaInput, + 'servicerequest.Message': ServicerequestMessage, 'snmp.Trap': SnmpTrap, 'snmp.User': SnmpUser, 'softwarerepository.ApplianceUpload': SoftwarerepositoryApplianceUpload, @@ -3416,14 +3486,15 @@ def discriminator(): 'vnic.VsanSettings': VnicVsanSettings, 'vnic.VxlanSettings': VnicVxlanSettings, 'workflow.AbstractLoopTask': WorkflowAbstractLoopTask, + 'workflow.AbstractResourceSelector': WorkflowAbstractResourceSelector, 'workflow.AbstractWorkerTask': WorkflowAbstractWorkerTask, - 'workflow.ActionWorkflowDefinition': WorkflowActionWorkflowDefinition, 'workflow.AnsiblePlaySession': WorkflowAnsiblePlaySession, 'workflow.Api': WorkflowApi, 'workflow.ArrayDataType': WorkflowArrayDataType, 'workflow.ArrayItem': WorkflowArrayItem, 'workflow.AssociatedRoles': WorkflowAssociatedRoles, 'workflow.BaseDataType': WorkflowBaseDataType, + 'workflow.BaseOperation': WorkflowBaseOperation, 'workflow.CancelableType': WorkflowCancelableType, 'workflow.CliCommand': WorkflowCliCommand, 'workflow.Comments': WorkflowComments, @@ -3453,21 +3524,34 @@ def discriminator(): 'workflow.JoinTask': WorkflowJoinTask, 'workflow.LoopTask': WorkflowLoopTask, 'workflow.Message': WorkflowMessage, + 'workflow.MoInventoryDataType': WorkflowMoInventoryDataType, + 'workflow.MoInventoryProperty': WorkflowMoInventoryProperty, 'workflow.MoReferenceArrayItem': WorkflowMoReferenceArrayItem, + 'workflow.MoReferenceAutoArrayItem': WorkflowMoReferenceAutoArrayItem, + 'workflow.MoReferenceAutoDataType': WorkflowMoReferenceAutoDataType, + 'workflow.MoReferenceAutoProperty': WorkflowMoReferenceAutoProperty, 'workflow.MoReferenceDataType': WorkflowMoReferenceDataType, 'workflow.MoReferenceProperty': WorkflowMoReferenceProperty, + 'workflow.OperationTypeDecommission': WorkflowOperationTypeDecommission, + 'workflow.OperationTypeDeployment': WorkflowOperationTypeDeployment, + 'workflow.OperationTypePostDeployment': WorkflowOperationTypePostDeployment, 'workflow.ParameterSet': WorkflowParameterSet, 'workflow.PowerShellApi': WorkflowPowerShellApi, 'workflow.PrimitiveArrayItem': WorkflowPrimitiveArrayItem, 'workflow.PrimitiveDataProperty': WorkflowPrimitiveDataProperty, 'workflow.PrimitiveDataType': WorkflowPrimitiveDataType, 'workflow.Properties': WorkflowProperties, + 'workflow.ResourceInlineSelector': WorkflowResourceInlineSelector, + 'workflow.ResourceSelectorCriteria': WorkflowResourceSelectorCriteria, 'workflow.ResultHandler': WorkflowResultHandler, 'workflow.RollbackTask': WorkflowRollbackTask, 'workflow.RollbackWorkflowTask': WorkflowRollbackWorkflowTask, 'workflow.SelectorProperty': WorkflowSelectorProperty, 'workflow.SerialLoopTask': WorkflowSerialLoopTask, + 'workflow.ServiceItemActionProperties': WorkflowServiceItemActionProperties, 'workflow.ServiceItemActionWorkflowDefinition': WorkflowServiceItemActionWorkflowDefinition, + 'workflow.ServiceItemInputDefinitionType': WorkflowServiceItemInputDefinitionType, + 'workflow.ServiceItemType': WorkflowServiceItemType, 'workflow.SshCmd': WorkflowSshCmd, 'workflow.SshConfig': WorkflowSshConfig, 'workflow.SshSession': WorkflowSshSession, diff --git a/intersight/model/mo_base_mo.py b/intersight/model/mo_base_mo.py index ae1834823b..06417e3e9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -828,6 +828,7 @@ def lazy_import(): from intersight.model.resource_membership import ResourceMembership from intersight.model.resource_membership_holder import ResourceMembershipHolder from intersight.model.resource_reservation import ResourceReservation + from intersight.model.resource_selection_criteria import ResourceSelectionCriteria from intersight.model.resourcepool_lease import ResourcepoolLease from intersight.model.resourcepool_lease_resource import ResourcepoolLeaseResource from intersight.model.resourcepool_pool import ResourcepoolPool @@ -1147,6 +1148,8 @@ def lazy_import(): from intersight.model.workflow_batch_api_executor import WorkflowBatchApiExecutor from intersight.model.workflow_batch_executor import WorkflowBatchExecutor from intersight.model.workflow_catalog import WorkflowCatalog + from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition + from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest from intersight.model.workflow_custom_data_type_definition import WorkflowCustomDataTypeDefinition from intersight.model.workflow_error_response_handler import WorkflowErrorResponseHandler from intersight.model.workflow_pending_dynamic_workflow_info import WorkflowPendingDynamicWorkflowInfo @@ -1154,16 +1157,12 @@ def lazy_import(): from intersight.model.workflow_rollback_workflow import WorkflowRollbackWorkflow from intersight.model.workflow_service_item_action_definition import WorkflowServiceItemActionDefinition from intersight.model.workflow_service_item_action_instance import WorkflowServiceItemActionInstance + from intersight.model.workflow_service_item_attribute import WorkflowServiceItemAttribute from intersight.model.workflow_service_item_definition import WorkflowServiceItemDefinition from intersight.model.workflow_service_item_health_check_definition import WorkflowServiceItemHealthCheckDefinition from intersight.model.workflow_service_item_health_check_execution import WorkflowServiceItemHealthCheckExecution from intersight.model.workflow_service_item_instance import WorkflowServiceItemInstance from intersight.model.workflow_service_item_output import WorkflowServiceItemOutput - from intersight.model.workflow_solution_action_definition import WorkflowSolutionActionDefinition - from intersight.model.workflow_solution_action_instance import WorkflowSolutionActionInstance - from intersight.model.workflow_solution_definition import WorkflowSolutionDefinition - from intersight.model.workflow_solution_instance import WorkflowSolutionInstance - from intersight.model.workflow_solution_output import WorkflowSolutionOutput from intersight.model.workflow_ssh_batch_executor import WorkflowSshBatchExecutor from intersight.model.workflow_task_debug_log import WorkflowTaskDebugLog from intersight.model.workflow_task_definition import WorkflowTaskDefinition @@ -1973,6 +1972,7 @@ def lazy_import(): globals()['ResourceMembership'] = ResourceMembership globals()['ResourceMembershipHolder'] = ResourceMembershipHolder globals()['ResourceReservation'] = ResourceReservation + globals()['ResourceSelectionCriteria'] = ResourceSelectionCriteria globals()['ResourcepoolLease'] = ResourcepoolLease globals()['ResourcepoolLeaseResource'] = ResourcepoolLeaseResource globals()['ResourcepoolPool'] = ResourcepoolPool @@ -2292,6 +2292,8 @@ def lazy_import(): globals()['WorkflowBatchApiExecutor'] = WorkflowBatchApiExecutor globals()['WorkflowBatchExecutor'] = WorkflowBatchExecutor globals()['WorkflowCatalog'] = WorkflowCatalog + globals()['WorkflowCatalogItemDefinition'] = WorkflowCatalogItemDefinition + globals()['WorkflowCatalogServiceRequest'] = WorkflowCatalogServiceRequest globals()['WorkflowCustomDataTypeDefinition'] = WorkflowCustomDataTypeDefinition globals()['WorkflowErrorResponseHandler'] = WorkflowErrorResponseHandler globals()['WorkflowPendingDynamicWorkflowInfo'] = WorkflowPendingDynamicWorkflowInfo @@ -2299,16 +2301,12 @@ def lazy_import(): globals()['WorkflowRollbackWorkflow'] = WorkflowRollbackWorkflow globals()['WorkflowServiceItemActionDefinition'] = WorkflowServiceItemActionDefinition globals()['WorkflowServiceItemActionInstance'] = WorkflowServiceItemActionInstance + globals()['WorkflowServiceItemAttribute'] = WorkflowServiceItemAttribute globals()['WorkflowServiceItemDefinition'] = WorkflowServiceItemDefinition globals()['WorkflowServiceItemHealthCheckDefinition'] = WorkflowServiceItemHealthCheckDefinition globals()['WorkflowServiceItemHealthCheckExecution'] = WorkflowServiceItemHealthCheckExecution globals()['WorkflowServiceItemInstance'] = WorkflowServiceItemInstance globals()['WorkflowServiceItemOutput'] = WorkflowServiceItemOutput - globals()['WorkflowSolutionActionDefinition'] = WorkflowSolutionActionDefinition - globals()['WorkflowSolutionActionInstance'] = WorkflowSolutionActionInstance - globals()['WorkflowSolutionDefinition'] = WorkflowSolutionDefinition - globals()['WorkflowSolutionInstance'] = WorkflowSolutionInstance - globals()['WorkflowSolutionOutput'] = WorkflowSolutionOutput globals()['WorkflowSshBatchExecutor'] = WorkflowSshBatchExecutor globals()['WorkflowTaskDebugLog'] = WorkflowTaskDebugLog globals()['WorkflowTaskDefinition'] = WorkflowTaskDefinition @@ -3052,6 +3050,7 @@ class MoBaseMo(ModelNormal): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -3311,6 +3310,8 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -3318,16 +3319,12 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -4045,6 +4042,7 @@ class MoBaseMo(ModelNormal): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -4304,6 +4302,8 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -4311,16 +4311,12 @@ class MoBaseMo(ModelNormal): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -5176,6 +5172,7 @@ def discriminator(): 'resource.Membership': ResourceMembership, 'resource.MembershipHolder': ResourceMembershipHolder, 'resource.Reservation': ResourceReservation, + 'resource.SelectionCriteria': ResourceSelectionCriteria, 'resourcepool.Lease': ResourcepoolLease, 'resourcepool.LeaseResource': ResourcepoolLeaseResource, 'resourcepool.Pool': ResourcepoolPool, @@ -5495,6 +5492,8 @@ def discriminator(): 'workflow.BatchApiExecutor': WorkflowBatchApiExecutor, 'workflow.BatchExecutor': WorkflowBatchExecutor, 'workflow.Catalog': WorkflowCatalog, + 'workflow.CatalogItemDefinition': WorkflowCatalogItemDefinition, + 'workflow.CatalogServiceRequest': WorkflowCatalogServiceRequest, 'workflow.CustomDataTypeDefinition': WorkflowCustomDataTypeDefinition, 'workflow.ErrorResponseHandler': WorkflowErrorResponseHandler, 'workflow.PendingDynamicWorkflowInfo': WorkflowPendingDynamicWorkflowInfo, @@ -5502,16 +5501,12 @@ def discriminator(): 'workflow.RollbackWorkflow': WorkflowRollbackWorkflow, 'workflow.ServiceItemActionDefinition': WorkflowServiceItemActionDefinition, 'workflow.ServiceItemActionInstance': WorkflowServiceItemActionInstance, + 'workflow.ServiceItemAttribute': WorkflowServiceItemAttribute, 'workflow.ServiceItemDefinition': WorkflowServiceItemDefinition, 'workflow.ServiceItemHealthCheckDefinition': WorkflowServiceItemHealthCheckDefinition, 'workflow.ServiceItemHealthCheckExecution': WorkflowServiceItemHealthCheckExecution, 'workflow.ServiceItemInstance': WorkflowServiceItemInstance, 'workflow.ServiceItemOutput': WorkflowServiceItemOutput, - 'workflow.SolutionActionDefinition': WorkflowSolutionActionDefinition, - 'workflow.SolutionActionInstance': WorkflowSolutionActionInstance, - 'workflow.SolutionDefinition': WorkflowSolutionDefinition, - 'workflow.SolutionInstance': WorkflowSolutionInstance, - 'workflow.SolutionOutput': WorkflowSolutionOutput, 'workflow.SshBatchExecutor': WorkflowSshBatchExecutor, 'workflow.TaskDebugLog': WorkflowTaskDebugLog, 'workflow.TaskDefinition': WorkflowTaskDefinition, diff --git a/intersight/model/mo_base_mo_relationship.py b/intersight/model/mo_base_mo_relationship.py index 381522ea4c..09fb33d79b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -775,6 +775,7 @@ class MoBaseMoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1034,6 +1035,8 @@ class MoBaseMoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1041,16 +1044,12 @@ class MoBaseMoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/mo_base_response.py b/intersight/model/mo_base_response.py index cfcb03b06d..214549ca30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -721,6 +721,7 @@ def lazy_import(): from intersight.model.resource_membership_holder_list import ResourceMembershipHolderList from intersight.model.resource_membership_list import ResourceMembershipList from intersight.model.resource_reservation_list import ResourceReservationList + from intersight.model.resource_selection_criteria_list import ResourceSelectionCriteriaList from intersight.model.resourcepool_lease_list import ResourcepoolLeaseList from intersight.model.resourcepool_lease_resource_list import ResourcepoolLeaseResourceList from intersight.model.resourcepool_pool_list import ResourcepoolPoolList @@ -965,7 +966,9 @@ def lazy_import(): from intersight.model.vrf_vrf_list import VrfVrfList from intersight.model.workflow_ansible_batch_executor_list import WorkflowAnsibleBatchExecutorList from intersight.model.workflow_batch_api_executor_list import WorkflowBatchApiExecutorList + from intersight.model.workflow_catalog_item_definition_list import WorkflowCatalogItemDefinitionList from intersight.model.workflow_catalog_list import WorkflowCatalogList + from intersight.model.workflow_catalog_service_request_list import WorkflowCatalogServiceRequestList from intersight.model.workflow_custom_data_type_definition_list import WorkflowCustomDataTypeDefinitionList from intersight.model.workflow_error_response_handler_list import WorkflowErrorResponseHandlerList from intersight.model.workflow_pending_dynamic_workflow_info_list import WorkflowPendingDynamicWorkflowInfoList @@ -973,16 +976,12 @@ def lazy_import(): from intersight.model.workflow_rollback_workflow_list import WorkflowRollbackWorkflowList from intersight.model.workflow_service_item_action_definition_list import WorkflowServiceItemActionDefinitionList from intersight.model.workflow_service_item_action_instance_list import WorkflowServiceItemActionInstanceList + from intersight.model.workflow_service_item_attribute_list import WorkflowServiceItemAttributeList from intersight.model.workflow_service_item_definition_list import WorkflowServiceItemDefinitionList from intersight.model.workflow_service_item_health_check_definition_list import WorkflowServiceItemHealthCheckDefinitionList from intersight.model.workflow_service_item_health_check_execution_list import WorkflowServiceItemHealthCheckExecutionList from intersight.model.workflow_service_item_instance_list import WorkflowServiceItemInstanceList from intersight.model.workflow_service_item_output_list import WorkflowServiceItemOutputList - from intersight.model.workflow_solution_action_definition_list import WorkflowSolutionActionDefinitionList - from intersight.model.workflow_solution_action_instance_list import WorkflowSolutionActionInstanceList - from intersight.model.workflow_solution_definition_list import WorkflowSolutionDefinitionList - from intersight.model.workflow_solution_instance_list import WorkflowSolutionInstanceList - from intersight.model.workflow_solution_output_list import WorkflowSolutionOutputList from intersight.model.workflow_ssh_batch_executor_list import WorkflowSshBatchExecutorList from intersight.model.workflow_task_debug_log_list import WorkflowTaskDebugLogList from intersight.model.workflow_task_definition_list import WorkflowTaskDefinitionList @@ -1683,6 +1682,7 @@ def lazy_import(): globals()['ResourceMembershipHolderList'] = ResourceMembershipHolderList globals()['ResourceMembershipList'] = ResourceMembershipList globals()['ResourceReservationList'] = ResourceReservationList + globals()['ResourceSelectionCriteriaList'] = ResourceSelectionCriteriaList globals()['ResourcepoolLeaseList'] = ResourcepoolLeaseList globals()['ResourcepoolLeaseResourceList'] = ResourcepoolLeaseResourceList globals()['ResourcepoolPoolList'] = ResourcepoolPoolList @@ -1927,7 +1927,9 @@ def lazy_import(): globals()['VrfVrfList'] = VrfVrfList globals()['WorkflowAnsibleBatchExecutorList'] = WorkflowAnsibleBatchExecutorList globals()['WorkflowBatchApiExecutorList'] = WorkflowBatchApiExecutorList + globals()['WorkflowCatalogItemDefinitionList'] = WorkflowCatalogItemDefinitionList globals()['WorkflowCatalogList'] = WorkflowCatalogList + globals()['WorkflowCatalogServiceRequestList'] = WorkflowCatalogServiceRequestList globals()['WorkflowCustomDataTypeDefinitionList'] = WorkflowCustomDataTypeDefinitionList globals()['WorkflowErrorResponseHandlerList'] = WorkflowErrorResponseHandlerList globals()['WorkflowPendingDynamicWorkflowInfoList'] = WorkflowPendingDynamicWorkflowInfoList @@ -1935,16 +1937,12 @@ def lazy_import(): globals()['WorkflowRollbackWorkflowList'] = WorkflowRollbackWorkflowList globals()['WorkflowServiceItemActionDefinitionList'] = WorkflowServiceItemActionDefinitionList globals()['WorkflowServiceItemActionInstanceList'] = WorkflowServiceItemActionInstanceList + globals()['WorkflowServiceItemAttributeList'] = WorkflowServiceItemAttributeList globals()['WorkflowServiceItemDefinitionList'] = WorkflowServiceItemDefinitionList globals()['WorkflowServiceItemHealthCheckDefinitionList'] = WorkflowServiceItemHealthCheckDefinitionList globals()['WorkflowServiceItemHealthCheckExecutionList'] = WorkflowServiceItemHealthCheckExecutionList globals()['WorkflowServiceItemInstanceList'] = WorkflowServiceItemInstanceList globals()['WorkflowServiceItemOutputList'] = WorkflowServiceItemOutputList - globals()['WorkflowSolutionActionDefinitionList'] = WorkflowSolutionActionDefinitionList - globals()['WorkflowSolutionActionInstanceList'] = WorkflowSolutionActionInstanceList - globals()['WorkflowSolutionDefinitionList'] = WorkflowSolutionDefinitionList - globals()['WorkflowSolutionInstanceList'] = WorkflowSolutionInstanceList - globals()['WorkflowSolutionOutputList'] = WorkflowSolutionOutputList globals()['WorkflowSshBatchExecutorList'] = WorkflowSshBatchExecutorList globals()['WorkflowTaskDebugLogList'] = WorkflowTaskDebugLogList globals()['WorkflowTaskDefinitionList'] = WorkflowTaskDefinitionList @@ -2707,6 +2705,7 @@ def discriminator(): 'resource.Membership.List': ResourceMembershipList, 'resource.MembershipHolder.List': ResourceMembershipHolderList, 'resource.Reservation.List': ResourceReservationList, + 'resource.SelectionCriteria.List': ResourceSelectionCriteriaList, 'resourcepool.Lease.List': ResourcepoolLeaseList, 'resourcepool.LeaseResource.List': ResourcepoolLeaseResourceList, 'resourcepool.Pool.List': ResourcepoolPoolList, @@ -2952,6 +2951,8 @@ def discriminator(): 'workflow.AnsibleBatchExecutor.List': WorkflowAnsibleBatchExecutorList, 'workflow.BatchApiExecutor.List': WorkflowBatchApiExecutorList, 'workflow.Catalog.List': WorkflowCatalogList, + 'workflow.CatalogItemDefinition.List': WorkflowCatalogItemDefinitionList, + 'workflow.CatalogServiceRequest.List': WorkflowCatalogServiceRequestList, 'workflow.CustomDataTypeDefinition.List': WorkflowCustomDataTypeDefinitionList, 'workflow.ErrorResponseHandler.List': WorkflowErrorResponseHandlerList, 'workflow.PendingDynamicWorkflowInfo.List': WorkflowPendingDynamicWorkflowInfoList, @@ -2959,16 +2960,12 @@ def discriminator(): 'workflow.RollbackWorkflow.List': WorkflowRollbackWorkflowList, 'workflow.ServiceItemActionDefinition.List': WorkflowServiceItemActionDefinitionList, 'workflow.ServiceItemActionInstance.List': WorkflowServiceItemActionInstanceList, + 'workflow.ServiceItemAttribute.List': WorkflowServiceItemAttributeList, 'workflow.ServiceItemDefinition.List': WorkflowServiceItemDefinitionList, 'workflow.ServiceItemHealthCheckDefinition.List': WorkflowServiceItemHealthCheckDefinitionList, 'workflow.ServiceItemHealthCheckExecution.List': WorkflowServiceItemHealthCheckExecutionList, 'workflow.ServiceItemInstance.List': WorkflowServiceItemInstanceList, 'workflow.ServiceItemOutput.List': WorkflowServiceItemOutputList, - 'workflow.SolutionActionDefinition.List': WorkflowSolutionActionDefinitionList, - 'workflow.SolutionActionInstance.List': WorkflowSolutionActionInstanceList, - 'workflow.SolutionDefinition.List': WorkflowSolutionDefinitionList, - 'workflow.SolutionInstance.List': WorkflowSolutionInstanceList, - 'workflow.SolutionOutput.List': WorkflowSolutionOutputList, 'workflow.SshBatchExecutor.List': WorkflowSshBatchExecutorList, 'workflow.TaskDebugLog.List': WorkflowTaskDebugLogList, 'workflow.TaskDefinition.List': WorkflowTaskDefinitionList, diff --git a/intersight/model/mo_document_count.py b/intersight/model/mo_document_count.py index 393f02f3a8..840e84b7b3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ee35a6ee2..87490868d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41e7790737..9cc9f69ccc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -763,6 +763,7 @@ class MoMoRef(ModelNormal): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1022,6 +1023,8 @@ class MoMoRef(ModelNormal): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1029,16 +1032,12 @@ class MoMoRef(ModelNormal): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/mo_tag.py b/intersight/model/mo_tag.py index 42ef9b5da5..d1b9efe51d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c41d6d2036..afc07c5747 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11910573d1..f7f8b9d16f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08f876e351..45e93249ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 106cedfeb0..99a00b1c02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cad0ca0d35..a7cf56afec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa8dfeff25..c8c74e1944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf3edc7fd2..761019d271 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 343439f863..cd08fdef5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57dafde24e..a2eddb2ab8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a29b5d234..520b6388c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff789536ff..0c720ce2a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40383f332c..fe006e78dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fc68aaafb..cc5359466e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2dba72ecf..a238103dd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da51e343f4..c4a3f889b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91f46d5d7e..661a98b963 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6cc10ea94..fa4c321ae0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class NetworkDiscoveredNeighborRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_discovered_neighbor_response.py b/intersight/model/network_discovered_neighbor_response.py index 37f11e136a..e67cc775e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbc1fe9692..cd13ab0029 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2240507af9..f30d670f25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aca7e0ea83..c7df13ec02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7dd4dd614..120eb5d280 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f16ce517ca..9542b9fde4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkDnsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkDnsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkDnsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_dns_response.py b/intersight/model/network_dns_response.py index 8e8c108235..3a9d2aa7ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd90cc652c..5ef6f17e4b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba890bbb5e..564e9faa3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d251716a4c..262e9289d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6b3a8f718..0fb1008ca9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d415bbabc5..5f01a712b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -869,6 +869,7 @@ class NetworkElementRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1128,6 +1129,8 @@ class NetworkElementRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1135,16 +1138,12 @@ class NetworkElementRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_element_response.py b/intersight/model/network_element_response.py index b5c790fd29..ef516ec80c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44fe41d975..13477aa4d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a8491d803..3690183795 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b9e539eb6..cf7889ecd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be8fec76b4..34bed8c4fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2507e1529a..db4884bd34 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -809,6 +809,7 @@ class NetworkElementSummaryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1068,6 +1069,8 @@ class NetworkElementSummaryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1075,16 +1078,12 @@ class NetworkElementSummaryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_element_summary_response.py b/intersight/model/network_element_summary_response.py index 76474d3a67..ab51a217bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f13332650a..9f7230f886 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db69ba54fb..aed04ff107 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea2a854292..a6cc26f4a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fcab2671e..20fbed3049 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1935302e48..4588ff3218 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class NetworkFcZoneInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_fc_zone_info_response.py b/intersight/model/network_fc_zone_info_response.py index 4696f46ba7..625a1e54b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37ddfcea0d..0dab3ee84c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f2787f951..62a769f00b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31842059bd..047b24c642 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14e3b11aa8..f80f05b98c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4d3e591b8..ca398bbbc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkFeatureControlRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkFeatureControlRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkFeatureControlRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_feature_control_response.py b/intersight/model/network_feature_control_response.py index a2f06769e8..987a46258d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec31a06435..c983e0ad3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2bcf492db..e21f29e8df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9cb709635..b760f72a53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07bea00caa..80f4e1765a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b317af849f..a211caa326 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9796b35c6c..5d5980632a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 401017c2f8..e63a405760 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 133e775846..d4ea71332b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fbe4263347..b1ad6b8ecf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkInterfaceListRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkInterfaceListRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkInterfaceListRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_interface_list_response.py b/intersight/model/network_interface_list_response.py index cfefb2e3c9..c43af04fd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c62b99004..d0ab900c55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5248fe9a1f..d3830e1973 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35b72c0fb8..4cd7c7b6e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ba6120f5b..6f749cdf24 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8416baf865..a535283765 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkLicenseFileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkLicenseFileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkLicenseFileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_license_file_response.py b/intersight/model/network_license_file_response.py index 3a14b3400d..42f4cda1b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8faf727b2c..f9b6e61cc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baa177a866..298e7538e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3676fc9f8..eb9cbd27ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fc60090d0..ad2707ff0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e89e2476cc..58898e6ab8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class NetworkSupervisorCardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_supervisor_card_response.py b/intersight/model/network_supervisor_card_response.py index fac2d68901..d3bbc3ba41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4adc3bf6ff..d3baade425 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 527976b534..397473f5b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33a8b58e28..18eff91ec7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd674955a2..ab42f36b32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d97ff04e63..7479fc1bfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 047151bb42..b0c882b316 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9e4c61528..362015b23f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 81ee6e3412..e7508f3dba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 574008e018..d1e9baf2b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e57b97bd0..4c56baf5e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class NetworkVlanPortInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_vlan_port_info_response.py b/intersight/model/network_vlan_port_info_response.py index a11a150bf2..c3e1464f15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13290a4ccf..6f9ed5e8e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa524957b1..26eaf942ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b73c92fc35..391533c647 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62b4000bd6..2ea2dbd676 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a83b83631c..9319cd1dd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkVpcDomainRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkVpcDomainRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkVpcDomainRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_vpc_domain_response.py b/intersight/model/network_vpc_domain_response.py index a34f2087e1..90663bd0a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cbcb3418d..c2c7a43d7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abd8ab7eb8..fb0cd18d40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94dbcb7a25..9ac0703ff5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b441b089c..11904d3ab6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 411ca2c714..c40c461824 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class NetworkVpcMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class NetworkVpcMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class NetworkVpcMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_vpc_member_response.py b/intersight/model/network_vpc_member_response.py index a3e3d1ab96..8f1661ca9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a95e895d4..174ba838db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5dbf9e196e..b8b139a6fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc645fd37b..2d7ae1c23c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9caaec81ba..f3c59c59aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2786521ca3..456a4d65b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class NetworkVpcPeerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class NetworkVpcPeerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class NetworkVpcPeerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_vpc_peer_response.py b/intersight/model/network_vpc_peer_response.py index f28a3dc569..707e8602e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 330eaec116..9133c1caba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d4d94645d..8915dac565 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a84459948..173b105ba3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df48d478ee..36c94a98de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5dae04191..55e2683e47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NetworkVrfRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NetworkVrfRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NetworkVrfRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/network_vrf_response.py b/intersight/model/network_vrf_response.py index c22c7103b1..6ceb8a5aa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac6b3cec34..138a3b62a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08e1e52313..225df448ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4facd8180..69bf811daf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d91410f67e..30d119457a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c2ab38c9f..a3454c50b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8745811281..a4167fbf9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fd48f1ca7..4bbd238834 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f977bdc5d8..9da0dcdf6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 075711f979..3db9348a95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 326625ca47..d39e56cc39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a32a3a2c3f..551307b02e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5873fd6bb5..472225c01f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3592a9ae07..06a0b958f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7a55c763c..e01650b1bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 962b49cd0d..f85256e1d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1816b8557..cc5b988ffc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f481386e78..2217602081 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a6e034cf4..82933c7caf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d09ea94d9b..8767ae23b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7c2063355..f13cf6e486 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cca75e90e..b9ac09bf7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbe1d1639e..e8d6fee215 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5128f8fe2..5b579f2669 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bde338b6df..9a4e67d432 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0660359159..d8363c720c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67db44638e..ceda39a910 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e459e7a0c..f8479bb72c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b61b38378..f79977c7b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cb4bf74e2..818f961174 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 985da2ec5c..e5712abb10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb1ad9a871..0435f1adf3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad52d9b54a..e2e966ce94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e8b4c2d3e..3dbd4f637e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de0af0aef8..9518c9a9c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac39663b46..ca66d67363 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4938f7f8b..0826659a27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d1528b48f..a1c234e4bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38fbb8256b..8df257f066 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b10a2c4c3..90797231ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1017424542..8869479e30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb0ee90945..7def6248f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bb18ad0d1..4f2957e6f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a858e48ed..c13607efc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 673503bd3c..26da52ff20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e404edaf43..287d2db320 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 063139dd61..52aa141fa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 528eb4fc8c..b85f9239ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 814824a354..ca691c06ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9ca24d131..1a362a5d7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc25ca7152..57fd8bcf23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f9a2cdccf..8865fae824 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4526434bcf..4e1c663384 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86948bf061..7d38205a4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31c987b5db..05f14f444e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39d595f5c5..29d8492cd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76f6e40605..4c3fcd0e21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c00b600d5..fa8d8aa756 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee39f6a6c3..aa37df9f88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7d8cf0acc..726f2c5f31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f7a8ecafa..506a002dae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90712dcbb5..3ba220027b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e126be8c30..d17c2f1a8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcf9e77ea6..758dd877fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c561bb4a42..d9e4497077 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccd0f9755c..21561659d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9530a628fb..acc5697d51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ff485ae0d..0908600911 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00a0bcb7b1..7f75e38ca4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1566894a0..80917dd78b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fac28634de..f30fc20173 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17f269d1bb..7a4519ab23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd033834fc..3443911bb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91585d22d0..e30c5c5357 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4cb2098f5..96ea3da737 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab777cae03..997f30463f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7874e94e57..e9db404d42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edb0e8b689..a8b96c6fd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 324cfd4cf2..68b1d30db0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bb99f52fd..ad2cae4df8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39ef08e79f..d5c3be777b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd515bdeb9..2e8240eb6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b67e5cd1e9..d0de0e2cc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2778c955c5..3fddb50e41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 752c26adb8..f4c570dbc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cfb7df05e..fce9dd700b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5472c9ceef..c40bb75dc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c44e808f11..378249f50f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f601f3c9e..437e2580b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a889775e2..b14743eb96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fb0b70e3c..ac454b0bfb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8af9ff4c94..0b17000ce3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37b65c591f..c7b060771a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bccceae925..639ca5f3ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05357eec6d..80328cf27f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8431e7f5e6..c65184ff80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c23a92a6ad..67b8fd9361 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e129ab2046..2fa713b9e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 990bb03fd8..90d8829378 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 385eb628c8..8d1e10ea28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a140d388df..04de34319e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82673532a7..5d109c4f16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0e1b7cb38..1bf62edfa9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da34306042..dbd2f85ceb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3b60ea7ef..38fc228255 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25fd51bf26..22869a5505 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ea401498b..2ce729e049 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cdc474d6a..fdd8184297 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7b584dc92..9f54e05b55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad6d170916..ba1411be00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8258ce2c56..0f94b47263 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d36ec1ee77..09882a7a07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27d071e64b..10e985392b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb393d2991..5f992a476b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecaf4935b0..c9b83e6c69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3addbdf3cc..3710ce4945 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 326d5542a5..a92ceaafd4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e042e2626..b33d4ca9d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c724b00878..99c747f5b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6954b79cb9..47e2153719 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9ce2e5ddd..04399d0f09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbc93e8951..0761707f07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08c5fce105..663a85a880 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b5bff715a..0a8030dd1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b00e24bc20..52ef06e170 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d42ac31a93..fc8a68cf96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbf784f7dc..e06510b2c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf2d624700..4db635c35d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4af2b0fdcf..599c288b12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fe03900de..a79a9ca658 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0c44500dd..447efe3bc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a115e6c1df..2625a73269 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e68c17983..d1bb030c1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff4a2bfb48..556208f12f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e50dc6e59..0eec9ee9ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 825ace8f65..3dad7e6531 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f987f213d0..e96b91daee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67ab66e829..4bbf2cac1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e36b433d23..908d0e34a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77e0b84d17..a2d6315ca1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba5e28dcb0..cb0b9afcca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 974e26fcbb..8f7938cff9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 918118a741..4bb0ac6081 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3596d5afe1..36160d54e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac902a5d85..637a5a325b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ae1150c57..6cfabdb4c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38236f303b..55b7edc2a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 635fefe647..2e4cdbe5fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3011b27ad1..803c424234 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d5248a2cf..b3de4b4341 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4196a424b6..3f2f9ec47c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8e8a00987..1181e6fbca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1f30e1e95..06d97146bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d658e169cf..58730de9da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57c2e56727..388c6773c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33a46fa0f1..fa17a7133b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 199d6edffc..1432f18614 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac5879bd15..a4f474b29b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ca766dd2f..bc5a036d8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4146575356..9f13d0e7fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1c9e71816..b2cbe4c426 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37698d09a7..d15cdfc4de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 374d28009b..b3fc01a4b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06b005592b..5159b88e29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f8223d278..0b102e0cbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c5d9b451f..3ae22d711c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 546cce6c3d..5265599303 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe93fc119d..246d53e624 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bee3e175d..6fc7053c8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d71eb5eb7b..4b57c4146e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88b6ff7f4c..5b883815e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfc5f40afa..d0d42d837b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34862bf10a..39a4b50c4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dafb334d68..314224d400 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c41e7a45b..37717dd16d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7ac6e2be0..bf86ab9e1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 603f7d22a5..367492624d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2683733eb7..7a676abb72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e67d29957..4a036eb1d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3afa5af978..e5b435bed4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64ce0dab9d..90829bb873 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4b0fe2010..0507bb6db4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78a2319a93..1bd80a420b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8bd73b2e1..081bc4143c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 814a3f255d..44b688e8af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 377cb55816..3c8f6834c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a6680ea83..de66254a43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66e871fd01..be1f30e36a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 170ab82395..ad8a020ec7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c32a55ca33..3c16f41ba8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa90d690e8..ba69ce2df4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0834f7af02..6096be3878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4768e804d..a2c01395ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8be61fb8f..890e025fbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c67f9d611d..8dd3626114 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 169af915a3..61a4351346 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f26436d08..1428882d0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49d7198ed8..d9ce0c25d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6112e504da..583b16b5af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9863a07e7..a9e69ab408 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9409337cc8..820ec156cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aad5f98dbc..787e0cbc08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e31e6f461f..3bf119a97c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 568bf0291b..351671a9ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 080d18bf02..f329eddb46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 943749aa01..4bdf2d3ff7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d57a5955d4..eb3c419d47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d75269a408..fc0496e395 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3d56a2445..0e399408f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cef59ef2c8..187c71f9ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b7ea9e833..a05e8d08d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 674165ee72..d506490ccb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0273e93b9b..67ffbc8ad5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5696fc1d3..d150ad0340 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca13fa91d4..d36ff30d92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efc9eea699..b51881c395 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a9bb0c7f4..49bbb94a57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c3a333713..9c44a4a7f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ed3c66742..7b56d90ccb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fc767a702..1ca81b6434 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d403422873..2ad9a1a931 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c97fe27eb..d7188ac36e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe8749b5c0..f748000fee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4969c60bee..1aaa370d2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb08a48179..cf86ca0411 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e0a92f920..54a2c63805 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aa698ad97..03ba3484e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f634fed51..50f0835439 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb470d0698..72e359429b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d433115841..1e32a21404 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 baf501b145..df8b452782 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 205e932a04..ea531949a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71301cbc97..40127fc657 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55f633d9b3..c9bacf01fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e31243dcd6..5e4d05d1bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16bbfdd3b4..b4e34026fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69e536a911..ed10b38784 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75a46e03de..a9c1e9902c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 619c2f1101..b0c6335b9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d91cc5ff5..f0c8d55bb1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 273a5b0402..a0ba3ac3dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79721c8f11..ac73c22aa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37d7e38623..ea612f88e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c594f9236b..4889b00809 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bf37da18a..5a9bdeeefd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05cbed7a52..146cf59fed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 725b4e6e0c..c0e3215f69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbeeedbdc8..9c17ef6e95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f66ea92d74..edc849f4aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8876a932a4..ab677bbb59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83490e38de..d42b4c20ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 adc070a1d3..001d4d5e89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9231af3100..619dd7594e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35b6f9c1b3..7186e2860b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51d97b92f6..132a232a92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1284c77ef..85f93dabf7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e29d058400..82181a44aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 653f72dc90..318a5c984a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a000b3f1ee..17330624e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4588fdc252..46cea6ef0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f930133229..b09c1eeecd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82068f2f74..43b7e26294 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 391420971e..6aa4eabf89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c66d68e9c..f62d46e6dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0883c5a33e..57f9cce77a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 36b988cdf5..e6e5810e7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0961893066..f0bf19f90d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d765918393..8d339155a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dca6a2cf85..40dcff84a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ff99350aa..da9a2b8cad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ebde3e754..6f1c941fb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec4795749b..8f18ca4a84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59c50dce31..44bd5dca28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7fa3c79e9..c38c0d3a00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2059f6ea79..1615b8bf1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b501801e8f..c12789af99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92f5f72b6b..ec8df6398f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb2cdc3b83..98fadd95b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 300ee17e0e..3b1c47c5fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fd5c335fe..69d742ca50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dee7b36b8e..dc526848a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9303935a9a..64249cb525 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 219067a3b0..03cadddd9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd0ebf0c5e..ad2f231a34 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08aeb4abae..6817d160e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ca3d4bfff..ad039fc484 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 546b5eb939..d09d6a2f47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c881117fc1..e6c8c236e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5799e5c4eb..2ce72e6251 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9beaaed20d..61ec911aec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38a0ad82aa..760a12ce90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daa3a208ed..1538258dc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcb5284a15..934d45b996 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31ba49e9cc..870aad8153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f8d8ad0a3..8b865205f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c64506c5d..6e9e0d47a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0df62fde03..d930fef8a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f713b9182..74a6ce54ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64932d513a..fe3ca6a804 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3c5028f26..a11bb15b86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e273bdb93..54b2cffb9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d441bd2c0d..c3b5fdec3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acebadd025..bb0ce13104 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05af3e9bf4..95b431b948 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5448dcd4d1..008466aa44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d632e1d525..de1488d69b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34bcff908e..cd2e52e8c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82ef783aa0..65e33d3969 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8650104e43..cb34274716 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f8ef79d43..1f11e4c436 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d22bb48cca..764654c936 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d67406d61..f065b8f51e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9819536596..493d4f2158 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b142c4953..53cf0e3518 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c737c6908c..48e8886f96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f16f2815b..ff32d9b543 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2da8407994..636700b463 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0aa28964a..95ddbd5086 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 991e47aab9..97eab5ded6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26888bee3b..9cdabc9ca0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e50937d3e9..ea1893026d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c30e2424c..21268a381b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a71bc83ef0..16e84113e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af140f6aa5..f75df25e1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2dc8952de..0e0fd1023b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1bc8068d9..fa40a5602a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d6ef40d084..75351aadc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6e8c6f6f2..2960a50edd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a0dc8ace7..749e84fd0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3855411051..a8a4b0024b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c37aae3ed..a122f94d36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11f14976b3..d0d3928bac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7d61e30c5..7b4e64a484 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eea3284d0f..5272bce811 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28496832f3..f9aad824b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4483144b66..c0c98a7153 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db0b8e7fc5..acc2b62b02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29663c4c18..76ebacd0f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86965f1583..44dc5a786b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0e272893a..b9efd43814 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3debae1df..e59634147d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a6b1122e0..f6655666ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c05c1e777..5bc487c0de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79314416c8..796575b9ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c11e7a42b9..404c1bdf90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62c81d38d7..62e0e2fea9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c714450349..6aa8635379 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de6a7cc78d..eb100e0e31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae5929eadb..ecf555e95d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a552a31f38..74166f8d0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f33b39093f..f882b0a661 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e1545d892..784585308e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5750d0cf1..cea7b3bd7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9592effc7..7a731e2e48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 561e170a17..1a030ab1a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c317577c6d..5d98f20887 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0f46fe29e..7c7936f223 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9584572079..5b62a59d54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21799e05ba..a57a7cfb3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e501da7a95..8b4d4bcfbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a1c7ed247..cc628738ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e0a0f1e48..eb52d74eba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 966b326a85..b33fb0194a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd5ec605d5..10c0663958 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff9cb4f676..e387bbee75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d32a818ebb..8724cb61df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f12f2089f..595216334d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28d44d47fc..3cbca1d572 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e27b9bd4a1..ee6fe625af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4f6cc6034..7d27f3400a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3edcb479c0..aadd54bd55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e1b319b72..c2e485b609 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6d582fa19..28b43c845b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83a14fadb9..0e4eec8be2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e478c696f..95a1a3937a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c9cb5c79f..bc0efad1f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a984a5318b..181a584fb6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e1be4dd56..bada2563b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e527a537b8..ded69fa3f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00a50a7ed8..0f6b1fb22c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a19cde3463..4958c75026 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ec2fb1dbd..f3f291b4ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d0f4477ce..ea98d93f13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f39af3b710..fe3fc57f5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e187ee44d..02f4f0ac30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42c6bb1fa1..2fa4692bd4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 581a21f4c4..07ad472315 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae7d06b4d9..becf4e9a36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb3f54492b..be7fc8c2ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30e3f81ef5..a8dabad8d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d737c20b26..423a71bdb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d135344a6..4f80accd37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d13974904..cb4642ede1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05abd9cdc4..bf9534cd0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c94af932f..be62745763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors.py b/intersight/model/niatelemetry_mds_neighbors.py index 3e5933c6ed..c8da826983 100644 --- a/intersight/model/niatelemetry_mds_neighbors.py +++ b/intersight/model/niatelemetry_mds_neighbors.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_all_of.py b/intersight/model/niatelemetry_mds_neighbors_all_of.py index 3ffb6240b0..95f4fac694 100644 --- a/intersight/model/niatelemetry_mds_neighbors_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbors_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_list.py b/intersight/model/niatelemetry_mds_neighbors_list.py index 94d0c14a66..79809da2c2 100644 --- a/intersight/model/niatelemetry_mds_neighbors_list.py +++ b/intersight/model/niatelemetry_mds_neighbors_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_list_all_of.py b/intersight/model/niatelemetry_mds_neighbors_list_all_of.py index 660c2ff18b..0ada9743ab 100644 --- a/intersight/model/niatelemetry_mds_neighbors_list_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbors_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbors_response.py b/intersight/model/niatelemetry_mds_neighbors_response.py index 25a47f1eb7..39cf6ce506 100644 --- a/intersight/model/niatelemetry_mds_neighbors_response.py +++ b/intersight/model/niatelemetry_mds_neighbors_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f74def6da..949f9668d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 382dc0bcd0..f75cd4b9ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21beb92b04..8f22717660 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5fd2673480..563dd18d95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 459a2d4af0..b458608311 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a68865b10..686e6daae4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b504c8559d..25e7d41ac2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee1b223267..1f22225796 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 332dd5bbd1..7f10482959 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54c5b73039..265d39836d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a474b3801..11654d5bb8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbd55b961c..27a3fb1d92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 372794777b..88b6b9cd29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8468b7d33..e4f081277f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb3e607ff1..77eff860ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ddad2c6ab..388bfea9a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee9d4dec89..aa9fd4c3d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d89582de24..44aea543e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc25c8796e..c8c6ec80bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02573fb052..4a899d0e1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 428d6f86d0..5fb9789b33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe153eabaa..57cd9e6177 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1d509a205..155cc3f37f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c9cac20f7..096f5b971e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd5ed55f2a..167ad438c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0990fc1ecc..7e0ca4dd9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f400322a2d..d0c4e5db38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b14f8c91f..0788d0f341 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96a24ff140..53506128e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2b93a364c..0554f4e890 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22ef2aa38c..13a96cef53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acf0b8428d..208a1cfa3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class NiatelemetryNexusCloudAccountRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/niatelemetry_nexus_cloud_account_response.py b/intersight/model/niatelemetry_nexus_cloud_account_response.py index 2f5985b44b..933029a2b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65798a5ab0..9118587cfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63b9a7f7fa..093c04c576 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c84f0efbbe..b81a6a57d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aaac8330b1..65ffb46429 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac2a595839..bca6974ac0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d39cc1b5a..8f71ec7d50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95f8889b9a..931a8fa251 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f99720586..d5d44222da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5c354efab..937484d40e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b474ab627..cec0988bf8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb49c3f63a..4a99ee8e25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4896cbd6e..d6e1ff0efb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f6a234709..8c1efbce1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae0fbc1789..fda0504ef9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 480cc9d80f..67472ef351 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9a728fe68..33c6c7e0d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df61f2e632..441f62a94b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 935e8b3f00..6ce0d9f021 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bceece2a32..afbf977083 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d54ccaa60e..ad1fbb495c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4dd930192..cfc4e93576 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d921cfbc6..beecf29f40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 539584a1fc..156857b6b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9db275a85d..917efdcd4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfd79685c5..e40f8b64e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class NiatelemetryNexusDashboardsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/niatelemetry_nexus_dashboards_response.py b/intersight/model/niatelemetry_nexus_dashboards_response.py index e37d5d9f36..2e74746336 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54a1e9f45a..1baed28d3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_all_of.py b/intersight/model/niatelemetry_nia_feature_usage_all_of.py index 834941962f..0476d6c9e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_list.py b/intersight/model/niatelemetry_nia_feature_usage_list.py index 37d85575da..999fd1b18e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9aa7467e1..c2111aed2d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff74759b67..bea84bef33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9f0514072..525ff7d689 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a733831ff1..5a288cfd01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b84bc2e200..0289558cc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 debf522939..9aa21ddd13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24a452526c..76362c58a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e804a05e3e..bd4f8e4415 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcdef8c8eb..22a9435fcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5622b85907..e6a14f9edd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 273a8573fb..00c4dd080c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c436e804a2..919d778073 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74196c7a7f..f81f73f379 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9c84c4875..7ad78a0c74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1ef2269dc..7f29da6907 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e37d9773c2..373de0058a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4d999ffef..28ab3af41a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -803,6 +803,7 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1062,6 +1063,8 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1069,16 +1072,12 @@ class NiatelemetryNiaInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/niatelemetry_nia_inventory_response.py b/intersight/model/niatelemetry_nia_inventory_response.py index fe8cc2644a..bec1bb9742 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b39bb2d52..0cbbf3aba4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89c0515f20..d6c71871c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cc5de5792..5b13eb8861 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee05d1050f..d9465b3311 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80c44032aa..b99c2a0fe8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class NiatelemetryNiaLicenseStateRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/niatelemetry_nia_license_state_response.py b/intersight/model/niatelemetry_nia_license_state_response.py index 53d3301dc7..ce8e8528f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc.py b/intersight/model/niatelemetry_nicc.py index 9fb59b4214..25422fffff 100644 --- a/intersight/model/niatelemetry_nicc.py +++ b/intersight/model/niatelemetry_nicc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_all_of.py b/intersight/model/niatelemetry_nicc_all_of.py index bfade877d2..73f10e307c 100644 --- a/intersight/model/niatelemetry_nicc_all_of.py +++ b/intersight/model/niatelemetry_nicc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_list.py b/intersight/model/niatelemetry_nicc_list.py index 95c4a34fcc..a9ad614f2e 100644 --- a/intersight/model/niatelemetry_nicc_list.py +++ b/intersight/model/niatelemetry_nicc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_list_all_of.py b/intersight/model/niatelemetry_nicc_list_all_of.py index 207ae7f21f..e981c4a7a9 100644 --- a/intersight/model/niatelemetry_nicc_list_all_of.py +++ b/intersight/model/niatelemetry_nicc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nicc_response.py b/intersight/model/niatelemetry_nicc_response.py index 101fd13538..92437de5eb 100644 --- a/intersight/model/niatelemetry_nicc_response.py +++ b/intersight/model/niatelemetry_nicc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e4af8f326..25633f80ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37d61102e2..4981f4d66c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a7dc13c04..a7dd2fa718 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 503cfe0431..d3d9dc4a4b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83b0e399ce..6c0c16c0fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25cbf468ea..262c77b364 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 251cb48df2..4bcd51c685 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24eace183b..7cbc5403e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41a3120968..7bee77e19c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc263000ae..0303223aa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9234cdcb2b..c46f7e173e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff1f1f727e..03778356b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdf62ab4c2..ad3ed6957b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f035ffa30d..2c83923d1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7128e21b80..5d74933ba8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6e7ee2ab6..a4fc19894a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1634ebb717..b8e4fdeed8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50fea04b0b..a52968a6c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33881671b5..aa8bd23ecb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cf08d4b01..519e98a820 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1b584d00a..52bd610df7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 582e895b77..28a6f34a13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cde273e0bd..f9874c6226 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be06c74ab3..ba8b930b65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c20c881d8b..0256f73a9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f92d077f7..9674a0a585 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86207d38e3..1e0880adc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f0ecb314b5..8230c0916d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e02bbe5d3..bdfbafc8bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1daf92863..aa3a61b422 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0814d40b3..67f7c54a49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98d7d0d227..77d998a2b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f3ad7cc2f..5ce15e580e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03161e8ffb..3b9cc3e36a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1596ced171..b97b9c505e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 723c807971..d70ed5ee2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4159213249..06186f7188 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d791da8cd..8d96c40443 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17cf586e14..30c7f5531c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33301764c4..db20063282 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cea991e258..d6e2904f4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7c6f80189..3b3df941db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6157b77425..22f0c4cd6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44a92444df..b850ea1f68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bd0caf1fe..d34a3d4a63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09d8091988..0912b69c84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42eea95977..3b11882045 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b12accd4ed..bec78c6423 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d27543a00..b459c60b86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64baf43baf..665d942441 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53c0ea6d13..c632231e19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ae578b97a..d8d81094eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17df9db168..7c5a49dba5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9585803af7..29e267c596 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11cc15b19b..2e2ca60270 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc554bc47d..0d6a7368c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12b09e8c15..3fcc5e9f9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38f5a7202c..d36219728f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b981e4be72..e83d3178ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cdf9b33a22..12a43c0806 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65aef8ef65..74fa7b0a18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38c3652dbc..eb3b9e6551 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27fb824248..87aa808224 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa89e895a2..04ec918bc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fca1339b80..9edef496b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf4d1dd818..6dc47abd18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a6a326eed..489794a456 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62391e45f2..c803a0512c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d6bc8a898..aeb93e8ef1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aeb38d3a0e..71d7e8185d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0aea6fc6dd..168137d861 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 587b562a1c..d2187b2f5b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8efec359f1..e4dd80ec37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de4d14098f..4e078e74d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f80b0b291..7ace80d112 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 388b3193e2..3ed1ce2d9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8e9ffe38c..f66a3d1345 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e831be8f2f..f703f577ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eef1fe7dcb..c035675464 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ae4aed76f..c34b40539b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96878e3efa..402024f26b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66482189ba..734f4fb4cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e42de288d..8a0e9e2677 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccfa87b551..758bed8dc1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f52deeabc..3f42fe49e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 718a32bac8..7228ea9adc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfe3b723a8..41af1cc3d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df6a619bb8..0a4db0fa1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 663aeaa5ed..40e591f669 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3426648ffd..def5b2f783 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7436862c67..abb784674e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07b4d7a048..23a2d8c451 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a15aa63c55..ef66ff8011 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b74281a8fa..cf156f999d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6429ba120..56ff457a4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37efe90ab2..d4f7015349 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8a90d3821..fa524e0472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3477807c40..4f68ec53c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b80e3775ae..e9cfd61f91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54f0196c0e..251b395329 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 688003a4f6..c6f0eab97d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -494,6 +494,9 @@ class NotificationAbstractCondition(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -636,7 +639,6 @@ class NotificationAbstractCondition(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -667,21 +669,34 @@ class NotificationAbstractCondition(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1137,6 +1152,9 @@ class NotificationAbstractCondition(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1279,7 +1297,6 @@ class NotificationAbstractCondition(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1310,21 +1327,34 @@ class NotificationAbstractCondition(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/notification_abstract_mo_condition.py b/intersight/model/notification_abstract_mo_condition.py index 9c426c9eda..fb6ae52900 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87134b3efa..42ec4a6d9c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d344d88177..c2e90cd886 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6df99df360..8179cafb5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40983c5a2a..3a47094b2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3272b655fb..54063cc086 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccb076e1c9..8c98c634ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85898acb64..fae2cbdca7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class NotificationAction(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class NotificationAction(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class NotificationAction(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class NotificationAction(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class NotificationAction(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class NotificationAction(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/notification_aggregation_settings.py b/intersight/model/notification_aggregation_settings.py index b04a30d4d7..71ea6ad99c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 454efff644..8cde1dad91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c298d82a7..1b9203245a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5162effba0..4dfabb47fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0f4d3c930..33a93c538e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9c47a05b7..a99d99f1cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b8a7cbe6a..89ea95e24b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1344a93ba3..b7bd1e851e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da62cc1d19..04a3a970ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8484d6ba79..abc9414e40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78dfc00643..bb641fafae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2827cc6e3d..83050b7087 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a1ecf226d..4aceac10e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e176ade21b..7fe43f19ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 379258d3c0..e308139842 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03a1a3e5f9..a233098d86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e6905cc38..69e2154c52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b82fd54078..3f93691b0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc1535d8b6..432440b28c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class NtpNtpServerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class NtpNtpServerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class NtpNtpServerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/ntp_ntp_server_response.py b/intersight/model/ntp_ntp_server_response.py index cae8491972..cfe94f5fd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75ed63f720..0f36532a26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d59e7af66b..51d587bf02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfe7dd7f28..f8a7d45f4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 37f45f7732..f44bd3090a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2eb2e7f49..67f4e1bbc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a399e2fbfe..9e07875538 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89c08e3acb..95a423b522 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bf9a4f958..d3043d9837 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 585b2a182e..f889d7cf74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40a83fa782..76cf3db798 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -784,6 +784,7 @@ class OauthAccessTokenRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1043,6 +1044,8 @@ class OauthAccessTokenRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1050,16 +1053,12 @@ class OauthAccessTokenRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/oauth_access_token_response.py b/intersight/model/oauth_access_token_response.py index eb3b478031..b8bc436405 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa4c63a7c3..89b24b3227 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f58314761..717d94bd9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6afc60e2a2..d67b755557 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 049a74db48..d707233d69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2093392b32..d37a01fb38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 542908b6d8..266d181dff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11e5345e09..4153d2e0ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70b5e63df6..069f0e0e41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 596f76efee..ce29aa95f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9b52a9c6c..c9f457a102 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9958480a94..22b685c0a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9643d2219..b37585bdbd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b14d5b654e..85020682ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_info.py b/intersight/model/openapi_api_info.py index 9cddcfce48..c38778cb54 100644 --- a/intersight/model/openapi_api_info.py +++ b/intersight/model/openapi_api_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_info_all_of.py b/intersight/model/openapi_api_info_all_of.py index 80fc8fd4f9..53d30865f2 100644 --- a/intersight/model/openapi_api_info_all_of.py +++ b/intersight/model/openapi_api_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta.py b/intersight/model/openapi_api_method_meta.py index 7c0844aa1a..a7e42cac72 100644 --- a/intersight/model/openapi_api_method_meta.py +++ b/intersight/model/openapi_api_method_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_all_of.py b/intersight/model/openapi_api_method_meta_all_of.py index afa3cd8438..32ff119edb 100644 --- a/intersight/model/openapi_api_method_meta_all_of.py +++ b/intersight/model/openapi_api_method_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_list.py b/intersight/model/openapi_api_method_meta_list.py index 9bdfa75401..49e33bea41 100644 --- a/intersight/model/openapi_api_method_meta_list.py +++ b/intersight/model/openapi_api_method_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_list_all_of.py b/intersight/model/openapi_api_method_meta_list_all_of.py index 401526bd66..6061d3ba81 100644 --- a/intersight/model/openapi_api_method_meta_list_all_of.py +++ b/intersight/model/openapi_api_method_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_api_method_meta_response.py b/intersight/model/openapi_api_method_meta_response.py index b10f0cf51b..0620157cea 100644 --- a/intersight/model/openapi_api_method_meta_response.py +++ b/intersight/model/openapi_api_method_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_failed_task.py b/intersight/model/openapi_failed_task.py index 5cc0d08c68..c05e59e791 100644 --- a/intersight/model/openapi_failed_task.py +++ b/intersight/model/openapi_failed_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_failed_task_all_of.py b/intersight/model/openapi_failed_task_all_of.py index ff3dfbf6e2..0502e4bbed 100644 --- a/intersight/model/openapi_failed_task_all_of.py +++ b/intersight/model/openapi_failed_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_key_value_pair.py b/intersight/model/openapi_key_value_pair.py index e477d1f1ac..ad12b590f8 100644 --- a/intersight/model/openapi_key_value_pair.py +++ b/intersight/model/openapi_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_key_value_pair_all_of.py b/intersight/model/openapi_key_value_pair_all_of.py index 48d34b41e8..159a5fce1e 100644 --- a/intersight/model/openapi_key_value_pair_all_of.py +++ b/intersight/model/openapi_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification.py b/intersight/model/openapi_open_api_specification.py index b33b4b9f6e..1af39ebccd 100644 --- a/intersight/model/openapi_open_api_specification.py +++ b/intersight/model/openapi_open_api_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_all_of.py b/intersight/model/openapi_open_api_specification_all_of.py index ac5c885d94..55d6125a06 100644 --- a/intersight/model/openapi_open_api_specification_all_of.py +++ b/intersight/model/openapi_open_api_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_list.py b/intersight/model/openapi_open_api_specification_list.py index 970befb39a..ee7b9794eb 100644 --- a/intersight/model/openapi_open_api_specification_list.py +++ b/intersight/model/openapi_open_api_specification_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_list_all_of.py b/intersight/model/openapi_open_api_specification_list_all_of.py index 16f4ea14fb..801ce80679 100644 --- a/intersight/model/openapi_open_api_specification_list_all_of.py +++ b/intersight/model/openapi_open_api_specification_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_open_api_specification_relationship.py b/intersight/model/openapi_open_api_specification_relationship.py index bb35f71764..1c4aa0650a 100644 --- a/intersight/model/openapi_open_api_specification_relationship.py +++ b/intersight/model/openapi_open_api_specification_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -814,6 +814,7 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1073,6 +1074,8 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1080,16 +1083,12 @@ class OpenapiOpenApiSpecificationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/openapi_open_api_specification_response.py b/intersight/model/openapi_open_api_specification_response.py index 48f5da0726..ba5f7cad43 100644 --- a/intersight/model/openapi_open_api_specification_response.py +++ b/intersight/model/openapi_open_api_specification_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file.py b/intersight/model/openapi_process_file.py index 351b3ea4a3..39ad401514 100644 --- a/intersight/model/openapi_process_file.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_all_of.py b/intersight/model/openapi_process_file_all_of.py index 1ed5f2fac1..f7bbdad22f 100644 --- a/intersight/model/openapi_process_file_all_of.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_list.py b/intersight/model/openapi_process_file_list.py index 73b4684415..33adaf0061 100644 --- a/intersight/model/openapi_process_file_list.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_list_all_of.py b/intersight/model/openapi_process_file_list_all_of.py index c0ce775e6b..88c529b2c5 100644 --- a/intersight/model/openapi_process_file_list_all_of.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_process_file_relationship.py b/intersight/model/openapi_process_file_relationship.py index fd010d8dcc..ac43893e9a 100644 --- a/intersight/model/openapi_process_file_relationship.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class OpenapiProcessFileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class OpenapiProcessFileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class OpenapiProcessFileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/openapi_process_file_response.py b/intersight/model/openapi_process_file_response.py index d3ceb8fcba..25f85df73c 100644 --- a/intersight/model/openapi_process_file_response.py +++ b/intersight/model/openapi_process_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request.py b/intersight/model/openapi_task_generation_request.py index 53907b5207..550f561f3b 100644 --- a/intersight/model/openapi_task_generation_request.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_all_of.py b/intersight/model/openapi_task_generation_request_all_of.py index e2b803902a..73c5ef4913 100644 --- a/intersight/model/openapi_task_generation_request_all_of.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_list.py b/intersight/model/openapi_task_generation_request_list.py index cbfe469828..68a854f30f 100644 --- a/intersight/model/openapi_task_generation_request_list.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_list_all_of.py b/intersight/model/openapi_task_generation_request_list_all_of.py index 774cd07073..c9ace24824 100644 --- a/intersight/model/openapi_task_generation_request_list_all_of.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_request_relationship.py b/intersight/model/openapi_task_generation_request_relationship.py index 4940cde97d..edadffaa44 100644 --- a/intersight/model/openapi_task_generation_request_relationship.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -803,6 +803,7 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1062,6 +1063,8 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1069,16 +1072,12 @@ class OpenapiTaskGenerationRequestRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/openapi_task_generation_request_response.py b/intersight/model/openapi_task_generation_request_response.py index 26d353abd4..8220dc192d 100644 --- a/intersight/model/openapi_task_generation_request_response.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result.py b/intersight/model/openapi_task_generation_result.py index 300d8ad142..cfa1095ab9 100644 --- a/intersight/model/openapi_task_generation_result.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_all_of.py b/intersight/model/openapi_task_generation_result_all_of.py index 7166c8a084..9a95660df7 100644 --- a/intersight/model/openapi_task_generation_result_all_of.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_list.py b/intersight/model/openapi_task_generation_result_list.py index 73249c08ce..3ec27dcadf 100644 --- a/intersight/model/openapi_task_generation_result_list.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_list_all_of.py b/intersight/model/openapi_task_generation_result_list_all_of.py index 89a60c1c04..e5e1ca168a 100644 --- a/intersight/model/openapi_task_generation_result_list_all_of.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/openapi_task_generation_result_response.py b/intersight/model/openapi_task_generation_result_response.py index 9ffc0d3151..a9882ddee6 100644 --- a/intersight/model/openapi_task_generation_result_response.py +++ b/intersight/model/openapi_task_generation_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 806fe06bdb..30affbd9de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fc35d7e3d..aa96572a04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c24f25259..9784862ebb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca0b9f1385..e3600d0329 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afeda21eaa..52473e896d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12e5f1d180..ec4a141cb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5cf04204f..32854d1710 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9178a5c6c8..c2264d15ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 721e1cd933..d8bc374f79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a7dbdd01d..80ac9d5dbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ec2a10d52..67cb2346e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40c82f5444..0e358bff58 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8bd1b4e14..95aa4cb034 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bdb0190ae..c479677544 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32dfb1dade..3a716c7b12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 514d8d3e4e..6b161810e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14ec20b9d6..722295d477 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class OrganizationOrganizationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class OrganizationOrganizationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class OrganizationOrganizationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/organization_organization_response.py b/intersight/model/organization_organization_response.py index f875926805..dbc054ce34 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89c9624f94..830cefac57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86df2ea91f..96174d01e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5a6eb278c..255111cfd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 962d4a151d..94410d9c17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fd7daee3b..2c977d4530 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92489dd123..3f9abe3f1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50f9096d16..5549d4b478 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c4aea1b41..a5942fb9f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fee64e314e..4dab454a30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca7ba08a2f..66ba5e0e29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c9b2d312e..0c31440e73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecf24226a4..d4413e82b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6499bcd2fc..04c367b271 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ad00ad1d4..2ae9c816e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class OsCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class OsCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class OsCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/os_catalog_response.py b/intersight/model/os_catalog_response.py index a72e352a9a..37f7dbcff0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e4306a55c..3eafb6fef7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ec7a99657..ec1950b872 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ebeebe13f..63924c9576 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 706260e5ef..a700db32c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1f447fc35..f87abc934b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class OsConfigurationFileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class OsConfigurationFileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class OsConfigurationFileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/os_configuration_file_response.py b/intersight/model/os_configuration_file_response.py index 1ec186753b..f91edf8c06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6a33c0e11..6afc6018e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1fbc1cebf..dab3150b81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 152d38d7b7..fe67adf936 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4af5d59e74..1537c6e303 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 898f052cf0..e1239a0c08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class OsDistributionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class OsDistributionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class OsDistributionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/os_distribution_response.py b/intersight/model/os_distribution_response.py index 12ffd05642..1b4b07189c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_fibre_channel_target.py b/intersight/model/os_fibre_channel_target.py index 5027e1612e..b66675a9ce 100644 --- a/intersight/model/os_fibre_channel_target.py +++ b/intersight/model/os_fibre_channel_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_fibre_channel_target_all_of.py b/intersight/model/os_fibre_channel_target_all_of.py index 2c78cfb6a0..34cd85888b 100644 --- a/intersight/model/os_fibre_channel_target_all_of.py +++ b/intersight/model/os_fibre_channel_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f08f457051..69b0c85fcc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef0dbe2ac6..a2fe7e6412 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fd00b7556..6303342766 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b90ea83db..d6134f0659 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cc05bb7e2..b6d133e685 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f4182f499..e349e9fe99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4899ade8dc..86a51c51dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6aeb86013f..965a2d3d06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -498,6 +498,9 @@ class OsInstallTarget(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -640,7 +643,6 @@ class OsInstallTarget(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -671,21 +673,34 @@ class OsInstallTarget(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1141,6 +1156,9 @@ class OsInstallTarget(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1283,7 +1301,6 @@ class OsInstallTarget(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1314,21 +1331,34 @@ class OsInstallTarget(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/os_install_target_response.py b/intersight/model/os_install_target_response.py index 8a914b2a57..8738b501cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 504f7f9a55..f80e52e85d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ee8d07d2d..402ea0e0f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class OsIpConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class OsIpConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class OsIpConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class OsIpConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class OsIpConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class OsIpConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/os_ipv4_configuration.py b/intersight/model/os_ipv4_configuration.py index 9337763a3c..3ac438bc47 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6037417575..a261f0cb41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1480d1079..bf282d586f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1390f7811f..0da859e232 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_iscsi_target.py b/intersight/model/os_iscsi_target.py index aabe7fac21..cbb10d4f7b 100644 --- a/intersight/model/os_iscsi_target.py +++ b/intersight/model/os_iscsi_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_iscsi_target_all_of.py b/intersight/model/os_iscsi_target_all_of.py index 03a69e2f98..5a1fa1cbdc 100644 --- a/intersight/model/os_iscsi_target_all_of.py +++ b/intersight/model/os_iscsi_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e959a4b2af..66c3c20b63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class OsOperatingSystemParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class OsOperatingSystemParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class OsOperatingSystemParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class OsOperatingSystemParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class OsOperatingSystemParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class OsOperatingSystemParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/os_os_support.py b/intersight/model/os_os_support.py index 43f093276f..908abc7831 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a63980b371..3132af777d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 001292c31c..4ff2fdef3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b893d745c3..64118b2228 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56960fe27f..d5c58f9dde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9d150aa1e..7ce77465aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3288d5d4c0..fcd5d9b79c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aa144adbb..3166b4adc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_san_target.py b/intersight/model/os_san_target.py index b551424f85..af4ab5a9c4 100644 --- a/intersight/model/os_san_target.py +++ b/intersight/model/os_san_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class OsSanTarget(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class OsSanTarget(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class OsSanTarget(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class OsSanTarget(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class OsSanTarget(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class OsSanTarget(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/os_server_config.py b/intersight/model/os_server_config.py index 737a79b35b..9070f1e93e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30ca451859..61e32a6c1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a47ca57b1..8885419a4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 603aa3858c..42305f0763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8707ad0cc5..a5aed19259 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b9f47cc1c..292a7698a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2730600559..78bfa68ea8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0420b12d97..74b924b9cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29816b9415..80712d4cc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae1febf4ee..36ff62e581 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 705d39014b..442d750252 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c72670f42..2465de844c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a75cb35ea2..1321eeaad2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25c216ccf8..5520f043fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7088a19d8..0773939905 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb9b430956..6c3e2554bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f0ed2c95a..e3d266c2d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faca57ff0c..4520fa7b20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52b06a61e7..92819acc2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ece4e4920..82c875b687 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acde33b61e..c69b4aab06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs.py b/intersight/model/partnerintegration_dc_logs.py index cd44fa7652..a70e664f0a 100644 --- a/intersight/model/partnerintegration_dc_logs.py +++ b/intersight/model/partnerintegration_dc_logs.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_all_of.py b/intersight/model/partnerintegration_dc_logs_all_of.py index 9ae26c8180..0ef7020662 100644 --- a/intersight/model/partnerintegration_dc_logs_all_of.py +++ b/intersight/model/partnerintegration_dc_logs_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_list.py b/intersight/model/partnerintegration_dc_logs_list.py index a0af63e34d..b661193efb 100644 --- a/intersight/model/partnerintegration_dc_logs_list.py +++ b/intersight/model/partnerintegration_dc_logs_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_list_all_of.py b/intersight/model/partnerintegration_dc_logs_list_all_of.py index cebc00115d..71fb4b25a9 100644 --- a/intersight/model/partnerintegration_dc_logs_list_all_of.py +++ b/intersight/model/partnerintegration_dc_logs_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_dc_logs_relationship.py b/intersight/model/partnerintegration_dc_logs_relationship.py index 3a0d30ec49..298b1ddf7a 100644 --- a/intersight/model/partnerintegration_dc_logs_relationship.py +++ b/intersight/model/partnerintegration_dc_logs_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class PartnerintegrationDcLogsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_dc_logs_response.py b/intersight/model/partnerintegration_dc_logs_response.py index 921291d26e..ba6b9c19ae 100644 --- a/intersight/model/partnerintegration_dc_logs_response.py +++ b/intersight/model/partnerintegration_dc_logs_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector.py b/intersight/model/partnerintegration_device_connector.py index 26ef1c07e6..0ec11f6c92 100644 --- a/intersight/model/partnerintegration_device_connector.py +++ b/intersight/model/partnerintegration_device_connector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_all_of.py b/intersight/model/partnerintegration_device_connector_all_of.py index 951fc85c84..56443c1390 100644 --- a/intersight/model/partnerintegration_device_connector_all_of.py +++ b/intersight/model/partnerintegration_device_connector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_list.py b/intersight/model/partnerintegration_device_connector_list.py index d344623836..387db8b69c 100644 --- a/intersight/model/partnerintegration_device_connector_list.py +++ b/intersight/model/partnerintegration_device_connector_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_list_all_of.py b/intersight/model/partnerintegration_device_connector_list_all_of.py index ee4400897c..e7a8ae7607 100644 --- a/intersight/model/partnerintegration_device_connector_list_all_of.py +++ b/intersight/model/partnerintegration_device_connector_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_device_connector_relationship.py b/intersight/model/partnerintegration_device_connector_relationship.py index 7895977502..0a1069fd9a 100644 --- a/intersight/model/partnerintegration_device_connector_relationship.py +++ b/intersight/model/partnerintegration_device_connector_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class PartnerintegrationDeviceConnectorRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_device_connector_response.py b/intersight/model/partnerintegration_device_connector_response.py index 553812c9da..83e3a3630e 100644 --- a/intersight/model/partnerintegration_device_connector_response.py +++ b/intersight/model/partnerintegration_device_connector_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues.py b/intersight/model/partnerintegration_doc_issues.py index dde6479a6a..6bdb00d8d4 100644 --- a/intersight/model/partnerintegration_doc_issues.py +++ b/intersight/model/partnerintegration_doc_issues.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_all_of.py b/intersight/model/partnerintegration_doc_issues_all_of.py index 303669c423..137d576608 100644 --- a/intersight/model/partnerintegration_doc_issues_all_of.py +++ b/intersight/model/partnerintegration_doc_issues_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_list.py b/intersight/model/partnerintegration_doc_issues_list.py index 0e5c62cd01..61e38b78f0 100644 --- a/intersight/model/partnerintegration_doc_issues_list.py +++ b/intersight/model/partnerintegration_doc_issues_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_list_all_of.py b/intersight/model/partnerintegration_doc_issues_list_all_of.py index 917a3f4a65..1c0b49505c 100644 --- a/intersight/model/partnerintegration_doc_issues_list_all_of.py +++ b/intersight/model/partnerintegration_doc_issues_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_doc_issues_relationship.py b/intersight/model/partnerintegration_doc_issues_relationship.py index 18470a0ed7..818e5d1795 100644 --- a/intersight/model/partnerintegration_doc_issues_relationship.py +++ b/intersight/model/partnerintegration_doc_issues_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class PartnerintegrationDocIssuesRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_doc_issues_response.py b/intersight/model/partnerintegration_doc_issues_response.py index 86c9b31828..31064926d4 100644 --- a/intersight/model/partnerintegration_doc_issues_response.py +++ b/intersight/model/partnerintegration_doc_issues_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl.py b/intersight/model/partnerintegration_etl.py index 158004eaf1..0e50494582 100644 --- a/intersight/model/partnerintegration_etl.py +++ b/intersight/model/partnerintegration_etl.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_all_of.py b/intersight/model/partnerintegration_etl_all_of.py index b93a886b2b..6a18b7ddf3 100644 --- a/intersight/model/partnerintegration_etl_all_of.py +++ b/intersight/model/partnerintegration_etl_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_list.py b/intersight/model/partnerintegration_etl_list.py index 3ae519d845..909eaf6482 100644 --- a/intersight/model/partnerintegration_etl_list.py +++ b/intersight/model/partnerintegration_etl_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_list_all_of.py b/intersight/model/partnerintegration_etl_list_all_of.py index 751f22e39d..3fb981d62c 100644 --- a/intersight/model/partnerintegration_etl_list_all_of.py +++ b/intersight/model/partnerintegration_etl_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_etl_relationship.py b/intersight/model/partnerintegration_etl_relationship.py index a267b9d590..8cb23bae8b 100644 --- a/intersight/model/partnerintegration_etl_relationship.py +++ b/intersight/model/partnerintegration_etl_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class PartnerintegrationEtlRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_etl_response.py b/intersight/model/partnerintegration_etl_response.py index f50cfbd4c9..a17d9aae28 100644 --- a/intersight/model/partnerintegration_etl_response.py +++ b/intersight/model/partnerintegration_etl_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file.py b/intersight/model/partnerintegration_file.py index fd8aa96b18..8e4f813b5f 100644 --- a/intersight/model/partnerintegration_file.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_all_of.py b/intersight/model/partnerintegration_file_all_of.py index 4e0afc7ef7..0757b84e04 100644 --- a/intersight/model/partnerintegration_file_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_list.py b/intersight/model/partnerintegration_file_list.py index 2693419d9e..d6af7a4442 100644 --- a/intersight/model/partnerintegration_file_list.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_list_all_of.py b/intersight/model/partnerintegration_file_list_all_of.py index 1fbb088517..95bc305e8c 100644 --- a/intersight/model/partnerintegration_file_list_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_file_response.py b/intersight/model/partnerintegration_file_response.py index b4df3bed91..cdb5bf1fe8 100644 --- a/intersight/model/partnerintegration_file_response.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory.py b/intersight/model/partnerintegration_inventory.py index a73f48c00f..4a6986d2b2 100644 --- a/intersight/model/partnerintegration_inventory.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_all_of.py b/intersight/model/partnerintegration_inventory_all_of.py index d3ab63fb17..315fa7f7d2 100644 --- a/intersight/model/partnerintegration_inventory_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_list.py b/intersight/model/partnerintegration_inventory_list.py index ef1bc4aeb8..6327e14fe5 100644 --- a/intersight/model/partnerintegration_inventory_list.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_list_all_of.py b/intersight/model/partnerintegration_inventory_list_all_of.py index bb059454ff..3701091630 100644 --- a/intersight/model/partnerintegration_inventory_list_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_inventory_relationship.py b/intersight/model/partnerintegration_inventory_relationship.py index b0a014cee3..5076f5c10c 100644 --- a/intersight/model/partnerintegration_inventory_relationship.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -809,6 +809,7 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1068,6 +1069,8 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1075,16 +1078,12 @@ class PartnerintegrationInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_inventory_response.py b/intersight/model/partnerintegration_inventory_response.py index ffe1aed800..285ecd099a 100644 --- a/intersight/model/partnerintegration_inventory_response.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs.py b/intersight/model/partnerintegration_logs.py index a4f41bb283..de3fe27cee 100644 --- a/intersight/model/partnerintegration_logs.py +++ b/intersight/model/partnerintegration_logs.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_all_of.py b/intersight/model/partnerintegration_logs_all_of.py index e30503b9c1..362f9e4fc0 100644 --- a/intersight/model/partnerintegration_logs_all_of.py +++ b/intersight/model/partnerintegration_logs_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_list.py b/intersight/model/partnerintegration_logs_list.py index 9af0f7abca..b86749c471 100644 --- a/intersight/model/partnerintegration_logs_list.py +++ b/intersight/model/partnerintegration_logs_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_list_all_of.py b/intersight/model/partnerintegration_logs_list_all_of.py index 01ee2d4c11..17c309d477 100644 --- a/intersight/model/partnerintegration_logs_list_all_of.py +++ b/intersight/model/partnerintegration_logs_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_logs_relationship.py b/intersight/model/partnerintegration_logs_relationship.py index 2241b10c94..69a094892d 100644 --- a/intersight/model/partnerintegration_logs_relationship.py +++ b/intersight/model/partnerintegration_logs_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class PartnerintegrationLogsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_logs_response.py b/intersight/model/partnerintegration_logs_response.py index 647002e0dc..2732186998 100644 --- a/intersight/model/partnerintegration_logs_response.py +++ b/intersight/model/partnerintegration_logs_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model.py b/intersight/model/partnerintegration_model.py index 6d2e3ed3cb..ae8bc06b10 100644 --- a/intersight/model/partnerintegration_model.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_all_of.py b/intersight/model/partnerintegration_model_all_of.py index b6512d8244..3945de1022 100644 --- a/intersight/model/partnerintegration_model_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_list.py b/intersight/model/partnerintegration_model_list.py index 29c4afc077..551a0ba87e 100644 --- a/intersight/model/partnerintegration_model_list.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_list_all_of.py b/intersight/model/partnerintegration_model_list_all_of.py index c1e3c7f28f..0a2f8c0a4d 100644 --- a/intersight/model/partnerintegration_model_list_all_of.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/partnerintegration_model_relationship.py b/intersight/model/partnerintegration_model_relationship.py index a7ac280200..8b2c8117e6 100644 --- a/intersight/model/partnerintegration_model_relationship.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class PartnerintegrationModelRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class PartnerintegrationModelRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class PartnerintegrationModelRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/partnerintegration_model_response.py b/intersight/model/partnerintegration_model_response.py index 2a8698d328..7c948b8511 100644 --- a/intersight/model/partnerintegration_model_response.py +++ b/intersight/model/partnerintegration_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd83382c89..2f6478195d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7da14ceecc..aa2ca2eebf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d11089e4a9..12f2f7815b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f04677ece0..a360b9fb66 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd92fd0164..3df62c4d56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26c8444302..c7691eb7d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class PciCoprocessorCardRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class PciCoprocessorCardRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class PciCoprocessorCardRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/pci_coprocessor_card_response.py b/intersight/model/pci_coprocessor_card_response.py index 669c2ad9f8..6fc02cd94c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5857cde72d..4e6b3d4402 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27b2e2cca5..38ccd5ccc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7f7126d45..9ca95fd92e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28d109b8c2..e03047da45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b8c1296e8..45aca26ea8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class PciDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class PciDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class PciDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/pci_device_response.py b/intersight/model/pci_device_response.py index 7bec490921..8f180525b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cdaec35935..eef16814da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21ec528e82..261f473e53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 406e84690b..9cf3084178 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df2aa6d751..fd96ec4259 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b370672d6a..a19a3f1eee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class PciLinkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class PciLinkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class PciLinkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/pci_link_response.py b/intersight/model/pci_link_response.py index 356538dcf9..6c83c9c448 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4775cfb25a..90172d6353 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79101d6d90..9b74ec6d39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a461fc9785..8f3a1df7dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b36286ff5..3e7c7e8892 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24dcb5379b..41bfcbb462 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -864,6 +864,7 @@ class PciNodeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1123,6 +1124,8 @@ class PciNodeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1130,16 +1133,12 @@ class PciNodeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/pci_node_response.py b/intersight/model/pci_node_response.py index a7ea9d3f49..6e1ef34036 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de9dff03fa..57e38f1ecf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 809b1c8ee3..02703d53c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83283847db..fabf48496f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1542bc03d..45a672990a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83bcd6ff97..e62991d4e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class PciSwitchRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class PciSwitchRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class PciSwitchRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/pci_switch_response.py b/intersight/model/pci_switch_response.py index 20d2a1c11b..7670aa3f06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22ec48ce01..a91bbb7b95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1ee5eb1f9..cd16678d51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fbc09b425..05dd996c4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6f15d77e5..5235541f35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0d09715f85..cad0d6db6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7cffaf44d8..f3bd717b15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25ea87a134..7edf193331 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0183420bae..e98bdb1ec5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04832e481c..a321f9ebfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e0a7e721b..195200f809 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee6f50ec12..d9924cb5a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8845e2826..b6a3909a28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 182c6188aa..64ce4715bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04b8c44762..6cf9e1b73d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39d18071bb..0852bb76ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2f71b22be..afa8aea6fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 720405672d..b6756f8700 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class PolicyAbstractConfigProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/policy_abstract_config_result.py b/intersight/model/policy_abstract_config_result.py index 27c3b4ab71..6e73a7ea01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27dc3d0ba1..9cb58b632a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73bf115dfe..b100532eb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9fcf3143a..2cc92bef40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26dafde1e0..772c8ba68b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2dfc782d4c..7f687d327a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db6dcf987b..5356ad8f5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c42b2478c1..2070ae4d9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f77e75a76..4a0665c44e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c64cafc7fd..446a2cf53b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23f618c8ab..c6996b82c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class PolicyAbstractPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/policy_abstract_profile.py b/intersight/model/policy_abstract_profile.py index 23b0a4fcc2..266bd3b133 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c00ccf646..5ff05c51f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdade295d0..b01426cf3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -780,6 +780,7 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1039,6 +1040,8 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1046,16 +1049,12 @@ class PolicyAbstractProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/policy_action_param.py b/intersight/model/policy_action_param.py index 5034651f36..e7f941d82f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1de18b6866..c37c96f2db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0c3c95930..d673278944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class PolicyActionQualifier(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class PolicyActionQualifier(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class PolicyActionQualifier(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class PolicyActionQualifier(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class PolicyActionQualifier(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class PolicyActionQualifier(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/policy_config_change.py b/intersight/model/policy_config_change.py index 284edb1dc6..079fb72cf9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b01d2096d6..d68fe5efd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09377fc5ac..8bb356cf2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a0aa7b20f..67f62bcfc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 021f53fb7c..c5ed29a8c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b5eaff1fa..32e5270f48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f7d5bfbfc..4ecafd0131 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc076d9b39..f1b0e11501 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc62f5cad2..d22eb6641d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d9a3da2d5..dddafd0dae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 444630ab02..2e3b1e32ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class PolicyQualifier(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class PolicyQualifier(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class PolicyQualifier(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class PolicyQualifier(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class PolicyQualifier(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class PolicyQualifier(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/policyinventory_abstract_device_info.py b/intersight/model/policyinventory_abstract_device_info.py index ea6b5306d7..4750f430aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3e113ac4f..c62693d8a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96db769103..24bc71898e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f17eb8328..2d6136d5bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00374debea..ca97b3eaa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a7e8c911d..7f4dd0e492 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf13ab8036..a46b4a0a79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb608bb24b..ec68fbc4ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbec27d27e..337bc97771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 977c9f8b11..85954fbc25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a285d5dfe9..415c38ca7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5eb00e46c..1f762fbd54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8e3f0db60..cba30061a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff2ee847ac..6e40d96255 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5130746867..b86e0904ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32ea1ca6da..234a187f7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 820c2a984f..74c2f69748 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e394500d33..4a0c44df7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0dd710a3d8..5d2e386729 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e6005ea75..473233b4c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb6d7f3e70..d5310b24f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 014e774a78..a5a94cfa62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30aa94baa6..938f8c7ed5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed3b42fab7..c195ed0444 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee72e4ba49..987f10ce9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class PortGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class PortGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class PortGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/port_group_response.py b/intersight/model/port_group_response.py index 7398ce8387..00961406c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b6757c969..004d42d58f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c2309bbb9..b488fa5386 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fe73ba88a..a8b4951d48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class PortInterfaceBaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class PortInterfaceBaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class PortInterfaceBaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/port_mac_binding.py b/intersight/model/port_mac_binding.py index 5147dbf758..a7b4a4344a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0af07534c..845a4b3e48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd61f336fa..50e087b6aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86eba3038f..1269ef7925 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4738507686..0f46b304b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class PortMacBindingRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class PortMacBindingRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class PortMacBindingRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/port_mac_binding_response.py b/intersight/model/port_mac_binding_response.py index 84ba36cfa6..c31cb255b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a01d65e1d1..4ba35785cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 864d821f08..42b95db81e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90421025e7..093fd392e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ee3e5077a..7cc3ff6048 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b263fb83d3..c49bdeb81b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5787a444fc..b53765973a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc30308339..4de53a9487 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class PortSubGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class PortSubGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class PortSubGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/port_sub_group_response.py b/intersight/model/port_sub_group_response.py index e496011a68..f16002aa64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d8e80532e..87473ad4c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10ec10991d..b30bec3ef1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be044a1885..12f125354f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9eed8dcf64..cc3a0e3266 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc05775601..f1747c17a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class PowerControlStateRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class PowerControlStateRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class PowerControlStateRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/power_control_state_response.py b/intersight/model/power_control_state_response.py index 9b634f9e90..9f67fc8bae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bee9e1f800..73f3af0d18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 491fafec15..4920549d69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b16dadefb..ca3e8391be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db25275e77..13194fd470 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad3393182b..f5368bc0f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6da8953ef0..2de3d7c209 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c568df37c..81a245ea86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c62cf38018..fcfe6ddf1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c615a5c27a..bcbd9f6270 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b74fc7e48..cf3b9be8d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b0903c088..68079b8d6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e74d16743..f3a202b1c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46c2cb74af..5b1f24e383 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4b9704ba4..e91842fe0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f202e84c0..4729994652 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -868,6 +868,7 @@ class ProcessorUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1127,6 +1128,8 @@ class ProcessorUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1134,16 +1137,12 @@ class ProcessorUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/processor_unit_response.py b/intersight/model/processor_unit_response.py index 04243bbee2..1fff7eaa8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98c9fd166f..caa41332e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d64617cd6a..f397148e84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 936f035772..6a4f506811 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 760d0b9f1e..4ddbcdd085 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a139439295..44edf427cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class RackUnitPersonalityRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class RackUnitPersonalityRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class RackUnitPersonalityRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/rack_unit_personality_response.py b/intersight/model/rack_unit_personality_response.py index fc9d07ba63..1550224c8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bfd2d0d83f..9a428c04ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b96273326f..903a5d68be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2c19f837a..12fd202f69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f2b6ce564..e423a6f75d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ad13ebbbf..2bc8a459a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9a6b6c83e..789ec821b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5adf05af75..e9e095aafe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec12d64b56..f5104a15f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d99530b19d..8f280f78ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class RecommendationCapacityRunwayRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_capacity_runway_response.py b/intersight/model/recommendation_capacity_runway_response.py index 30448ba501..c408a962e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e29dd468e..0c85c9e84c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 492e8d0aff..bd1dc5c3f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da586785aa..4a18dcbc0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69b753a696..4d1d60f7d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57c5b517f5..2e12b3f4c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class RecommendationClusterExpansionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_cluster_expansion_response.py b/intersight/model/recommendation_cluster_expansion_response.py index 2b3f63ac25..b081813059 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2756454fc5..ee9a4637a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4cd298838..43821c491a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bec5d0cd82..fa2a6eaf65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09315e68b7..40e21dd0eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 002e4063f1..1e0c5e8500 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46c3efa142..c5ef01fdac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 198a0b8b74..5b3705a506 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc7febfaad..7cb126e314 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7020bd0ace..1318625f62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class RecommendationHardwareExpansionRequestItemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_hardware_expansion_request_item_response.py b/intersight/model/recommendation_hardware_expansion_request_item_response.py index 3cb3e5aa6e..8f4a57140f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ebc361337..99cb098003 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08d48af167..15bcba34b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32ccdf4111..1b48643d04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class RecommendationHardwareExpansionRequestRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_hardware_expansion_request_response.py b/intersight/model/recommendation_hardware_expansion_request_response.py index 3e13a544ee..eb86bc9e84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7088e5fb7e..f215e6d3cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8f30be8a8..19bc4c0860 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16aeb16fe5..8c15079e3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac30f553df..f912bae0ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6deaaace4d..cf23f22484 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class RecommendationPhysicalItemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_physical_item_response.py b/intersight/model/recommendation_physical_item_response.py index 672075d948..e790da1e69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e90778fd2a..9d97cb2a52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fc5ea7d10..71f2ef4468 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c0874b061..5a669976d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72b4c0b6ab..e4353a16c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a58c5a2b22..b5362fd405 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ee526e61d..f502001ac2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83c260652f..0e7e7d23c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf0a1a2b35..d28835c0b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef1cf61ccb..5cf312214a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 073a37e127..d46377daee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class RecommendationSoftwareItemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recommendation_software_item_response.py b/intersight/model/recommendation_software_item_response.py index e41487a9fe..d7cc260174 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f9cab697c..2aebd83557 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ab412b6d6..9e53209fc6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 375101a0cc..19df86449f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 569940843a..62b12854ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c317e41bbd..fb672ecaa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class RecoveryAbstractBackupInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_backup_config_policy.py b/intersight/model/recovery_backup_config_policy.py index 839fcc8540..39866bcecc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5b6adf66b..a311142b59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88dc1da8ce..47846222a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e8456c210..80b15e64f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14dcce0e22..85efe3fb3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -790,6 +790,7 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1049,6 +1050,8 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1056,16 +1059,12 @@ class RecoveryBackupConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_backup_config_policy_response.py b/intersight/model/recovery_backup_config_policy_response.py index 0d9424800a..c3108e10db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f33d930300..f8f70c089d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef7815683c..10a7da5fd3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d678aaf6a9..bce4e7ecbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0da3b86c1c..0cb96ca31d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb49e016f0..aa11e13b10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class RecoveryBackupProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_backup_profile_response.py b/intersight/model/recovery_backup_profile_response.py index e63f233a96..6c5513f0fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fae72b037..8e4dd2b892 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 915fd6f846..df59ab57ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d81f82cf54..c4770a8d96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class RecoveryConfigParams(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class RecoveryConfigParams(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class RecoveryConfigParams(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class RecoveryConfigParams(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class RecoveryConfigParams(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class RecoveryConfigParams(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/recovery_config_result.py b/intersight/model/recovery_config_result.py index a69559581f..570a2a1b81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daf1c3787f..07a0df9458 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5fb01f393..3e2b57a865 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1534ddb52..4054c8103e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc3066c1e2..0608366806 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49d2e2f66c..81685abd0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 157514f5e5..05659ffafa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class RecoveryConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_config_result_entry_response.py b/intersight/model/recovery_config_result_entry_response.py index 4d3e605d08..35ac717f5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5755ed32b..55e19b9b00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ba5adca9b..f52f60689b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4df4e89e2..333747a24f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class RecoveryConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class RecoveryConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class RecoveryConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_config_result_response.py b/intersight/model/recovery_config_result_response.py index 65746b689a..b96bde7986 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c350e02fc8..1d4ebc5aa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cff33f653f..ec7d4e1a60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 377e238d38..692db974d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14249f696c..de919a825a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0885e7448..a0173794db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29e601e2d1..2cb1fda8c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5680bb34ed..c5400f14d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2db7b27e53..489fdf634a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3aae625beb..7c2ae5db36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ec2db14ff..13e1892993 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c571bd5ead..b036484c69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25d21525fe..55e58d0269 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ace341804c..6e0077361e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 afbfd04712..77c201b3ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2f3e4c3ed..f5cb6efdc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class RecoveryScheduleConfigPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/recovery_schedule_config_policy_response.py b/intersight/model/recovery_schedule_config_policy_response.py index 23de27f923..e57d15ee0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 839f286268..6e21a0220a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e026649d0..8287e76b69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdaa25c134..4ec7ac80f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9512216f3..f2ec6c13e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1dec649d0b..c467280f1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c13648e23..770025ee41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da03752269..5f2c42862d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a192df4612..ba3dcbe97d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b40bf1b253..3c73af1a05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dead9396f4..ed790e868f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class ResourceGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class ResourceGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class ResourceGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resource_group_response.py b/intersight/model/resource_group_response.py index c9e57ec2eb..f674da6f45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad0a6fbf15..2c17837454 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01bbd42bab..36578d516d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 169509fdb4..4f8e5e4278 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb036d0ded..51326c9ce7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cc80d5ff9..9420ef0d72 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e1632b95f..38297ade5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb92147d61..27df93a50b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2046594fb..f7fc1a8127 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f91f162a8d..240cba1a60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31b7ada8e0..93ee42614e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd9d11990d..08afaaa681 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ca810cfba..37d060b231 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class ResourceMembershipHolderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resource_membership_holder_response.py b/intersight/model/resource_membership_holder_response.py index 829239d2ce..697f026a73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 053f9bef67..6ad88fac8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4e2bfbf9d..8dd578e01c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 12453466df..291b7e9845 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15e18a369e..9221736a59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f0676b1d8d..9afe92adb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87e3caed66..2b052e46d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34479c382a..2f73137359 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 838d7bad19..316c94b427 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fffff3f2f..14893c9367 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef284fbb1b..25e78c0383 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class ResourceReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class ResourceReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class ResourceReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resource_reservation_response.py b/intersight/model/resource_reservation_response.py index f5605f2207..97567d281b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selection_criteria.py b/intersight/model/resource_selection_criteria.py new file mode 100644 index 0000000000..2c7812a5a1 --- /dev/null +++ b/intersight/model/resource_selection_criteria.py @@ -0,0 +1,454 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo import MoBaseMo + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.resource_selection_criteria_all_of import ResourceSelectionCriteriaAllOf + from intersight.model.resource_selector import ResourceSelector + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['ResourceSelectionCriteriaAllOf'] = ResourceSelectionCriteriaAllOf + globals()['ResourceSelector'] = ResourceSelector + + +class ResourceSelectionCriteria(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + }, + ('object_type',): { + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + }, + } + + validations = { + ('description',): { + 'max_length': 1024, + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\x00-\xFF]*$', # noqa: E501 + }, + }, + ('name',): { + 'max_length': 128, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,128}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'place_holders': ([str], none_type,), # noqa: E501 + 'selectors': ([ResourceSelector], none_type,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'place_holders': 'PlaceHolders', # noqa: E501 + 'selectors': 'Selectors', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteria - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of the Resource Selection Criteria.. [optional] # noqa: E501 + name (str): Name of the Resource Selection Criteria.. [optional] # noqa: E501 + place_holders ([str], none_type): [optional] # noqa: E501 + selectors ([ResourceSelector], none_type): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "resource.SelectionCriteria") + object_type = kwargs.get('object_type', "resource.SelectionCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteria - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of the Resource Selection Criteria.. [optional] # noqa: E501 + name (str): Name of the Resource Selection Criteria.. [optional] # noqa: E501 + place_holders ([str], none_type): [optional] # noqa: E501 + selectors ([ResourceSelector], none_type): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "resource.SelectionCriteria") + object_type = kwargs.get('object_type', "resource.SelectionCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseMo, + ResourceSelectionCriteriaAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/resource_selection_criteria_all_of.py b/intersight/model/resource_selection_criteria_all_of.py new file mode 100644 index 0000000000..43d466305c --- /dev/null +++ b/intersight/model/resource_selection_criteria_all_of.py @@ -0,0 +1,327 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.resource_selector import ResourceSelector + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['ResourceSelector'] = ResourceSelector + + +class ResourceSelectionCriteriaAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + }, + ('object_type',): { + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + }, + } + + validations = { + ('description',): { + 'max_length': 1024, + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\x00-\xFF]*$', # noqa: E501 + }, + }, + ('name',): { + 'max_length': 128, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,128}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'place_holders': ([str], none_type,), # noqa: E501 + 'selectors': ([ResourceSelector], none_type,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'place_holders': 'PlaceHolders', # noqa: E501 + 'selectors': 'Selectors', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of the Resource Selection Criteria.. [optional] # noqa: E501 + name (str): Name of the Resource Selection Criteria.. [optional] # noqa: E501 + place_holders ([str], none_type): [optional] # noqa: E501 + selectors ([ResourceSelector], none_type): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "resource.SelectionCriteria") + object_type = kwargs.get('object_type', "resource.SelectionCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "resource.SelectionCriteria", must be one of ["resource.SelectionCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of the Resource Selection Criteria.. [optional] # noqa: E501 + name (str): Name of the Resource Selection Criteria.. [optional] # noqa: E501 + place_holders ([str], none_type): [optional] # noqa: E501 + selectors ([ResourceSelector], none_type): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "resource.SelectionCriteria") + object_type = kwargs.get('object_type', "resource.SelectionCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/resource_selection_criteria_list.py b/intersight/model/resource_selection_criteria_list.py new file mode 100644 index 0000000000..090e15f8b4 --- /dev/null +++ b/intersight/model/resource_selection_criteria_list.py @@ -0,0 +1,344 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.resource_selection_criteria import ResourceSelectionCriteria + from intersight.model.resource_selection_criteria_list_all_of import ResourceSelectionCriteriaListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['ResourceSelectionCriteria'] = ResourceSelectionCriteria + globals()['ResourceSelectionCriteriaListAllOf'] = ResourceSelectionCriteriaListAllOf + + +class ResourceSelectionCriteriaList(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([ResourceSelectionCriteria], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([ResourceSelectionCriteria], none_type): The array of 'resource.SelectionCriteria' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([ResourceSelectionCriteria], none_type): The array of 'resource.SelectionCriteria' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseResponse, + ResourceSelectionCriteriaListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/resource_selection_criteria_list_all_of.py b/intersight/model/resource_selection_criteria_list_all_of.py new file mode 100644 index 0000000000..b9d8ae6fef --- /dev/null +++ b/intersight/model/resource_selection_criteria_list_all_of.py @@ -0,0 +1,274 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.resource_selection_criteria import ResourceSelectionCriteria + globals()['ResourceSelectionCriteria'] = ResourceSelectionCriteria + + +class ResourceSelectionCriteriaListAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'count': (int,), # noqa: E501 + 'results': ([ResourceSelectionCriteria], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([ResourceSelectionCriteria], none_type): The array of 'resource.SelectionCriteria' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([ResourceSelectionCriteria], none_type): The array of 'resource.SelectionCriteria' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/resource_selection_criteria_response.py b/intersight/model/resource_selection_criteria_response.py new file mode 100644 index 0000000000..4f81118cc2 --- /dev/null +++ b/intersight/model/resource_selection_criteria_response.py @@ -0,0 +1,355 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_aggregate_transform import MoAggregateTransform + from intersight.model.mo_document_count import MoDocumentCount + from intersight.model.mo_tag_key_summary import MoTagKeySummary + from intersight.model.mo_tag_summary import MoTagSummary + from intersight.model.resource_selection_criteria_list import ResourceSelectionCriteriaList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['ResourceSelectionCriteriaList'] = ResourceSelectionCriteriaList + + +class ResourceSelectionCriteriaResponse(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([MoTagKeySummary], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'resource.SelectionCriteria.List': ResourceSelectionCriteriaList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """ResourceSelectionCriteriaResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'resource.SelectionCriteria' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + ResourceSelectionCriteriaList, + ], + } diff --git a/intersight/model/resource_selector.py b/intersight/model/resource_selector.py index 0239ba9fe9..db5e6bdf92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35bbad3c8d..4478930a20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 078b6d5b35..d878f38a9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b17af77554..ef357a877b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9480f4dd45..dace2aa2f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57204cac5b..d4301f4663 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b202068d8c..53c99e733e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3b4e6a2cd..068b977cfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5f6132074..d78c7bd5b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9669dee8ee..c9a1a35ce3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8de77b8434..aef753c5ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class ResourcepoolLeaseParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class ResourcepoolLeaseParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class ResourcepoolLeaseParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class ResourcepoolLeaseParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class ResourcepoolLeaseParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class ResourcepoolLeaseParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/resourcepool_lease_relationship.py b/intersight/model/resourcepool_lease_relationship.py index 51bd21ef5f..719b29beda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class ResourcepoolLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resourcepool_lease_resource.py b/intersight/model/resourcepool_lease_resource.py index 646cb7b8c7..068af8f782 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f7e2d0c2f..bd57cae3b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1dc47f827..2605876928 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c39bf8942..84f55dfc1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18201a182b..4be7c706d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class ResourcepoolLeaseResourceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resourcepool_lease_resource_response.py b/intersight/model/resourcepool_lease_resource_response.py index d07a5bebd6..eb0913c40f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97c81fbf21..6d506b3aa5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac6cb39b36..ac536fdd69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc1930b886..89bed7fc18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97c2f4d375..71dac962df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab22064054..18b9111d05 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ffa53ba29..d1319ae880 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3588e5308d..801884e17b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49a3c5c782..5c3688a1a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 66bf9d915c..5d41bf01ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1424b376e3..f1fd8995c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class ResourcepoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resourcepool_pool_member_response.py b/intersight/model/resourcepool_pool_member_response.py index 40c96915e3..a6a9e0682f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 647066f1bf..5f24e88880 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class ResourcepoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class ResourcepoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class ResourcepoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resourcepool_pool_response.py b/intersight/model/resourcepool_pool_response.py index 3985aed6b3..3362f19d80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16aaffe236..2e6933138c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class ResourcepoolResourcePoolParameters(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/resourcepool_server_lease_parameters.py b/intersight/model/resourcepool_server_lease_parameters.py index 7b35e030ff..77531cf200 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 300d9a4f27..cce4f327af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb0c128d50..f1c7bd04a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73de1b8d97..349e028298 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7985a9f6a2..3155868179 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af1fab5423..2046f380f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5606d6306..4ded5f4a9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f45233136..18335aaa26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 769ab8f37b..143065552f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class ResourcepoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/resourcepool_universe_response.py b/intersight/model/resourcepool_universe_response.py index c8cfa0a5cb..088cc32b6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 197e217717..03f4c4e000 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 54b94bc8c4..7490857d6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09662b06c2..4504d688d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44330babb8..4f1b6bc0d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26b2e6d76d..c86758e9fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bf4457a06..c31ce6495f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21ec2b7a80..3c378a36f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19aacb196f..150d489cf7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b9017fb81..ff47b53bad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5539e1075..71840aacd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c22f9b3be..82697a435f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20680383b4..8749faf195 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 148c0fbdf4..617b81d661 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 638f695453..b48720f6ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62e74d7d56..172b64717b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 570749ed19..7c348c6ea2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d3797502d..584bf46e24 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77f79aab60..e0044788d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39486a254c..e605af7183 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f63544e07e..d39f51e129 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0dc0fb2442..4421b1e082 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4026247a8f..2e9e302c8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a8536b952..a00aa74be1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d519051e4c..5459ed4113 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d4c670502..6d679cefba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -772,6 +772,7 @@ class SearchSearchItem(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1031,6 +1032,8 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1038,16 +1041,12 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1765,6 +1764,7 @@ class SearchSearchItem(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -2024,6 +2024,8 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -2031,16 +2033,12 @@ class SearchSearchItem(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/search_search_item_list.py b/intersight/model/search_search_item_list.py index 1667ebd532..d83d4d2cb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff1a5a6c69..d00a2affd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ab8935a68..cb61496466 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5135c2ada1..084ff63daa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbd6baecd2..fe0fef42f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfe86acdb1..6f048b8695 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 722ea4d7ed..42fdd4c277 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77aa13201c..c46860bc23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bbc130977..4b57cc074b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b82d95b301..209a4d02fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3999175802..b451045d45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99d2a431ee..bdd0cbc91e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 093d8f5760..742bb3172e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58b7c1e041..ebc77615c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc1c12c5e2..6cf049bfaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0459651fa7..c3c4029417 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 718395809b..91caa2571d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class SecurityUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class SecurityUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class SecurityUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/security_unit_response.py b/intersight/model/security_unit_response.py index 2b7f9e11e6..7cefd6519b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9496d93857..afce37fadb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a326aa435..7a58c7ee85 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed1826f15c..30b22cd7ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class ServerBaseProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class ServerBaseProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class ServerBaseProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/server_config_change_detail.py b/intersight/model/server_config_change_detail.py index 2178fb1416..f2696cbae8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5aceab98ef..ce79ff2bf4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c05907230d..791d51e079 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e52db8ee8c..7311cc0e8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fde7d0349..96e61d320a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class ServerConfigChangeDetailRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/server_config_change_detail_response.py b/intersight/model/server_config_change_detail_response.py index e0fb950f58..9782cd9d09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcc31b90fb..c6bf1c33e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76ea489a80..353c8ac426 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1b0c5a060..40edd65e2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf38b85a33..f05bcee21a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df26b9d640..4034109196 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f09e93e07f..64dd0c0972 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 457b22d06f..cebe2a9852 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7badbb9c2b..5c9ce48016 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e92f82f8f1..4b07329de0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e1c5559e2..a42463f089 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0f0232cfe..9ef386500d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd645c12be..694d81ddfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class ServerConfigResultEntryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/server_config_result_entry_response.py b/intersight/model/server_config_result_entry_response.py index 5fd3258dfb..f14c896677 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73db62b197..1732a0b441 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d00a589870..93dedd6fba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb66b3516f..82ae170376 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class ServerConfigResultRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class ServerConfigResultRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class ServerConfigResultRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/server_config_result_response.py b/intersight/model/server_config_result_response.py index 0a8822f2aa..6b4c94aac8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 957ae60e3f..0db7a6664d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class ServerPendingWorkflowTrigger(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/server_profile.py b/intersight/model/server_profile.py index 39f6e0d247..7a4ab67e65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0749c0a44c..708da3c9f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ffba60ec3..7c84f3e76d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01ed1f90fb..24d135117f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43c0fcfbdf..1074fd42f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -826,6 +826,7 @@ class ServerProfileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1085,6 +1086,8 @@ class ServerProfileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1092,16 +1095,12 @@ class ServerProfileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/server_profile_response.py b/intersight/model/server_profile_response.py index 3b8a72988c..46ca5617a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33f9e452e2..ca4f06646d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55529119c3..9930394871 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91cf39051c..2a38f92793 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 733450a42b..e0d63741c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9aef6a8473..c7299c1b6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_base_message.py b/intersight/model/serviceitem_base_message.py new file mode 100644 index 0000000000..818f3dbfc7 --- /dev/null +++ b/intersight/model/serviceitem_base_message.py @@ -0,0 +1,390 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.serviceitem_base_message_all_of import ServiceitemBaseMessageAllOf + from intersight.model.serviceitem_message import ServiceitemMessage + from intersight.model.servicerequest_message import ServicerequestMessage + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['ServiceitemBaseMessageAllOf'] = ServiceitemBaseMessageAllOf + globals()['ServiceitemMessage'] = ServiceitemMessage + globals()['ServicerequestMessage'] = ServicerequestMessage + + +class ServiceitemBaseMessage(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('object_type',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('action_operation',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('severity',): { + 'INFO': "Info", + 'WARNING': "Warning", + 'DEBUG': "Debug", + 'ERROR': "Error", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'action_operation': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'message': (str,), # noqa: E501 + 'severity': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'serviceitem.Message': ServiceitemMessage, + 'servicerequest.Message': ServicerequestMessage, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'action_operation': 'ActionOperation', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'message': 'Message', # noqa: E501 + 'severity': 'Severity', # noqa: E501 + } + + read_only_vars = { + 'action_operation', # noqa: E501 + 'create_time', # noqa: E501 + 'message', # noqa: E501 + 'severity', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemBaseMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemBaseMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + ServiceitemBaseMessageAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/serviceitem_base_message_all_of.py b/intersight/model/serviceitem_base_message_all_of.py new file mode 100644 index 0000000000..ba82516c89 --- /dev/null +++ b/intersight/model/serviceitem_base_message_all_of.py @@ -0,0 +1,319 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class ServiceitemBaseMessageAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('object_type',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('action_operation',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('severity',): { + 'INFO': "Info", + 'WARNING': "Warning", + 'DEBUG': "Debug", + 'ERROR': "Error", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'action_operation': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'message': (str,), # noqa: E501 + 'severity': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'action_operation': 'ActionOperation', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'message': 'Message', # noqa: E501 + 'severity': 'Severity', # noqa: E501 + } + + read_only_vars = { + 'action_operation', # noqa: E501 + 'create_time', # noqa: E501 + 'message', # noqa: E501 + 'severity', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemBaseMessageAllOf - a model defined in OpenAPI + + Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemBaseMessageAllOf - a model defined in OpenAPI + + Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/serviceitem_health_check_error_element.py b/intersight/model/serviceitem_health_check_error_element.py index 135d452993..3f1d37338e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 726a100498..64ac91e70a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_message.py b/intersight/model/serviceitem_message.py new file mode 100644 index 0000000000..dcb8bddefa --- /dev/null +++ b/intersight/model/serviceitem_message.py @@ -0,0 +1,380 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.serviceitem_base_message import ServiceitemBaseMessage + globals()['ServiceitemBaseMessage'] = ServiceitemBaseMessage + + +class ServiceitemMessage(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('object_type',): { + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('action_operation',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('severity',): { + 'INFO': "Info", + 'WARNING': "Warning", + 'DEBUG': "Debug", + 'ERROR': "Error", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'action_operation': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'message': (str,), # noqa: E501 + 'severity': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'action_operation': 'ActionOperation', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'message': 'Message', # noqa: E501 + 'severity': 'Severity', # noqa: E501 + } + + read_only_vars = { + 'action_operation', # noqa: E501 + 'create_time', # noqa: E501 + 'message', # noqa: E501 + 'severity', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """ServiceitemMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ServiceitemBaseMessage, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/serviceitem_selection_criteria_input.py b/intersight/model/serviceitem_selection_criteria_input.py new file mode 100644 index 0000000000..f240f0b1f6 --- /dev/null +++ b/intersight/model/serviceitem_selection_criteria_input.py @@ -0,0 +1,366 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.resource_selector import ResourceSelector + from intersight.model.serviceitem_selection_criteria_input_all_of import ServiceitemSelectionCriteriaInputAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['ResourceSelector'] = ResourceSelector + globals()['ServiceitemSelectionCriteriaInputAllOf'] = ServiceitemSelectionCriteriaInputAllOf + + +class ServiceitemSelectionCriteriaInput(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + }, + ('object_type',): { + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'filter_conditions': ([ResourceSelector], none_type,), # noqa: E501 + 'input_name': (str,), # noqa: E501 + 'input_value': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'filter_conditions': 'FilterConditions', # noqa: E501 + 'input_name': 'InputName', # noqa: E501 + 'input_value': 'InputValue', # noqa: E501 + } + + read_only_vars = { + 'input_name', # noqa: E501 + 'input_value', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ServiceitemSelectionCriteriaInput - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + filter_conditions ([ResourceSelector], none_type): [optional] # noqa: E501 + input_name (str): Name of the Policy Input.. [optional] # noqa: E501 + input_value (bool, date, datetime, dict, float, int, list, str, none_type): The value extracted from the filter conditions.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "serviceitem.SelectionCriteriaInput") + object_type = kwargs.get('object_type', "serviceitem.SelectionCriteriaInput") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ServiceitemSelectionCriteriaInput - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + filter_conditions ([ResourceSelector], none_type): [optional] # noqa: E501 + input_name (str): Name of the Policy Input.. [optional] # noqa: E501 + input_value (bool, date, datetime, dict, float, int, list, str, none_type): The value extracted from the filter conditions.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "serviceitem.SelectionCriteriaInput") + object_type = kwargs.get('object_type', "serviceitem.SelectionCriteriaInput") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + ServiceitemSelectionCriteriaInputAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/serviceitem_selection_criteria_input_all_of.py b/intersight/model/serviceitem_selection_criteria_input_all_of.py new file mode 100644 index 0000000000..a5f7f2306d --- /dev/null +++ b/intersight/model/serviceitem_selection_criteria_input_all_of.py @@ -0,0 +1,306 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.resource_selector import ResourceSelector + globals()['ResourceSelector'] = ResourceSelector + + +class ServiceitemSelectionCriteriaInputAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + }, + ('object_type',): { + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'filter_conditions': ([ResourceSelector], none_type,), # noqa: E501 + 'input_name': (str,), # noqa: E501 + 'input_value': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'filter_conditions': 'FilterConditions', # noqa: E501 + 'input_name': 'InputName', # noqa: E501 + 'input_value': 'InputValue', # noqa: E501 + } + + read_only_vars = { + 'input_name', # noqa: E501 + 'input_value', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ServiceitemSelectionCriteriaInputAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + filter_conditions ([ResourceSelector], none_type): [optional] # noqa: E501 + input_name (str): Name of the Policy Input.. [optional] # noqa: E501 + input_value (bool, date, datetime, dict, float, int, list, str, none_type): The value extracted from the filter conditions.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "serviceitem.SelectionCriteriaInput") + object_type = kwargs.get('object_type', "serviceitem.SelectionCriteriaInput") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ServiceitemSelectionCriteriaInputAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "serviceitem.SelectionCriteriaInput", must be one of ["serviceitem.SelectionCriteriaInput", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + filter_conditions ([ResourceSelector], none_type): [optional] # noqa: E501 + input_name (str): Name of the Policy Input.. [optional] # noqa: E501 + input_value (bool, date, datetime, dict, float, int, list, str, none_type): The value extracted from the filter conditions.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "serviceitem.SelectionCriteriaInput") + object_type = kwargs.get('object_type', "serviceitem.SelectionCriteriaInput") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/servicerequest_message.py b/intersight/model/servicerequest_message.py new file mode 100644 index 0000000000..a6215c6c62 --- /dev/null +++ b/intersight/model/servicerequest_message.py @@ -0,0 +1,390 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.serviceitem_base_message import ServiceitemBaseMessage + from intersight.model.servicerequest_message_all_of import ServicerequestMessageAllOf + globals()['ServiceitemBaseMessage'] = ServiceitemBaseMessage + globals()['ServicerequestMessageAllOf'] = ServicerequestMessageAllOf + + +class ServicerequestMessage(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('object_type',): { + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('action_operation',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('severity',): { + 'INFO': "Info", + 'WARNING': "Warning", + 'DEBUG': "Debug", + 'ERROR': "Error", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_name': (str,), # noqa: E501 + 'action_operation': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'message': (str,), # noqa: E501 + 'severity': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_name': 'ServiceItemName', # noqa: E501 + 'action_operation': 'ActionOperation', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'message': 'Message', # noqa: E501 + 'severity': 'Severity', # noqa: E501 + } + + read_only_vars = { + 'service_item_name', # noqa: E501 + 'action_operation', # noqa: E501 + 'create_time', # noqa: E501 + 'message', # noqa: E501 + 'severity', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ServicerequestMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_name (str): The service item in which operation is perfomed.. [optional] # noqa: E501 + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "servicerequest.Message") + object_type = kwargs.get('object_type', "servicerequest.Message") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ServicerequestMessage - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_name (str): The service item in which operation is perfomed.. [optional] # noqa: E501 + action_operation (str): The type of action instance operation, such as Validate, Start, Retry, RetryFailed, Cancel, Stop etc. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + create_time (datetime): The timestamp when the message was created.. [optional] # noqa: E501 + message (str): An i18n message which can be localized and conveys status on the action.. [optional] # noqa: E501 + severity (str): The severity of the message such as error, warning, info etc. * `Info` - The enum represents the log level to be used to convey info message. * `Warning` - The enum represents the log level to be used to convey warning message. * `Debug` - The enum represents the log level to be used to convey debug message. * `Error` - The enum represents the log level to be used to convey error message.. [optional] if omitted the server will use the default value of "Info" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "servicerequest.Message") + object_type = kwargs.get('object_type', "servicerequest.Message") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ServiceitemBaseMessage, + ServicerequestMessageAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/servicerequest_message_all_of.py b/intersight/model/servicerequest_message_all_of.py new file mode 100644 index 0000000000..197b2fc4f5 --- /dev/null +++ b/intersight/model/servicerequest_message_all_of.py @@ -0,0 +1,291 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class ServicerequestMessageAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + ('object_type',): { + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_name': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_name': 'ServiceItemName', # noqa: E501 + } + + read_only_vars = { + 'service_item_name', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """ServicerequestMessageAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_name (str): The service item in which operation is perfomed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "servicerequest.Message") + object_type = kwargs.get('object_type', "servicerequest.Message") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """ServicerequestMessageAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "servicerequest.Message", must be one of ["servicerequest.Message", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_name (str): The service item in which operation is perfomed.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "servicerequest.Message") + object_type = kwargs.get('object_type', "servicerequest.Message") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/session_abstract_session.py b/intersight/model/session_abstract_session.py index 8c2e167422..4c439526c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79e3cb250b..f996ee003e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b776eef063..7da1633e5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -782,6 +782,7 @@ class SessionAbstractSessionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1041,6 +1042,8 @@ class SessionAbstractSessionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1048,16 +1051,12 @@ class SessionAbstractSessionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/session_abstract_sub_session.py b/intersight/model/session_abstract_sub_session.py index 97f409db73..40de1de0b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f27e6beda5..6dbdc92448 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efde4afd81..3ed53b8102 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa5d1d1a63..eebd2e871c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 891b65c1db..dcab90cbbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc7b7c9969..4be6781a3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d6d583bbb9..1773e22aec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 236b906aa2..23b95f71c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf36214a24..c990010736 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 398ee762c5..24a1a18b0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06aca1b2be..d067db5317 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9013c05b2..66a4abb8ad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fab4a44282..eb4b21f576 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5dbbd75f1d..1d9ee5514d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf76e0a833..ad2a77b7f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aabcfa1ecb..2ccddc330d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 332444f916..169233e3e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 700aad21e2..2e1ab9c193 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f059c9bb3..700746b105 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7e1ee2ad8..63cbd5cd19 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 289d6a4519..59c9a3647d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a60c1397d..46d97366b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b060700a53..66d6fde638 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44fd37eb3e..3453634fd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01d19645b4..d5624dd8c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ef7fd1b90..a95e62529b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98fa63d1d1..07b213dcad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 776bc28787..6697126796 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67d06f0d04..2b963bdda3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5ea793464..06d68dafcb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59f743ff46..546da33f8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80e49cd22c..4f762168e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1716359bd4..9e75fed365 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72a441e2fc..54401c1bee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c730517229..783fe233d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07bc132427..1a43876d82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 803281c7ee..ff5def13e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18560c06e7..1fd906d950 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 604437416d..ba16f80748 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fac0facb42..12ca2c6377 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82bac32cdc..233080aa17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e3d84768c..81bf2a0751 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c8db7db11..70d63cb444 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68658dd90f..f0a715781b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e2e1adcbe..4fffc58a5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 274fae7dc4..50489a8100 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class SoftwareHyperflexDistributableRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/software_hyperflex_distributable_response.py b/intersight/model/software_hyperflex_distributable_response.py index c24493b4e2..fb25c23036 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc4530f34f..36138902ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f20a993a18..2dd1b57e88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dedd0a9a57..b6499637f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33bb8b3b08..2fa30f052a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca9f175aeb..a048f2f4c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ad22e2de5..91027c141d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a83844ffd..6491d1ef03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70502a8465..23e361f15d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90d7c5d376..87d2106b67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2600dc8a85..4919fa0400 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfed081a30..f45fa137c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0768976d8..c411674504 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b817bb34b..7a62ecb8f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e1189eb1f..e57385816d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e28572d0e..1cb583eede 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class SoftwareSolutionDistributableRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/software_solution_distributable_response.py b/intersight/model/software_solution_distributable_response.py index 4cbe22382e..2652ea12c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18fe01998f..726e72c7c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7b770983e..580e2a98fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51ea39c392..c117349d40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30109a6df5..afd84fd292 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 307d792cfe..5bd659f54a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2eb840814..778728c2db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a37daf67f..1ee4002195 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe9498b778..d90b9e8a6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cff05fb645..1130715867 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a25fb411ad..9af8cdb3bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -820,6 +820,7 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1079,6 +1080,8 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1086,16 +1089,12 @@ class SoftwareUcsdDistributableRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/software_ucsd_distributable_response.py b/intersight/model/software_ucsd_distributable_response.py index bdbaa21431..939a2ced73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b41b21931..6e520f5c39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class SoftwarerepositoryApplianceUpload(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/softwarerepository_authorization.py b/intersight/model/softwarerepository_authorization.py index cc9d67fb15..bdb29fa2a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d73d4424e4..4cbe7a248a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4aa11b9263..70b8049f4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 912718f910..7eac2312e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9fa74a311..f59df1a39e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98300d1bd9..4fc1af09b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49ff3b146b..3b96fae79d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 daab7b95e2..e6eb3052d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a8f037565..62e85def9b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba55a82b51..85ba118632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea63240368..f2e8ad6e88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf6c592cff..575f4799db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3930d3ca87..c7e67a3ecc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c288cde2c9..133b383c5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1abc5a9f3f..4b912f739a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class SoftwarerepositoryCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/softwarerepository_catalog_response.py b/intersight/model/softwarerepository_catalog_response.py index 00f63323e0..67bd95b219 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da928974c9..fe2b81e20c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 059a3b9e5e..a93da1e2f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e5d8e4536..8f9ef136c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1bd11ae08..d663e57a42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55593331b5..531c51a599 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5fa30c071..aaae272920 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b5a42ca75..9befdd0f70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 378ded137b..31f1c7dbbe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71bec1ccac..0ff04ca7dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e524cd41b6..23286ab31b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0c99ceef4..8fb5197152 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11001fc60e..081a32b638 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10c1166dd4..4430fbada8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c70d758c4..4a726c79f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 371ebd763f..3e9b04ebce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bac96bc8a0..049c081ee2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74ad0c9a7a..6307be5e61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30f25227af..b2f3a17de9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71dc2c1fc9..98a72a4d15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5cbe0c890..d4d7e0c6e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a15c40b5c..28746297cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ce39f24aa..9ca425f549 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c73988efc9..d57438d560 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b151c6acbb..bf30358095 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c84a6a95e..9b444aee6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10ed49fcef..28536d45dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9679e30bc4..f916985c2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -812,6 +812,7 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1071,6 +1072,8 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1078,16 +1081,12 @@ class SoftwarerepositoryFileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/softwarerepository_file_server.py b/intersight/model/softwarerepository_file_server.py index c65abf813e..d73b04fd80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -498,6 +498,9 @@ class SoftwarerepositoryFileServer(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -640,7 +643,6 @@ class SoftwarerepositoryFileServer(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -671,21 +673,34 @@ class SoftwarerepositoryFileServer(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1141,6 +1156,9 @@ class SoftwarerepositoryFileServer(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1283,7 +1301,6 @@ class SoftwarerepositoryFileServer(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1314,21 +1331,34 @@ class SoftwarerepositoryFileServer(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/softwarerepository_http_server.py b/intersight/model/softwarerepository_http_server.py index 2356871769..9843e2b933 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb3d92e938..de85a1c9d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc97f34db4..3a2c8d3a13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34283bd140..2c15e7bc63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 748ba31ef7..3ac9425010 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c43886bde..60d61964b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f6427b867..be7e89441e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a505ebb3e..106e780d38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa344b1fd8..57ca39a523 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b940296e8e..5063b4ebfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 460161ca78..41ca64e764 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7cc11a16e9..b4cce0d76b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 839c3151dc..30638f13b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -814,6 +814,7 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1073,6 +1074,8 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1080,16 +1083,12 @@ class SoftwarerepositoryOperatingSystemFileRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/softwarerepository_operating_system_file_response.py b/intersight/model/softwarerepository_operating_system_file_response.py index 70bc1f6648..1c1b7cae7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2021e49477..0e823b8ac8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae0fdc8191..04d83fab41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a71d198678..37da14d746 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0aa3c91923..74f045c514 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72fceaf077..55fa819ebf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class SoftwarerepositoryReleaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/softwarerepository_release_response.py b/intersight/model/softwarerepository_release_response.py index b4fe84cc93..45d1363689 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c5d80727b..c440bdbf90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72278d622e..92cb4ca035 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e976de3070..8a8d065144 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 102fd137ae..564fe9e083 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba0a6e26ac..38a10b445a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8facf6555..1b16b65428 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c677a75ce..b1e0dd82d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad37f8489d..602e36e0af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0dadea7cbb..6cd72c93ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fca0fde5a..b7eb423eb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80614c4c52..00f67b6548 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0d10fe2b1..53af945a75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 582fe6750b..f4a7c75dc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3367b5621..a0dc29c6fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91b28f4cd7..8499fd4694 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 918f32bb4d..82d9677917 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52bbac9c00..ec03cbd86c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb239f9d5b..056cd9340d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 327e98f351..ffcddd97c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab3f0cdeaf..02697c17cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67a524ccc3..7443e5def3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7220824cde..2a96cc2b76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79b6450ab3..fcad1dde0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51c306ffa7..d51c42aca0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5cadf3c2b..db4d92484a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 290fd07494..54cf9426d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0975e81e8f..2a520d8ae5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a92eb01e06..4f9b4812e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0f030cde0..fd6a88eca8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class StorageBaseArrayRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class StorageBaseArrayRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class StorageBaseArrayRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_base_capacity.py b/intersight/model/storage_base_capacity.py index 563d202698..19606998ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7262a8d7f..bc3dea9372 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a9a3f2fb7..a8dcb362b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f25cb4088..835786357f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1061767b89..3cde1d3468 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageBaseClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageBaseClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageBaseClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_base_disk_pool.py b/intersight/model/storage_base_disk_pool.py index aaad1fcecb..e423b75ee3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 493ba24283..b70952d58e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0373ebd6c5..ea67c7427d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b3987119e..b5c00f0164 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbe2f03857..03d2056c8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1328df8b12..abaeefaa8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35a8ecd82f..512135479c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab1fb9e0ac..afa95c5124 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2ebc16635..727ffecbaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68c60c3f7f..e57abdae33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 843824b6df..699a8b7b0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1227540fda..ab08094d57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ad7b23101..d8cf9ac678 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9117b36164..3945ef306f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c75c934cb3..4509503b12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 475347f68b..6a444bd930 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39a9b5bb7b..81369d92ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92692dfe93..b8936b7655 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9ff68d63e..3e1de69f01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0059e1a05f..decc9c81c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51a42160a6..ff9935aba6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 932a262aae..1c3c933987 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5ff4e3401..12e68e001a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d18dd59f9f..380f53d9f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c3e4c9c2c..6429a976dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d183dfca1..4e05789f62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad1de713de..2b07ad3880 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8b23bcbbb..b53401b1ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a7767c4ad..efaf93cf3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0c1f52195..74bc62a7e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcf63d6368..555f45b718 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a054115b0b..4f09bd10f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c152b6571b..96a5609fc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f768daa68b..57b3461056 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34a3cb452f..018466291f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6ad19e894..ecb5059088 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e5c52bfe4..dd691868d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31da0e3ecd..52b6d5a4f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ead330575..a9409f9d39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a63af0a8d..9a8c3a18e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 953f00fdae..643656914e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20d4b83d6e..df1c1b8706 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff669a5a4d..3738926537 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageBatteryBackupUnitRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_battery_backup_unit_response.py b/intersight/model/storage_battery_backup_unit_response.py index 83d3e91a2c..7fd57cfa1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e227ed8b3a..e4c7df9d60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6cdaffc7a..3b6ca22f29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c825f33881..b906c505fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8520a1264..1d8a41da6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed9d5ebee4..60da108090 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class StorageControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class StorageControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class StorageControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_controller_response.py b/intersight/model/storage_controller_response.py index ee1f6d2927..4e6c6b673b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86e484f343..8bd22cfc74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcf25e0469..6d058e6869 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3eefff57d2..b37db2d6ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 742b25d6c1..997fd29e00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47bb3960ca..d5742a14f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StorageDiskGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StorageDiskGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StorageDiskGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_disk_group_response.py b/intersight/model/storage_disk_group_response.py index 46e7b7b5f7..2c5682a4a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4620c94be..b457c289da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13208259b6..f744f0b3a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b24bd7e79..9aea03db6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8545223dd..7a5d28f804 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 826785090a..750dba28eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StorageDiskSlotRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StorageDiskSlotRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StorageDiskSlotRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_disk_slot_response.py b/intersight/model/storage_disk_slot_response.py index b4a43abf20..d64494d473 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5273cd147e..fcfcba55d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a7a5f72fc..ec015d1c35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d422510a4..f0a80b1ffd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f9bf5f94c..f2c823df06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c3e4c39fc..2da0bb5f55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class StorageDriveGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class StorageDriveGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class StorageDriveGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_drive_group_response.py b/intersight/model/storage_drive_group_response.py index 8d41d58916..16a1417f4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed697e4848..f704a2b15e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df919d6557..427eb48e60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 474b8eb02a..759f73fac6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55f22e00a4..35ad3d0459 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 179bffb9e3..68c01277e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7880b62790..c4b84c1ce8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4408e839a..5b390fd5a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StorageEnclosureDiskRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_enclosure_disk_response.py b/intersight/model/storage_enclosure_disk_response.py index 1aa34812c5..b3d772bdcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4af4c988ca..73dd6450ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9863f4926e..38f462780e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eff5315628..8e7cfc5bc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44191d4f9c..647f6dcee9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67b3019614..98d107f3ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageEnclosureDiskSlotEpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_enclosure_disk_slot_ep_response.py b/intersight/model/storage_enclosure_disk_slot_ep_response.py index cb114a8d28..af1b83b764 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de10ef57b5..9e21f18df7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb0d4101d2..82470ad954 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d023488cf2..8bb403e441 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class StorageEnclosureRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class StorageEnclosureRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class StorageEnclosureRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_enclosure_response.py b/intersight/model/storage_enclosure_response.py index da2d69b984..4d90a05eef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_lun.py b/intersight/model/storage_external_lun.py index 517d28a9fe..1c58b5cfad 100644 --- a/intersight/model/storage_external_lun.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_lun_all_of.py b/intersight/model/storage_external_lun_all_of.py index ed675148f8..17cd6751d1 100644 --- a/intersight/model/storage_external_lun_all_of.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_parity_group.py b/intersight/model/storage_external_parity_group.py index 66a2c6fc4b..300c890843 100644 --- a/intersight/model/storage_external_parity_group.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_parity_group_all_of.py b/intersight/model/storage_external_parity_group_all_of.py index 10320918b9..9d9e6a9e44 100644 --- a/intersight/model/storage_external_parity_group_all_of.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_path.py b/intersight/model/storage_external_path.py index b01ec13696..81ada1cee5 100644 --- a/intersight/model/storage_external_path.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_external_path_all_of.py b/intersight/model/storage_external_path_all_of.py index 2a07f8f204..c918644d47 100644 --- a/intersight/model/storage_external_path_all_of.py +++ b/intersight/model/storage_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e353b74ac..a9cf1b3b36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ce986a9a8..e144604495 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c14cdde7cf..29219ed860 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f48f69d62..a343db2f36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d509df18c..e8d2943de3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d20db7edac..4005e632c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ca05a98ea..f2dd3bf963 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd4aa62d67..9b61cc2a2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38526676b1..fa018a4042 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageFlexFlashControllerPropsRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_flash_controller_props_response.py b/intersight/model/storage_flex_flash_controller_props_response.py index 304b04a3f6..d5a6f1799d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e807f8b553..7a30e87ce0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class StorageFlexFlashControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_flash_controller_response.py b/intersight/model/storage_flex_flash_controller_response.py index 02c434452e..dea2c3f67c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bb1535c4f..de666eda76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4318344c81..a9dbf1b93c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45818f6451..683a1c9fa8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69d7e1cdfd..0002595a52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7889c51064..e0150e92c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageFlexFlashPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_flash_physical_drive_response.py b/intersight/model/storage_flex_flash_physical_drive_response.py index 1f6549b254..55a568c49e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80eed5385a..46bb8ce038 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47965c0bb9..22ee4c5f18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39ddc10f03..25145a4472 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a4671d687..5695ad9a0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 560700ff0a..f90a439398 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageFlexFlashVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_flash_virtual_drive_response.py b/intersight/model/storage_flex_flash_virtual_drive_response.py index 40fd278a63..ed96b6dad0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96f4a5d5cb..25b12540d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 481a598fd9..2494b173a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b6684cd391..2994b385cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89bcdebf0e..300ce4269e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86437b0de7..3018925477 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StorageFlexUtilControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_util_controller_response.py b/intersight/model/storage_flex_util_controller_response.py index 4bddac2838..192451a8df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a8e2ea7f2..29491965bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ffc9f005e..47cb74d8a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf7439c1eb..fd2283cd65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bfd7d54cc..bf9500ce66 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75376101b1..918cdf1dfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageFlexUtilPhysicalDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_util_physical_drive_response.py b/intersight/model/storage_flex_util_physical_drive_response.py index c00a891a77..8f8da35437 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fe98291b2..6e75e44ffa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45d4d8674b..795a93fdd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99f8f9f2e4..01d1859099 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4ca857459..b223413977 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4917038f09..b99b797a79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageFlexUtilVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_flex_util_virtual_drive_response.py b/intersight/model/storage_flex_util_virtual_drive_response.py index cece1f9e07..2869f069f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ff150d280..490107c504 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2de4d602e..3cf5d523ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 377b75059a..efc5c81f0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b75ad6537..55187b8fbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ca380a67d..26b1bbb438 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageHitachiArrayRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageHitachiArrayRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageHitachiArrayRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_array_response.py b/intersight/model/storage_hitachi_array_response.py index aed9a9f7d5..c425a69662 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08660b5687..6d57504218 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ed7e3d880..878bb831b5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 253e8134d5..359621a94c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5757c5f225..8398ad91fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b39a76522..77e4b1a79c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cc4cf7b38..ece5daa552 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f9385db49..52b5bac02c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 94f65c3431..5366fde263 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c06e33ea8..3d315551db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75bb4d975f..319164ec70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce3e5859d9..5dc4946305 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60feac777e..29944871a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44b9bb5054..529153a549 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group.py b/intersight/model/storage_hitachi_external_parity_group.py index 43c6cf32c8..aec4c0c434 100644 --- a/intersight/model/storage_hitachi_external_parity_group.py +++ b/intersight/model/storage_hitachi_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_all_of.py b/intersight/model/storage_hitachi_external_parity_group_all_of.py index b20e9fcc5f..9ae23d4881 100644 --- a/intersight/model/storage_hitachi_external_parity_group_all_of.py +++ b/intersight/model/storage_hitachi_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_list.py b/intersight/model/storage_hitachi_external_parity_group_list.py index df08cb1033..1aff558379 100644 --- a/intersight/model/storage_hitachi_external_parity_group_list.py +++ b/intersight/model/storage_hitachi_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_list_all_of.py b/intersight/model/storage_hitachi_external_parity_group_list_all_of.py index 1236d6aef8..b073f6b52b 100644 --- a/intersight/model/storage_hitachi_external_parity_group_list_all_of.py +++ b/intersight/model/storage_hitachi_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_parity_group_response.py b/intersight/model/storage_hitachi_external_parity_group_response.py index 05c4a8b274..d3a41c407f 100644 --- a/intersight/model/storage_hitachi_external_parity_group_response.py +++ b/intersight/model/storage_hitachi_external_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group.py b/intersight/model/storage_hitachi_external_path_group.py index 49f9fbe7c9..4ba413e6cc 100644 --- a/intersight/model/storage_hitachi_external_path_group.py +++ b/intersight/model/storage_hitachi_external_path_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_all_of.py b/intersight/model/storage_hitachi_external_path_group_all_of.py index cee3628603..34b242ea1f 100644 --- a/intersight/model/storage_hitachi_external_path_group_all_of.py +++ b/intersight/model/storage_hitachi_external_path_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_list.py b/intersight/model/storage_hitachi_external_path_group_list.py index 6ba24c5b24..4330fe87f2 100644 --- a/intersight/model/storage_hitachi_external_path_group_list.py +++ b/intersight/model/storage_hitachi_external_path_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_list_all_of.py b/intersight/model/storage_hitachi_external_path_group_list_all_of.py index 5133183b9f..d2cb1a773c 100644 --- a/intersight/model/storage_hitachi_external_path_group_list_all_of.py +++ b/intersight/model/storage_hitachi_external_path_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_path_group_response.py b/intersight/model/storage_hitachi_external_path_group_response.py index 373d75bd04..adac0e7a25 100644 --- a/intersight/model/storage_hitachi_external_path_group_response.py +++ b/intersight/model/storage_hitachi_external_path_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun.py b/intersight/model/storage_hitachi_external_storage_lun.py index 2691f35901..5d83901f79 100644 --- a/intersight/model/storage_hitachi_external_storage_lun.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_all_of.py b/intersight/model/storage_hitachi_external_storage_lun_all_of.py index ebef763c1f..8bad074d00 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_list.py b/intersight/model/storage_hitachi_external_storage_lun_list.py index dffc8cd23b..b23c9068d0 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_list.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py b/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py index f2cd7aecf4..90429d59f3 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_list_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_lun_response.py b/intersight/model/storage_hitachi_external_storage_lun_response.py index 637315938b..25cbbd1219 100644 --- a/intersight/model/storage_hitachi_external_storage_lun_response.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port.py b/intersight/model/storage_hitachi_external_storage_port.py index c55859d6f4..a749cf8f9b 100644 --- a/intersight/model/storage_hitachi_external_storage_port.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_all_of.py b/intersight/model/storage_hitachi_external_storage_port_all_of.py index bc03668e20..3c906eecb0 100644 --- a/intersight/model/storage_hitachi_external_storage_port_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_list.py b/intersight/model/storage_hitachi_external_storage_port_list.py index 1d01da02dc..b65442f397 100644 --- a/intersight/model/storage_hitachi_external_storage_port_list.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_list_all_of.py b/intersight/model/storage_hitachi_external_storage_port_list_all_of.py index b4a53a737e..6a9c941a2b 100644 --- a/intersight/model/storage_hitachi_external_storage_port_list_all_of.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_external_storage_port_relationship.py b/intersight/model/storage_hitachi_external_storage_port_relationship.py index 481331c4ba..51aa6cc613 100644 --- a/intersight/model/storage_hitachi_external_storage_port_relationship.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class StorageHitachiExternalStoragePortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_external_storage_port_response.py b/intersight/model/storage_hitachi_external_storage_port_response.py index 420c9a15c2..a6967a47ad 100644 --- a/intersight/model/storage_hitachi_external_storage_port_response.py +++ b/intersight/model/storage_hitachi_external_storage_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bfc8255835..470318b831 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ab8bc62e4..d31b904bfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc8a74b4d7..282df7f944 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 392b94ee5e..d543f4d738 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc269556fd..32732c6a36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 928c0f8aa3..a877133be1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0fb3ac5193..601041bde7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68fbf8d15c..c8bc3e1eb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9edb46b97b..826673c0fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b102b7ba61..1c0b501373 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class StorageHitachiHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class StorageHitachiHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class StorageHitachiHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_host_response.py b/intersight/model/storage_hitachi_host_response.py index 5928af7dd9..360ad60442 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f90fd15ed..5f2099ec94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39ec25c1c4..908cfeb661 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27fcd7e59d..16fbca6beb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7472c65a64..fdc0db0811 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5c54e0191..17226d4c2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1520d06101..2d43de80a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1eb793a680..bcc4d58d0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class StorageHitachiParityGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_parity_group_response.py b/intersight/model/storage_hitachi_parity_group_response.py index 99e75c99e4..b60066eb99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1276cadf94..6745d00d07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a42e5a691..a30fd7620f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 788ce87336..bc3ac88192 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00d660eb90..fc05a34984 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34df846bb7..0bedd82adb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class StorageHitachiPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class StorageHitachiPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class StorageHitachiPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_pool_response.py b/intersight/model/storage_hitachi_pool_response.py index 51481cf616..cb8932f1e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d147ea45b..8a55ee8e67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2be6677ba4..a295752e8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc06bc8a3a..7bc0564e4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 335124e00f..1216d60c11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 706180f804..109f8572b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14c473c176..a53803a725 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad5a29a8b1..40ae6dac56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49ab38b257..b345aeb3ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 183282c1a0..bb289f6e7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 010606a68d..af0fde7506 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69ccbeaed9..ebb4f3ba15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55e075a536..04adcc7745 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99c5f39d95..aa44866e5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d633b201e..ba6640a766 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7dc23915ee..43e584fbe9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a91c1d4b1..36a133b437 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c2ed21eba..07c65fcc73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad0505684e..28af5607e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e606dd91ec..92795e9de2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70e5dd26b5..f8cedd35d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -822,6 +822,7 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1081,6 +1082,8 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1088,16 +1091,12 @@ class StorageHitachiVolumeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hitachi_volume_response.py b/intersight/model/storage_hitachi_volume_response.py index 9506b0c60b..8427c6d739 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e13121558c..71635504ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e7e74787c..992b062262 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73c2481966..9acb194056 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 311a78d6e1..fd9b62d6ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5bc3a076e..0ac187756e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 582115f82b..c49eb3575c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8954dee198..846aec1822 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class StorageHyperFlexStorageContainerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hyper_flex_storage_container_response.py b/intersight/model/storage_hyper_flex_storage_container_response.py index ad9bc46b0d..7bd980c632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b75eedcad1..e496cd1469 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a236aa5a8..bb84a51906 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf896994d4..b9631d072c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78c241eadb..aa182ad09c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15a5112839..f61d87726f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class StorageHyperFlexVolumeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_hyper_flex_volume_response.py b/intersight/model/storage_hyper_flex_volume_response.py index b81f9d03b5..96b2e215de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08bb702e86..5dcf808405 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ab49cb7cd..621cdece00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31df092a10..5e06c702c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 089a196440..2edaa42d31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bbe93b1d1..6de9ff8f84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b4e931833..8e9daaaaec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageItemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageItemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageItemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_item_response.py b/intersight/model/storage_item_response.py index c7c2da7edf..1aab1aaf0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef9e2062bf..04cad869da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86ddc80fe8..ce4e8eda5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e74b6e4076..e12fe791fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ceef7f9ff..d715a9d9d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0aa245b66d..e3ebf7a435 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27b0c7683e..0fbba9388b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faa81c0eeb..83b1238e9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5449982352..446d7cd560 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53b3aa0206..82366d7866 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e94f966117..77d45cb6f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79754720ff..ebab5cd562 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d91cef889a..235649415c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4eecdfde1e..ec304778b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b500d7fbba..b814dbdac2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c00b3e116..7749d89e6d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppAggregateEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_aggregate_event_response.py b/intersight/model/storage_net_app_aggregate_event_response.py index 3333f10339..9335ee3c44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6362f367e2..75849a27cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a68b4301cf..8423817743 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fea72ccb49..f6929d1ff3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -825,6 +825,7 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1084,6 +1085,8 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1091,16 +1094,12 @@ class StorageNetAppAggregateRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_aggregate_response.py b/intersight/model/storage_net_app_aggregate_response.py index 799a3b8c5b..8ebc989241 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 caaed5cf6a..4fa09c1ea4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8426d34490..3e693f3eee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b69c5744e..647bea010c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bb145cf56..355ce7d84b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e830c5089..97967ef6f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c1c2a0e7a..7d60f35a93 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13ca2cc9af..36eb8b23db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -860,6 +860,7 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1119,6 +1120,8 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1126,16 +1129,12 @@ class StorageNetAppBaseDiskRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_base_disk_response.py b/intersight/model/storage_net_app_base_disk_response.py index fd6a8e793c..f7f29f323c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a5e2e18c7..cc86649e59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 001f78e07d..abc06bd663 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d05e32068..a258292176 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4afb68cb2..f311607e1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aebd6429ae..8033d3b84f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 259840a77d..85fdfa9578 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f851f64546..ba7074d6ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c6d936eff..2e6ccbb327 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5a845d135..9812d6e24e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c1eb09c23..a8fb5db98c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e51784aab..b42688b25d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5814073c4f..e08b012f8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b0cd2dbb7..91a0e15705 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edca7f08e3..949391f6a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 749a972d95..c965eecc2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e3d2b5e32..86ec3c28fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 715b3790ef..50340e18dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d3f5f2cc5..24b5dd043d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29450d0dd4..a15c3acebc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b00a6637a..aa384f4ea5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5adfc6a620..777a3defa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 541b672e43..58b0e670b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62030a9479..a7efa7ca4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ca98b1a4c..0acffddf21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43d145e445..a4047d6406 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppClusterEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_cluster_event_response.py b/intersight/model/storage_net_app_cluster_event_response.py index 314d020e51..71a1a68dea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8375b3ea39..0294876a59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ffe1488e9..a5343b73ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1161a38300..a1329dc49d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class StorageNetAppClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class StorageNetAppClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class StorageNetAppClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_cluster_response.py b/intersight/model/storage_net_app_cluster_response.py index e2f0c9156e..b87888ea7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf8651439c..5ea5e846b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b1ce32f09..2aa5a4cfba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08b1d530fa..6a944a6696 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b0dcd9980..cb5684ecaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ae264c954..c76abab9c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4cf937178..ff2dd08dfb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2686784a0..b518023137 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 990956b5c2..ac525296ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba24df168c..df753a9812 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c2ba702b6..d7644e3ff6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccaf7bdecd..a75c8342eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b003b546f8..437e556b5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 d6de31b99a..2a4fe882e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f45e68e8c6..b11c9b563b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc8ae2d893..02378dca17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e473233992..79d0d1d378 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class StorageNetAppDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 afbbf90f36..6942fc2b4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69fefde90a..17b280c42a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95c9c06d96..2779d6c58d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16956ab293..84b77a0922 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 58ae23ebe0..e01d0f7dc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 350a566b9c..d89c1ed69d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppDiskEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_disk_event_response.py b/intersight/model/storage_net_app_disk_event_response.py index 37eaedb512..bb9f63fec4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5774346e51..7dfad2bd5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9de1b8ca59..dc61ad7594 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c575ac9d08..8c7670a85c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 205c8291fd..8d4f00c759 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d567a259d3..01c10672dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b76dfe8d8..3359ddd396 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba742c5e7d..bc18f4fe23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppEthernetPortEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 732c854d2b..86bb1edf8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e939751a1..e17682fa49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a67316233..68a0d28a84 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0005ea043e..10bad9d623 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 464009713e..e0152a93fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8a5d7719d..4900ffa495 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class StorageNetAppEthernetPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_ethernet_port_response.py b/intersight/model/storage_net_app_ethernet_port_response.py index aa84f1fd4c..c910d43a30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00bcf9d309..261f2d7e0e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e378b1528..1bf40e7771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d9535700ee..a03c4d5050 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc2b76de93..2cd3422216 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17d5f3773b..a59dbbd804 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4188c39ed..f428421cb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85d1241d3b..9af7eada0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7f7860802..e905913594 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05d1c5aa38..80ccc881f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 900de256a9..eea724010c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f499c5407..7834b8d114 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1a7384bca..d579e2a741 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b15350a59..271e000b87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b738ac2a4a..b1f14aab12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 891f222abe..aa3433d7b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fdf01eaef..bfd0d31dce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppFcInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 cbe95b5e6a..d6c6cbec66 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 04298cb901..a208e55074 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e533a347a..aa00b85f5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76f9602f80..364ec4c1fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -806,6 +806,7 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1065,6 +1066,8 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1072,16 +1075,12 @@ class StorageNetAppFcInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_fc_interface_response.py b/intersight/model/storage_net_app_fc_interface_response.py index c17fdcbf2c..ac49f70e98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9ad4fd1c9..1cf0cfaddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41a0d786c1..9b0e76258c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18c7d05cb8..2e646f6c87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 379a824ef7..9f7f899fa6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9c3a1a877..77d6a8d2ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ab60ba98d..8e2356025e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff9884260a..6d5d11a1e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppFcPortEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 8b76f60d88..448fd92026 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91bdf4823f..c66f95c462 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 374f8c80ed..b208a6f462 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6647d5742d..4c26c5423c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -807,6 +807,7 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1066,6 +1067,8 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1073,16 +1076,12 @@ class StorageNetAppFcPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_fc_port_response.py b/intersight/model/storage_net_app_fc_port_response.py index e2c8529139..f217eee8d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e5e1f0ae9..aa87ca9b6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4f8992483..06a372f929 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b73cd878e7..394ab2f60e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1762cb1fd8..295b6921e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02a050613b..45a12c1424 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a7661e115..4a7d0d295f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bec0e94bd3..b1aa807d77 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class StorageNetAppInitiatorGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_initiator_group_response.py b/intersight/model/storage_net_app_initiator_group_response.py index 152c294ec6..0facb76b5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4704020700..9bbc775490 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9141ffa176..1cdcbf0558 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc05428c66..9a637cc296 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b8f97b75e..04b96727b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b62fcc3ad..0820661b01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d83e0a1de..6f14d74ee4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c906e2cea..3201b10a93 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 8382ed0ae4..9829ff5918 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 223ec49d4a..d05605cbcf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 781cd4039f..d5663164da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f005355093..85018f2ca5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class StorageNetAppIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_ip_interface_response.py b/intersight/model/storage_net_app_ip_interface_response.py index f096f4cab1..3a3774de41 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba96094504..9da073771b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b588c8d949..5a15c91529 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a07793ce7..d9aeba6340 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc39f5244c..6d25a22342 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30bf07226a..89d975568b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ce8c0f235..51ef585df2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff47ea9e0c..8ddad547b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a51501c35a..bf56a9221d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7626b4cee7..62bf58dee2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1e45faed7b..fd4f3128f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8f82e2880..e27fd63dce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f062b84100..608635e114 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b26cbba533..8f626a3a1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa61c4bfbe..e2ca058eda 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 580230514e..14d32734bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf211ef134..e51f29ff7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad3fd162fb..b9429d864c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppLunEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_lun_event_response.py b/intersight/model/storage_net_app_lun_event_response.py index 5a95e6053f..81ae29b982 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f115b010ee..2dcdb0990d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bd79694cc..fff4193292 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1076f8e039..ea9c38b7c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bd949f2b7..0447dfea5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d9a6bfa46..f36e9948d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33da39b328..243e56b83a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c9a62825e..a2c16a2be4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7a4cd2b4b..e5389c7551 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class StorageNetAppLunRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class StorageNetAppLunRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class StorageNetAppLunRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_lun_response.py b/intersight/model/storage_net_app_lun_response.py index 0d7ecdaa0f..c941306632 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad8de5d993..e36653a184 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14476a6992..71e3993b78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3093f9b8f..fa2eab5874 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a97b73e23d..fc94e56f80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5a571711c..b5627765b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85a6ed69d4..4996c95234 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c81af5732e..24d221d9d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6b02098ba..fdf0368f42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dd9815dcc..235f9f3130 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ad30ca759..b4fe6b7bdc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a444bce57..259d3df218 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d63c0b7cea..60733e6f75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53318fab56..8325b85285 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fe6012c8c..d5392d9550 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53c812e9fa..aa34233001 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c480c3d0be..d997c7db8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9293c8195f..7c4217ea6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppNodeEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_node_event_response.py b/intersight/model/storage_net_app_node_event_response.py index b61b107070..6c8f602436 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dec8f9e08a..12cbfd4a2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80a17efa28..a7c726cc07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 465c2ac059..ab264856eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -809,6 +809,7 @@ class StorageNetAppNodeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1068,6 +1069,8 @@ class StorageNetAppNodeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1075,16 +1078,12 @@ class StorageNetAppNodeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_node_response.py b/intersight/model/storage_net_app_node_response.py index 1181368d7e..5c4bcf93f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9da001194d..f787356a46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba6959ad7d..14dfccbf8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b74569a45..961e35b49e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f543a77e19..8cfe12ff4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9947e59424..cd74a892a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c9d44f7e7..eec46fbc21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 688ac8d39b..6dce848f39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppNonDataIpInterfaceEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 2cd0fb9136..fef52a5754 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4de79c5209..7c478326b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82564d7b5e..8bcd95bfd8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9865ae1272..17abbb081a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class StorageNetAppNonDataIpInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 1f4d776870..464b90a26d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c2797f34e..53af4b8fcb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a535f68101..00e5ddc797 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faf8ea0e80..c85e08e8bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d66359f6f..bcf01a9eaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e5b47cfcc..2b93055902 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7da76c6339..bac1f61f2d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fdcca04ed..75ec765c2e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faefa4b74d..9db2030821 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56eb52fe14..1a6d2d9471 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ba75e70af..f810f83a6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef456d3827..51c2f7061c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc04faf3a8..f15ba61876 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bbaf2097e..9de369054c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c53f0147c4..d64f3a125a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0279809e97..5883d7a5a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0dfd91e78f..292161c132 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f9b631484..e263358338 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f74781ec28..b89e4b11c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e3f8098841..0bae926894 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de22f1b575..5f3490b155 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a61acddac..b924da7c1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2dd5f93ce..0640fb7f97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2eef249d8..eac4c4ddeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fbafce29f0..2f2535bb5b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0d2729a37..bef40a5118 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d960a673d..5764d9065c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f45418ce90..9280fd2d89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bffa224ba..33ddf1c893 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0781a48c0f..918ca06dac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3f7ab9513..8360470962 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b0918760c..65476f598a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b224292c0a..abd1126611 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class StorageNetAppStorageVmRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_storage_vm_response.py b/intersight/model/storage_net_app_storage_vm_response.py index 48c9cea0bb..4441f09f14 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9fe8b3e5e2..8e549fd1d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d0686ff8c..5a7dcb73a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae9b947257..81600a69e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 276e649aee..402dae3609 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1244e2dcdb..50345652da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppSvmEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_svm_event_response.py b/intersight/model/storage_net_app_svm_event_response.py index b62ee73606..e0287425af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ccf53b90d3..e243ab752e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 501ab9dbe8..ce41f92bdc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d5f669a33..efa37dd797 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a14c77dccb..d7b1857d31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f08f729f8d..fad4686192 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df40889337..f27dd4a9b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c022a8b3c9..4c953bba48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b94d5c1511..ab2e30f6c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7851d7bb2e..67cc1a9dc0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4ac673d32..c856af5a1a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d97af5a90..55f149eda2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29d9ae4345..0b631f0d7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -824,6 +824,7 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1083,6 +1084,8 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1090,16 +1093,12 @@ class StorageNetAppVolumeEventRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_volume_event_response.py b/intersight/model/storage_net_app_volume_event_response.py index 386c36c2fc..b5772c9481 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28b1292fe8..59e9f18fdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08112c1095..f94bdd6a3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 039f9d73d9..229f03f46c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class StorageNetAppVolumeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_net_app_volume_response.py b/intersight/model/storage_net_app_volume_response.py index 27003b53cf..4976696524 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efbc953dc5..77325fb017 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43bd843f10..a4807bb080 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8631e9d68c..893140b7cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3975738b35..a3a42a7920 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50c7e38927..1fc3762fa7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44025e9fbc..dff0e49803 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52eeef1cf0..a309eea629 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b31d929b1..0a1c5e33ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b361ef12dd..1a587f736a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c7a5b79bb..0fcae843cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97e78b8ffc..23827f109d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97c2f225c6..828d20d8d7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StoragePhysicalDiskExtensionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_physical_disk_extension_response.py b/intersight/model/storage_physical_disk_extension_response.py index a61377a42c..667731f84f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e89656a6c5..01e163e49f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4d8781dd3..e112293f7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69b1811354..91f8992581 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class StoragePhysicalDiskRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_physical_disk_response.py b/intersight/model/storage_physical_disk_response.py index fbbff327ea..7e1311a0e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed768df2fd..48a2222a44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6a1ae799a..05519446c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1354d5b85..0b61263b9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8595902437..a9e92bcf9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c73ac76a8..6ea903af99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StoragePhysicalDiskUsageRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_physical_disk_usage_response.py b/intersight/model/storage_physical_disk_usage_response.py index 427c6f427a..eaa9793983 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecde6bdcfb..ad825944ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be022609e0..d2167bf6e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30bfe8c78d..147149b595 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 038694fa59..501f233878 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a6a422b19..508ff3c90c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StoragePureArrayRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StoragePureArrayRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StoragePureArrayRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_array_response.py b/intersight/model/storage_pure_array_response.py index 89694319bd..41c6f377ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a2575a0a5..b88ef2daca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ec5c97f81..37371b83fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64531d4df8..3eaa6b4e70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70177808eb..6aef1d6afc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b82a0afc17..7064143999 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 701b269ba4..997ea2dc74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 069edb55a2..c429a7f783 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -800,6 +800,7 @@ class StoragePureControllerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1059,6 +1060,8 @@ class StoragePureControllerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1066,16 +1069,12 @@ class StoragePureControllerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_controller_response.py b/intersight/model/storage_pure_controller_response.py index 234d48c2fe..cc4b6532da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbe20442da..b9a5848bb6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abcce8d78e..872685890a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 874ff95174..dd3184558e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33163aaae2..3702b064ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6bdbf701c4..05ac8546aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5287540cd..1480fd311a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0293d594e9..1a74dbf330 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8e43bdb72..ab1441f42f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fe628c93bb..234ba80def 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 562d81ce90..94afb4934d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84a1630cb8..b4f9b1f098 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7509196b7a..a1f7f9668e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5faf85d3ad..c87a08ead7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StoragePureHostGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StoragePureHostGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StoragePureHostGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_host_group_response.py b/intersight/model/storage_pure_host_group_response.py index 588e7bd453..ddf1b9fcc3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1d5a7bc4a..78a718e567 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aee66722b..a771f5f205 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64eb07f7d1..db8d3204c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75369cc8b6..0e071f79e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 623c1ff294..1c4e897103 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86716611a8..681a480707 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1518f7cba8..5c6f6ba07e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b1825fafd..148070a6bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class StoragePureHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class StoragePureHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class StoragePureHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_host_response.py b/intersight/model/storage_pure_host_response.py index 99883030c4..831d15e062 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 585df1358b..23f7f6c8b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b561fa424..c9cf6b178c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf5a93c2c5..4efd14fd1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb7d835294..73b90edf31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f512a0c418..2a0914608d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 536b7954c1..57f5a3d0ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4afd99c8e..13fd06c0a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4150b0178f..4e27ed4298 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97067519e9..ed0e50af3d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 895cfbe6c9..f2b54a3012 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 240773fc4f..5f62e8b7b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StoragePureProtectionGroupRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_protection_group_response.py b/intersight/model/storage_pure_protection_group_response.py index 12a3785d57..f0cb0f7a15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aca80186f4..8924f2aa11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 433f330f1e..63da62c7f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4e1d48f5c..bc62f28025 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1cc605fb9e..00af1eb0ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84d4f51380..04408fa77d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StoragePureProtectionGroupSnapshotRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_protection_group_snapshot_response.py b/intersight/model/storage_pure_protection_group_snapshot_response.py index 95fe993fe5..9cac730b1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87cc542edf..79a0519033 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4000ca3de9..030f9255c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2fcaffe85..4b176f1ba5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb824269b5..a9b685d767 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a99f2045a1..2fc0af31e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a01334bb70..f9df342742 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59d529fec3..e1192c3453 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aaabef0e08..f47a692311 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d16b1c9303..dc7d10f4d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8d52c028a..3dc9c5ea46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05241a5d9c..9431c112ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a807bd6eb..3bc52671b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8711267770..c31297889c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e603059def..12d26e7e13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f49f050a9..b1331d50f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec068f10e0..c537cb4bae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StoragePureVolumeRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StoragePureVolumeRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StoragePureVolumeRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_pure_volume_response.py b/intersight/model/storage_pure_volume_response.py index 95c4ae9b97..a628c25027 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddd6044b42..4c9c4df00d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0fc296e14..cf2fdc2a7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 081893434a..dec14fb1de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d22b6b386..4897899edc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80020fccaa..59d9d3bebd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20ad4986cd..fb5b8863ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2899c7cd7b..5f4ce42198 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3052ef0271..0f759fa68b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 761ce94375..b6571f2d4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d41d94367f..29d6ff15f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 718ea4face..1ba09a18cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c02bfd1e0e..06ec2cb1ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6001183f5b..fd5f12c002 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14dfccf390..3e05af53b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2add9e87f6..7b5c9b9940 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class StorageSasExpanderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class StorageSasExpanderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class StorageSasExpanderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_sas_expander_response.py b/intersight/model/storage_sas_expander_response.py index 9436739ac2..d6f28895f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2847c10fbd..daaaa6850d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1447dad9ad..bd7f35ee71 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9616c251a..17a8a85211 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f50fe9118..6c403621c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43c2aebb5f..572de74f27 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageSasPortRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageSasPortRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageSasPortRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_sas_port_response.py b/intersight/model/storage_sas_port_response.py index 987d29113c..21a2ff8e1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_space.py b/intersight/model/storage_space.py index 1c0f039555..4b3fcebe9b 100644 --- a/intersight/model/storage_space.py +++ b/intersight/model/storage_space.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_space_all_of.py b/intersight/model/storage_space_all_of.py index 678654e778..fc6c5e09f2 100644 --- a/intersight/model/storage_space_all_of.py +++ b/intersight/model/storage_space_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d1bdcf669..973d7fb8b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8813436712..167afdb45d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fbf4363858..52ec34feab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5eeae1dad6..1c3c516d0c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae449e8fa4..d07dea64b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b93a9013b3..3b5f99873e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a88e8141c..dbde0eb7c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageSpanRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageSpanRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageSpanRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_span_response.py b/intersight/model/storage_span_response.py index 1811d027ef..11096bba8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5e59a74eb..6a90b9e9b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ad55eec0b..63323395f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f0bf332ad8..c88c4b13ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d152060a8e..941cb5858c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_all_of.py b/intersight/model/storage_storage_policy_all_of.py index f09ad797d8..36fbc11339 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_list.py b/intersight/model/storage_storage_policy_list.py index 23e48a6b08..95b694fc45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 503f424f72..0da2c4af8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 511fbaae57..b74921fe5b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class StorageStoragePolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class StorageStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class StorageStoragePolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_storage_policy_response.py b/intersight/model/storage_storage_policy_response.py index 7a38cea634..597b27eb5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6dbef2a6bd..e800b9bfbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a2018dc63..a82901e13c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a52bfd2d3..90a854ead6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a0db7e4a7..3a6facdf16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c1f221b3b..2ec1674ce4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd99d9abcb..f1c6727822 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c68e587413..2af465bbb3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class StorageVdMemberEpRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class StorageVdMemberEpRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class StorageVdMemberEpRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_vd_member_ep_response.py b/intersight/model/storage_vd_member_ep_response.py index b0b23a76ca..338366892c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49b4aa0c78..6d2389cd57 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87b83baccf..427540ea11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d00482c74..ec76a08b7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1368a1b29e..69c6652678 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e10ca16937..4b4369d85c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7dab8990d4..a29ae2e402 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce17c4c8eb..6463b8e595 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f7e6ebcda..62c215ddb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a002f0308d..e65893987b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class StorageVirtualDriveContainerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_virtual_drive_container_response.py b/intersight/model/storage_virtual_drive_container_response.py index 399d1e249b..0003c65b0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71f54d53e8..e7f3bcc65a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2034301e4e..842bb24045 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29e8e494b2..4ebfe6122b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 947f1f1aa4..514111d335 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf1d2b86d3..03a39b7c8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class StorageVirtualDriveExtensionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_virtual_drive_extension_response.py b/intersight/model/storage_virtual_drive_extension_response.py index 6969f204c1..f1423afab3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ffad6085e0..c01f044d64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c43b4673c..a406822c1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0009d29147..dda6580eba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1651f962f..305e14415f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d1a537658..1ff4543e60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2d2dab6e1..15651ac41d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c0398fb2e..0a5988a165 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f4267d0be..a0d37d0301 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7058010635..a116838859 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1704ce0a96..655ab9747b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class StorageVirtualDriveRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class StorageVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class StorageVirtualDriveRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/storage_virtual_drive_response.py b/intersight/model/storage_virtual_drive_response.py index 5fe81fc7af..ae1efa23c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c7fc32d88..2bae5eb4bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a9d948707..e8379218b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40c465a683..d25462d953 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d13c077021..cc78fb75bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2afb075d5b..1fc311c0be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2bd25b6022..21eee04b30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca546c1161..7af396b790 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95caf1cad2..289014332e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8f49a0a45..1a8f5ffd7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b00c80490..3c52227f42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 435885cb4d..817de96d1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 679ac1ee35..5aa312832c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53b93bd712..29f6d98ef5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e30480ea1..bea97a4946 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9b49735d3..1b37036af5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27a82c60c2..aa6806517f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0c40ab4dd2..3181519809 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 736bccce87..3cf0067d00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e8082de69..131c8ca1d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca3c20a824..869d74ee91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23e7a8bbdc..b0f7fe458a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19d618f5d5..7c26039ad5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b86958c77..484973122c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fef4644af7..dc31c0d61c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d9fe7d778..8ea06ee3c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68e3386a5d..e1287c5159 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5f7076cfc..2412ba117c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e68940f10..fb85cb7920 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3a9bbdea7..d1f29b2662 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b13e12e73..a87b6a8bc1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4961dafc51..79c1f4186e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a24a7590b..08b2e1d5e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc83dff56c..0b64db52a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf6dcd9167..f5a576673f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4829f8d40..d948a63c73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8964c72dc6..9684841eb7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cc3d493a0..275512724c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b1bd1d6fb..22e8628faf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be9a090126..5eb56ad31c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a1216d0afd..a4f86b8d6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 75081ba5c9..1ddf7a9fd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d84ce13256..a721f6ab53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e24ef81bf..7e6405c61b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d66f40bfdc..0824fc9e6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d923691d6b..f755d299f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b73838e8b..c017912e01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd6bf0ef28..67ec0b6ce0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c30ed0cb62..37679a031b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class TamBaseAdvisoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/tam_base_data_source.py b/intersight/model/tam_base_data_source.py index 2069b1a8bf..bdfed88939 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99065adae9..67200e2657 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db74c476d7..261484aa20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8b9de852f2..23732c0134 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6cbad9c5f9..b5c1bb2798 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85a02aa039..ddb641ae69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1115305d58..31b7841dba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 14c188ce54..60bf941ca3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d04ee1cfcd..4ffe4af3ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f3bb54cd2..310b533d3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cfd693df40..e8927b3e13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de62f46500..755672349f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b670ffc9a..bb9a4bd601 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4c5f0981b..6783d90f9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd762ee1a6..6afdd10109 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 529a75f806..6e7a0d42bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 965c8aa488..7af86fac7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a284729d35..71b908919a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b05b185b1..e6e726e6e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44dd2ea065..041cb03479 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c64f18c17..9a22642217 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67a0f72b10..3c5aa4f2e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 49c7bbe5f8..ed9ff642d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0bbcf7d014..ff75db33bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class TamSeverity(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class TamSeverity(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class TamSeverity(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class TamSeverity(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class TamSeverity(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class TamSeverity(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/tam_text_fsm_template_data_source.py b/intersight/model/tam_text_fsm_template_data_source.py index 04997b8968..b2c3a4c11a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 70834539aa..d9acfb3289 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d57cd5acc1..56ff4ce5dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e2d5ffa51..e9a3366290 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 774c23467b..04640d87b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c1ca04417..40c31186f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7b943f931f..5681fdb9dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93fe674048..e8acc23527 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25e6709cfd..b673464cdb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a263ab9804..6a8b399cd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ea4f80b98..b763d0a6ff 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a4da86c18..ef71daf1c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39f8d1cce6..ec5a59b36e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d608f1b41e..db507827bf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 647c672c4d..6046a2bfdd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcdabb0945..f940b95ed6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1a3389e9..f4b56036f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 beef4066f3..55dce26c51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ef32362dc..1252af0f0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 479d19b418..2ac5a64d78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 290b98ed12..97c2fd8817 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff3f96b86f..b546d2718e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd01faa77e..f3c9955ad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cda1acf0a..ca52c1a92b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05bb488efd..5ae4459104 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59051ddc59..32cf04fddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e52b620fc..5f6f2036a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9206738033..446849a9cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7b708ea67..91e8074c99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6377d62edc..698b29f54f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e23b7efeef..d23d23d29e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d221003892..ec99320253 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 efefa5f781..bef48d6359 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d43cd0613..66d75d5da8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dfcf02b62d..f7a697b226 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f239fc9c9..6e3f53bfeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bb187bea7..0ea22e96fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71ef30e730..69a0614ff9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e44d11f3f1..b477f805ee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5297221860..72d72f4d4c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82eb260046..2011fced21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 929d955d55..cd1f75edfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point.py b/intersight/model/techsupportmanagement_end_point.py index 8ee1bfccdb..63f4591fd4 100644 --- a/intersight/model/techsupportmanagement_end_point.py +++ b/intersight/model/techsupportmanagement_end_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_all_of.py b/intersight/model/techsupportmanagement_end_point_all_of.py index 96c748db8d..0dcb76c26f 100644 --- a/intersight/model/techsupportmanagement_end_point_all_of.py +++ b/intersight/model/techsupportmanagement_end_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_list.py b/intersight/model/techsupportmanagement_end_point_list.py index 9de8c832ff..9743ca02ad 100644 --- a/intersight/model/techsupportmanagement_end_point_list.py +++ b/intersight/model/techsupportmanagement_end_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_list_all_of.py b/intersight/model/techsupportmanagement_end_point_list_all_of.py index 2866084b76..222ad0ae51 100644 --- a/intersight/model/techsupportmanagement_end_point_list_all_of.py +++ b/intersight/model/techsupportmanagement_end_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_end_point_response.py b/intersight/model/techsupportmanagement_end_point_response.py index 5ada960c09..ea0f640a49 100644 --- a/intersight/model/techsupportmanagement_end_point_response.py +++ b/intersight/model/techsupportmanagement_end_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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87820df77f..5ec7216f7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b1c69d0c1e..91bb5d1880 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 471f47a61a..34b3560083 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbd270c6fe..0af0691ec2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf11ad3165..46492388fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41559b752e..26515ba956 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48b59b34c7..ae38dbea2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 faa3d603b1..e9bf37ef5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d272759c0..d9dc0122c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -859,6 +859,7 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1118,6 +1119,8 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1125,16 +1128,12 @@ class TechsupportmanagementTechSupportBundleRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_response.py b/intersight/model/techsupportmanagement_tech_support_bundle_response.py index ba65919d8a..f0f937dcb6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 931f1a9d7f..d363e87957 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a29e1ea383..ebcc6a3a4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3764a670c..5995bdd789 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed72a5b281..4cd782b0e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c13dd6d88..ef54289ca0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class TechsupportmanagementTechSupportStatusRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/techsupportmanagement_tech_support_status_response.py b/intersight/model/techsupportmanagement_tech_support_status_response.py index 522509a9a5..17dd0e31e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6a2e8c85b2..2f2631aef7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 277df03162..652a22072e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d69b7f445c..c8938163f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 083031fc8b..840e88c413 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d3ac47f64..528351ea6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e36bbb686..cb25febb2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72d725b455..00e3bc8ece 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 810744958b..e325ac3301 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3895171eb..e37f06a4e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11463920d5..7740a9a2aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a56b0350c..292c3e20c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f189646b3..79471f9b20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 facc21bae2..346eecb73f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 15f47d3dc3..f450d74832 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e1c6c33d6..a2ed9e1ad9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b492e7798..5b49a1ef31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7cc48cbf7f..a2baadc7e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3079b2eda6..faf8584b25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3a345b444..d214d2bf32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac995c02f9..795a01f410 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ee4ebd97e..113b91b193 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9c70d1675..1a225efae0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c74035811..67548ec654 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25a7088bed..aab3227748 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10c480442c..56f9a168da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 621302dda0..7739430c4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f8873a682..bfb8c68279 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5160ba1769..9d062531c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7469498f81..aebc59b237 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3a96e88c9..3357c9abb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31dfdd58db..e484c8cb78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a89e551f36..67a0a8d1cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 359124f948..d077b4fbd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c97c98f016..03ae7e41c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7ee6b430f..f4d1f713b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7400b86eb..2161b89af6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f1edc2b418..8029ae771f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25645330f6..129a5531c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7edf2012f..f43ae51ba8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c7e5568dd..9b8578622d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 beac101075..d3933a1a08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a030ccb11e..52de19ba75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95a01cc24d..89b4f70976 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e73ac3db1..1cd250c01e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3bdaf042c9..7e727d5049 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c27f262149..417cc70dc1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1ef69c2384..87a959d4ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52501b79c0..94f1d9c701 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f987f04ff..d223afcc23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4f391b5fc..611e0cbe8e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1277cdfefa..5ed32f8619 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abaa5332e6..fc7f37be7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 650c3ac9b0..45db6b8c36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7d094c82e..8c71c2f25b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8a969494c..c29ee29981 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ee9f43486..7212716d20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e236e4908c..733920c573 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79f6c6640e..963ce2d64a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d51bd4cf55..cd7cc4e3ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05846bf406..cccb4323e5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0c5d6e58d..0615da92ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c6f4724bc..25968d8e67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1242eca20f..dfec36ee53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 553d36eb11..500bc74788 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef8335603c..46843783a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba231e52fe..c735c4163a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21580dd94c..a5edff2036 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b495f6ad6..c23d671dd0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82ea97c5e9..1dbaf237c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 324646a677..c08200bb8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9f21224c0..c1c1a66cd7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0889735b12..0a31ca7ff0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b335d1fac..ef233ae05b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 398baee409..0acdc77588 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18a812d291..d7968f9a9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 365db6605a..b9f7dc693d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aa100a505..08d8400ec9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4a5e8325b..c967f529c2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f00099e6d5..792b5d59d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 467f3d5aff..9420941350 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97bcaadd81..2e67f12d9d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19f7fadca0..7e5e708858 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a6f44b543c..bfefd7d4e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e638d8286f..e0f1ff955c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1745d2259e..6dc732035a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a2bb5957a..ab548d3e2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 466d8ce280..d195913acb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e747a5c6af..5c0c4b6c3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 523ba1ff30..24f233630d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb12174acf..2c69853c37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 279921dcd2..0b638cf81a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b2b2234ba..5791b3c667 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8234eda20b..003ff901d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16375f64e9..8b65fe820f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f2011671a..13ef38e97c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7158fd8fb..bb74913fde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 289af4397f..4725acb00e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 33ef82a083..641f59d26f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c011a57178..528aec2c88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f83b8ed100..f34cb255f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e57d3f675..126dc54897 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f93886919..ae732099dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae1e971c9f..aac274c82d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a718c04eb1..0bba958901 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 84722ca864..73b9cfae09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0b6550d6ef..2b64bb8fb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4b54f931b..0f3a3e4f3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eeb3dface0..9045869625 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 110846ea16..a1931b2f91 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7975a7af6..f49c33d299 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b98d16a2b2..3322d19ad1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38e54ca913..9be816b104 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 708b4aed2c..9f9efc911d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e997734777..6ac63d4aa3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2b256ec0c..9c1e7ded56 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fb1bc62080..076bbca8e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b5282d285..9bd2a9a6f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa7c20eaaf..956b61be2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e6cfe5646..15aefa17df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 657d1856d5..732f46dced 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa0486d090..1ad6103a43 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c2b84cd44..7a40002a73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cf03ccdea..5da4873576 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0db7f8af29..f792d7ad82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc544d8d78..4ce173d03a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0fffc71b66..0205c502d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8735984988..d2b0f1d862 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b269970af..cea8aa1d25 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a5e109f5f..f9ff8ebc08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2085a5e4cc..11ce3d8a6a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc5221a079..c80785a80e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 caa2e59500..94e7de15cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc574b4818..90b94412f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2e61b43af..33d1800d81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c09b09bb8..86f2fc7092 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bffaa94708..d053a96deb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 978b823a79..b7cdce593f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7564d467e0..49f47ecb7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a572290dc..86c6ba31d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fffd86a82..ae2dd4d28e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e413a9babd..7c4371cdc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f305bf179..11b9c7854d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38fab31854..b6313ff483 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5aeeca098e..6853e1fec0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0564b28b75..1dc6610a90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f6fcd90ce..928d38c233 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0de8db172..234a383b30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6c1e98e8c6..ff3a06343c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d58cd7d9fc..f41a81cf51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 181dbce012..4a29bba644 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd16591ee6..ce28f878c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc475b4d3f..57a723cd3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a95d9279df..ec51e0c349 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edbfa764ed..a48be2a098 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d01d234c34..0a5aac20d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f586208d9..e6f7c8f64c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9e59b6a6e..33f9535216 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 20cd59be88..9dbdcc2507 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class TopSystemRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class TopSystemRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class TopSystemRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/top_system_response.py b/intersight/model/top_system_response.py index 5886034442..fd8fcbc518 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 87374b3954..b75cecc1b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 341e56b831..891d13de8c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4ab51c6211..fc33e642e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e9c7127ad..a3790b6017 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 53b6633ad6..21a967a0b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 52f23c3259..363ed7cd20 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7df5fad898..2638d206a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b024628fb..815135a1cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 764f3a7a93..a34fe43523 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b73afe26e4..66ee5dac90 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b3dc5a9194..90ef33f426 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a10c3e86f7..da200d06e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4228375e6..24c97b2e54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c63003878..763122ccac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86555ea237..fc4208bd63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 565a5fe999..a643f1a14f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf0967ab32..eb362fd6b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff83211508..ddf3d9b0c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class UuidpoolBlockRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class UuidpoolBlockRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class UuidpoolBlockRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_block_response.py b/intersight/model/uuidpool_block_response.py index b01b796ff5..cff96f449a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 27631b8ba9..60c4541955 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d92bc7a23..e03a61f462 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4de5b3d3ab..9ab77bda87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6b74975b5..0f169475af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d07dde2c9..91114c279d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a480c792b..54cf3f6f04 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dd344ac7de..ccbe17cb35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea43e54767..3e834ecde8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cac26e2f84..1848a54a17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class UuidpoolPoolMemberRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_pool_member_response.py b/intersight/model/uuidpool_pool_member_response.py index a9254140c8..1b29bf53d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e80eb41c77..3ed228c7ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class UuidpoolPoolRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class UuidpoolPoolRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class UuidpoolPoolRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_pool_response.py b/intersight/model/uuidpool_pool_response.py index 832bd2a6a6..95bb9489b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61e46d2f6e..e6cab76c13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 64d05f1da7..31b1912189 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 911d73d1e2..768f4b10fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 996bf64ad9..c71a9d6169 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb339629a1..cc36ef45e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88e291c51b..88311ad0c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class UuidpoolReservationRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class UuidpoolReservationRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class UuidpoolReservationRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_reservation_response.py b/intersight/model/uuidpool_reservation_response.py index 3d901b3bab..d94481f051 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06bf57a491..b4595a73fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fb5a890c4..9fff027f5b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8487bf4f2..80f5d3ab1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f8789dea1..7b10eb112e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 621f018319..d63792d78c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class UuidpoolUniverseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class UuidpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class UuidpoolUniverseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_universe_response.py b/intersight/model/uuidpool_universe_response.py index 1a1be5eb8f..7a2b3a1a98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4835986c0b..81850f8d83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e3dc7c2fd..40bce7eb75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee7cdbcaf5..f6e74a9b30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2caeef75b2..a3527d42a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 403d230538..9d18cc137e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 834f7feb69..fbb0ead8f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3dca43e0d4..b572274480 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class UuidpoolUuidLeaseRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/uuidpool_uuid_lease_response.py b/intersight/model/uuidpool_uuid_lease_response.py index 27993dfb27..bfafe10c0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1715fb1004..a8df41288b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -772,6 +772,7 @@ class ViewHealthStatus(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1031,6 +1032,8 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1038,16 +1041,12 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1765,6 +1764,7 @@ class ViewHealthStatus(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -2024,6 +2024,8 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -2031,16 +2033,12 @@ class ViewHealthStatus(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/view_health_status_list.py b/intersight/model/view_health_status_list.py index 784617f617..450d782783 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce90e322c1..554ba24d03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab05ff232f..0e53d34c09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02c956d2e3..a8c835b660 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -772,6 +772,7 @@ class ViewServer(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1031,6 +1032,8 @@ class ViewServer(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1038,16 +1041,12 @@ class ViewServer(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1765,6 +1764,7 @@ class ViewServer(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -2024,6 +2024,8 @@ class ViewServer(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -2031,16 +2033,12 @@ class ViewServer(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/view_server_list.py b/intersight/model/view_server_list.py index 45fce804d5..4109ac4e44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08832c392a..885784aed9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5319f25ca1..899d29e3d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab83495ac2..4270d70738 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -780,6 +780,7 @@ class ViewsView(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1039,6 +1040,8 @@ class ViewsView(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1046,16 +1049,12 @@ class ViewsView(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1773,6 +1772,7 @@ class ViewsView(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -2032,6 +2032,8 @@ class ViewsView(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -2039,16 +2041,12 @@ class ViewsView(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_action_info.py b/intersight/model/virtualization_action_info.py index cdeffaa9b2..0cf1456c67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb766547c6..e56ebd8ff3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c63f9d50cb..c35b6da8c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee7c9a6e8f..cfccf094c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8bf5e8344..066d14199c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d45b1012ba..939e808f99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd8092ce0b..e3117a19f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3aa47d1a37..2e9b6c7775 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0727d9244b..95c71df88a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class VirtualizationBaseClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_custom_spec.py b/intersight/model/virtualization_base_custom_spec.py index 8490403d59..eb72dd9928 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -492,6 +492,9 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -634,7 +637,6 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -665,21 +667,34 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1135,6 +1150,9 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1277,7 +1295,6 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1308,21 +1325,34 @@ class VirtualizationBaseCustomSpec(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/virtualization_base_datacenter.py b/intersight/model/virtualization_base_datacenter.py index ef60b8cf2b..1e15c3d21f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 097da3f58b..a9b3458eea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b2b14eca1..c235248404 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2af76b8bc..00ca24f429 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a6b694a1b..73399023b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b987d4cf06..bd828a1354 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a6dd00745..bb8d0481e6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a39923779..d7fd155cf2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47f7a27306..c9d6d2b7cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f18ec404a..1716db37b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f413011cd6..0b8bed8c2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 452ea6d668..2536dcefd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b16236566..3315543b23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 092587f478..968dbb26b7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -490,6 +490,9 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -632,7 +635,6 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -663,21 +665,34 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1133,6 +1148,9 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1275,7 +1293,6 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1306,21 +1323,34 @@ class VirtualizationBaseHostConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/virtualization_base_host_gpu.py b/intersight/model/virtualization_base_host_gpu.py index 05f131adf1..aa7d49f905 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ecff2f8e20..11ef2e2b87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 793b0cee86..58df8859a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3194567529..8e53239b83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class VirtualizationBaseHostPciDeviceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_host_relationship.py b/intersight/model/virtualization_base_host_relationship.py index dc85f257f6..026edd2b7f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -802,6 +802,7 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1062,8 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1071,12 @@ class VirtualizationBaseHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_hypervisor_manager.py b/intersight/model/virtualization_base_hypervisor_manager.py index 8f4c249dfb..a74e9136da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f859258025..9cc83b774d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0836156bf1..45d2187c29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c80750dc2..11df3c95df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4904d11a6..873553caa8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71f339f502..6911ee4d98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bdd97e5fd..8d1ea09d76 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed505ee70e..887cf25d81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VirtualizationBaseNetworkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_physical_network_interface.py b/intersight/model/virtualization_base_physical_network_interface.py index 18f0830636..7d9a066140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01f1b00ec1..78f8a4a616 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a5fdef546..eead224528 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e445ad18a..add4a54665 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abc9a598e8..b5fc854b0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4f6b905f6..73b5ca3d81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2df7657599..271a0e3b54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3708f3caa5..8c7655ad7c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3aa9510c1..f0ac5d79b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b3122c195..4b9e16c672 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4250748a90..3180fccd60 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VirtualizationBaseVirtualDiskRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VirtualizationBaseVirtualDiskRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VirtualizationBaseVirtualDiskRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_virtual_machine.py b/intersight/model/virtualization_base_virtual_machine.py index b5642b91f5..12ba655b0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f63a13e3f..3b985a4476 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25d8a1b651..cb49fa220a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1203e2df93..2da6b6faec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ca9ce669e..be18e71c97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdde029fe6..8fd46f5d73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -831,6 +831,7 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1090,6 +1091,8 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1097,16 +1100,12 @@ class VirtualizationBaseVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot.py b/intersight/model/virtualization_base_virtual_machine_snapshot.py index 4b99e8dec1..108229a5f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5e8a3ac72..29b9d6d15c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21f3237c9b..c4194e1fe8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0826c25420..f21a636dab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5bcd748b9b..499ffdfc2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4aef0a89e2..b6c891296d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2dd2b10dcb..b0f41be138 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 95f792d5c6..62cb5bbf74 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VirtualizationBaseVirtualNetworkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VirtualizationBaseVirtualNetworkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VirtualizationBaseVirtualNetworkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_base_virtual_switch.py b/intersight/model/virtualization_base_virtual_switch.py index 35cc36d27d..79ff16c639 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7fd6681217..b2f2a80723 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -496,6 +496,9 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -638,7 +641,6 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -669,21 +671,34 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1139,6 +1154,9 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1281,7 +1299,6 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1312,21 +1329,34 @@ class VirtualizationBaseVmConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/virtualization_base_vswitch.py b/intersight/model/virtualization_base_vswitch.py index 55ac14c3ac..91939ee591 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f66f473c25..1ca8659022 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a32aa7e594..277dcfa807 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac77c2bcd6..648505202d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c89d162727..87a836a424 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d36d694bd..e9159b1728 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1254d24cf6..ccc7a0c3d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5d5ad65e0..02e2f24373 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class VirtualizationCiscoHypervisorManagerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class VirtualizationCiscoHypervisorManagerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class VirtualizationCiscoHypervisorManagerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_response.py b/intersight/model/virtualization_cisco_hypervisor_manager_response.py index 22426f47ff..ade1302dcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26524f94f3..814beb8367 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88f9e901ec..c29c050b31 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff55180730..8bc178bc5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77deaa22d0..a30ab8243f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68c0594762..a3385de428 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4818fc6c96..027f084c02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 62abf5f6b9..c375c734b1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 30b053b7ab..8ba75e8575 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ebca5ede95..a721005498 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 124d2616c0..26c61ffbe7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 277534def0..698a1131e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d52475d8dc..274670d7f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 286bc73ec4..9edd3449ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e271facf6c..520ad15095 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd4d776aaf..8911d177e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1bd5836bfc..19250b3cba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f75652a804..13bd5e2a3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c783d13e0b..8846f97698 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 188a4e5046..314d351f7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74cdb7440a..0f755174f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9c406d5a4..dd02b4a327 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5947bd9e8e..33b9fbfd79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d28492b145..1fe5b9f657 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13dff49b8e..37dd2be868 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 43f56bf78a..4a8e600786 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 72c3c40c65..4e9f42d7b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 07154a4d51..56e4bd5ca7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cb4510fde..32fd93f8a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f96fe0097..6b20725ea4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f93fe3d516..3f2fad4659 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8747d4ef3e..5f1b28ae17 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3f6d373f60..9a267c33ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f99251a51..af2e7f24d9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 16ed30d9f6..ccd18c15aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e56ebf2f44..fcee3f29df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef78cfc122..d6caeb56db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc5a70e581..ec1ea127dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8251b3a7b..8b1291446a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02b15b71f8..66d8e19c1b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a80bf72db3..a74026b7a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0ec15c3d8c..ad73362d5c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39bb5c5463..5f93bbefe7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71c18cf6e1..2cab601d73 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 669df1b785..2748d3ee02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5df85f7dea..ebe08a594b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class VirtualizationHxapVmConfiguration(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/virtualization_ip_address_info.py b/intersight/model/virtualization_ip_address_info.py index b455c294ce..4736ca9941 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 48a09fc777..7d15a66c7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c0e2ca754..f79c1f4d23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d6d86c5cdc..64f2275df9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 955acb19f6..860dbf068b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9ad772c85..86f9662f22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b329ad4c7..a87e142ca1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -817,6 +817,7 @@ class VirtualizationIweClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1076,6 +1077,8 @@ class VirtualizationIweClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1083,16 +1086,12 @@ class VirtualizationIweClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_cluster_response.py b/intersight/model/virtualization_iwe_cluster_response.py index 34cf76c332..b827a312ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f39a45f99..6b995a6f4f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e32d5f4d5..878d7ef55f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 00daf32da4..10499318cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4b43fce992..2327dd4b8f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a406010b2e..0516da0491 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8e6c06183..9e31c9341d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b08c65cf79..8f2c280094 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9a15cb5ffa..f94523ac95 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbba2259c3..8c5611d3de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9e5df5b1f9..2ce8893251 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class VirtualizationIweDvUplinkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class VirtualizationIweDvUplinkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class VirtualizationIweDvUplinkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_dv_uplink_response.py b/intersight/model/virtualization_iwe_dv_uplink_response.py index da452afeb2..77af495d21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5529875c4f..5f87140e94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c36eedd7bf..18fc710a38 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21f48d176e..83e450d616 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88db5c22f1..3dee7513e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7807be930e..d229983860 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class VirtualizationIweDvswitchRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class VirtualizationIweDvswitchRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class VirtualizationIweDvswitchRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_dvswitch_response.py b/intersight/model/virtualization_iwe_dvswitch_response.py index c2395b9592..3e3fe66e21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 69e051a02d..9c57d045a4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf74fa0822..a495120098 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f118919dcf..48432677f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08efe7e800..c1772d9c5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 401f6a3dbc..68393832f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 348b5ffddc..2bd37d9876 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 594e438438..7a6b607a92 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class VirtualizationIweHostInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class VirtualizationIweHostInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class VirtualizationIweHostInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_host_interface_response.py b/intersight/model/virtualization_iwe_host_interface_response.py index fe55165826..af99eba531 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fee3965c57..8b1051c335 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a15032e635..d13962b7de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 310fee797f..894529d388 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -836,6 +836,7 @@ class VirtualizationIweHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1095,6 +1096,8 @@ class VirtualizationIweHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1102,16 +1105,12 @@ class VirtualizationIweHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_host_response.py b/intersight/model/virtualization_iwe_host_response.py index 92434200ec..f405a60235 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a3222242e..e9683a85f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79117b1382..1fa1982ba4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78ea6ef937..28470faf36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c7b32efd34..5d867083a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f696807c9..089bf3f7ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class VirtualizationIweHostVswitchRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class VirtualizationIweHostVswitchRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class VirtualizationIweHostVswitchRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_host_vswitch_response.py b/intersight/model/virtualization_iwe_host_vswitch_response.py index d6104cf143..17044ebc4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 213f02e600..1e7c6c8bc4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bad2a30eba..ac2b566f65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1aa4d2d4cc..f95ad6eff9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dbc40ea490..9052692e3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fef2795da8..9da5d36372 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class VirtualizationIweNetworkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class VirtualizationIweNetworkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class VirtualizationIweNetworkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_network_response.py b/intersight/model/virtualization_iwe_network_response.py index 5915b917d1..1bbc204fb4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46176e4efb..3b2744b0aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4250ddfa0..804faa340f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55d34af17f..853ba24699 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c2477deb56..92850d01fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09730f7c6f..a8b7aca2f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class VirtualizationIweVirtualDiskRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class VirtualizationIweVirtualDiskRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class VirtualizationIweVirtualDiskRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_virtual_disk_response.py b/intersight/model/virtualization_iwe_virtual_disk_response.py index 57ed1ff6f5..3ecb5d1ef1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8197f285e..1f98485615 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 917120420c..936b8c13f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cca7429c8..e5f7b30aef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb2073d57b..db83ae9513 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7010468bf7..5f5e0a9ae7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 221cfcb647..2dcfa443cc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1fb7b043d8..707fcb1aa8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a970192596..1a238b3140 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b539de91b3..3366490acf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05dfbda8c8..4de0419625 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -859,6 +859,7 @@ class VirtualizationIweVirtualMachineRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1118,6 +1119,8 @@ class VirtualizationIweVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1125,16 +1128,12 @@ class VirtualizationIweVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_iwe_virtual_machine_response.py b/intersight/model/virtualization_iwe_virtual_machine_response.py index f16ed0b7de..460807a57a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac2a6c8394..94a1e0d06f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e5208f238..603d69aff8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 718c6e1327..f7b9fed6c1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c104cf7789..3ae4392c12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4f23923792..af4eec2b75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74a20b5288..72876b770e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b7c5b0790..905ac13719 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09b61bf208..e4b5488288 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8ab814936..0ca4b804ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9026f8be4b..42975d6d4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74be082301..e00c61e677 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc0069232d..49d3d0324f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1306cd4ee6..f57b62d21c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8c2ae23245..c117b65090 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b3cb47e60..6762c85e94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2cbeb8ba6d..a9535a56c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7601fa7208..2241f22ab0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 576b2e6654..d02b930262 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae446baed7..c239e90331 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25ab0d8940..a171c1b9ae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32c8e8d564..7c37cb3e7d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97355a59e0..4888ee8e33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a673219e64..90dd6ca64f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bb5ec6f37..eb324c6c33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03be2617ad..274bbe118e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38c7e038f9..87627c2049 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c87b6aaca6..35642d89d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 971d10ac99..aaaab8abfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -835,6 +835,7 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1094,6 +1095,8 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1101,16 +1104,12 @@ class VirtualizationVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_virtual_machine_response.py b/intersight/model/virtualization_virtual_machine_response.py index ee9d8b98b9..87d4db552f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8082659b07..5f378f5079 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a154c2f078..6d391abd79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d380c4ab68..fd1026cfc2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0994b3fed1..d835082bf6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6b3944839..b3e3724897 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 682257081a..3e3a47db12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3078f3ef0e..e0da99d2c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99751949fa..549e4bc4f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 211611d39b..d6dfdbf053 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cda3619ae2..0e70ac6ecb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2f58fe1bff..438fcb903e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63b9e78862..660ce6ce2f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 279d304296..9bde96152b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b44d24d502..f8070c93c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 89b629eb97..8acc4b9383 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8282ab793..9ce0282364 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -802,6 +802,7 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1062,8 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1071,12 @@ class VirtualizationVmwareClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_cluster_response.py b/intersight/model/virtualization_vmware_cluster_response.py index c61a9cd44d..23b73c6d03 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eb8e920069..6b7435be36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e2aa60b2a..805977c763 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86f19b694a..974bc17f10 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c5bf2114e7..9993eb5913 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8766b4c4e..7ee9493b01 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class VirtualizationVmwareDatacenterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_datacenter_response.py b/intersight/model/virtualization_vmware_datacenter_response.py index c4ef11bbf4..58fe86a2c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3c77432a9c..c89a51a4ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee16b8f12b..6960be6953 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b58469337..244e20b546 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8dda4a858a..1f1b674a46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dee0a4d78b..4e2f0cfe8d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b38823ad60..2f014d9a51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0800621cb4..b0a7fc48fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class VirtualizationVmwareDatastoreClusterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_datastore_cluster_response.py b/intersight/model/virtualization_vmware_datastore_cluster_response.py index c7bfafcb26..4429672d94 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f53e39e50..9441705fa4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2eeb7881db..56822e6e3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fbf4ba8b56..b50faf67ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -802,6 +802,7 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1062,8 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1071,12 @@ class VirtualizationVmwareDatastoreRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_datastore_response.py b/intersight/model/virtualization_vmware_datastore_response.py index 58747e203c..ce4b946d4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f37fc6fb00..feb186a985 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 85bd05acd8..4ae61bf4a9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 313cc11dcd..4d10e4e59d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9c1b2bc72..374ef09a02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8eefb278e1..61ffd04a5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8bfd02b5e7..4f39d5e71a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d721aee97..d508f8f88c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class VirtualizationVmwareDistributedNetworkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_distributed_network_response.py b/intersight/model/virtualization_vmware_distributed_network_response.py index 2630c2be54..8e3b0fb6fe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec1270f40c..9dd021a5aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 28d55afe70..d30710e616 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cde259160..0e6ccc702a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2088955ed0..e4d36d573a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8536ff55e..699644dd78 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class VirtualizationVmwareDistributedSwitchRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_distributed_switch_response.py b/intersight/model/virtualization_vmware_distributed_switch_response.py index 2840fb584e..e390ccfba8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c75c4022c6..5da782758d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e7362edfe..2f9c577f37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 42026f6866..53a8d194a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ba0ba76d2..2738a63c7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ceb11f962..23476b07d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class VirtualizationVmwareFolderRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_folder_response.py b/intersight/model/virtualization_vmware_folder_response.py index f9ec872aa5..01dbf883e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f22b0e17f8..d6cec5ff32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aedbba47c3..2378c58234 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ee04e7f520..d516766394 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73e00b2517..9ffc406e36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cdf9214906..8d4b100d46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06bec3ed7d..0c23ed9bb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c9e8108eb..efeab721d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0677de5590..a907394f67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03dfd6ee03..d358a052bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -829,6 +829,7 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1088,6 +1089,8 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1095,16 +1098,12 @@ class VirtualizationVmwareHostRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_host_response.py b/intersight/model/virtualization_vmware_host_response.py index 4ac839cc0c..39ddff89f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ded156e9b9..d41f55ba96 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce955b3106..5bc8375afc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3802238f74..ab70f393a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ac6335b53..81ed013c46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db663bf210..3b0d97bed3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79c937342f..f1a4b7d41d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6138097fd3..c3afec0d42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2892018ebc..c6e430cd61 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b13e11c4e9..0553b4f0c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e25b7855c..36f0db3a4e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class VirtualizationVmwareNetworkRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_network_response.py b/intersight/model/virtualization_vmware_network_response.py index 1de5ba8a4f..786d0bc027 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e2aae1a0a5..d13a4cca35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 59afd4fef0..90a42d03f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a0b76dc0d6..81402d5dad 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21302bd830..058dcff00c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c64a498e11..dfdae794aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class VirtualizationVmwarePhysicalNetworkInterfaceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_physical_network_interface_response.py b/intersight/model/virtualization_vmware_physical_network_interface_response.py index 5c7cc20f6a..6126be48ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8dd254ac7..1e73a03f7a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa4a9d83ce..31b80c28dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3aa7db9283..44efed3aeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 415de95bd6..4f74d70d48 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9db6a017cc..a011c47efe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7132bd2ddd..54473eb662 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7d3528fb28..5bf7bbddd9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29f6ab4f0f..f33ea46511 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 57382487a9..2f4437be09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0890b5e45..1d701a9f26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8829d0052e..5de4c00409 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bb8bccb3d..cb834bc6bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5f8ba38ad..96b9d5d748 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8123e1c6eb..87ef626bd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ab054ecf2e..53526db266 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 99bb7d6274..9d97703460 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fc724ecf0e..08d3bdd023 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 889a3f49b5..f3ddc3d248 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 848466d99d..162cc78950 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 856fc85776..9f1e883ceb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VirtualizationVmwareVcenterRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_vcenter_response.py b/intersight/model/virtualization_vmware_vcenter_response.py index b624318c2a..115bae6a0b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7236277ae6..b9520864f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 01d1bcffbd..d6128c0c4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d5eb5e246..d747fcfd33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f42720b1b1..8278a36cb2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e536537727..9c72beb99e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4004f49995..eaf8cec792 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bde2cf0e96..a5ba89e213 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8657ea7e9b..e163b83d39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a3f103479..e7031e50a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa94a2fa9e..6551368ebb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7489b5bf81..8323868555 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e71b042ab0..ca691c50d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c116b3842..ff4e7ab995 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 719f0f464b..4b7071ddfe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38878dd68f..afe415f8a8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -861,6 +861,7 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1120,6 +1121,8 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1127,16 +1130,12 @@ class VirtualizationVmwareVirtualMachineRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_virtual_machine_response.py b/intersight/model/virtualization_vmware_virtual_machine_response.py index a16e49d5e9..67cb1803b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dca3d57e61..7527059ad8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38e690023f..f6ce499de9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ad2e190ee..6a3fe46d55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f6f1e6a4f8..ec99ae9b7e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0cc700a0f0..050acd642e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4615f780a6..27c9a99d30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0293cca91..bcf5ab9e53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8ceb954447..cf2c1bf67b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b168bfd697..ed848579c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 054696f027..faf5647fde 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 213e109058..e6062b0721 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 da556f1ef2..18bab1ed2c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8724c817ec..8f95ba86a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e8b3019377..22976dda45 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22befcba03..e626c94344 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -795,6 +795,7 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1055,8 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1064,12 @@ class VirtualizationVmwareVirtualSwitchRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/virtualization_vmware_virtual_switch_response.py b/intersight/model/virtualization_vmware_virtual_switch_response.py index 5b0247aa96..b090c47113 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 254ee27aa6..ab54122387 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7393e50736..1a49af65d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03a42d9836..080c0509f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be977cb2f4..d3b4a770d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a573115169..1db9b99842 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a30d1d8f36..173873e8b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23b2db4537..8065995ac4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e58f8ec367..1e33e71b2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bda585c4ea..2427fd167f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f8f101886..ec9031f8b8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 251e6c1f1d..85e6a88d64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a4f3062f8..cd5e065dfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4beed422e7..1ef8cdcd5f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cd6ccedb34..6239a8e289 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 56788359b0..da3b2584d3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f50985cb43..0b0a563331 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 09de5cf43b..127cdf7a1f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3e0e8f70eb..710f072000 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1b3bbb5da..8731c1f6f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 38a98a5ede..aa1bb850b0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c68f889979..8baa83fa6b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7a9d256310..83a96148d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abe6a24675..eadd8762ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d412d73852..f3c58a4d98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4fa3dcfc80..34e4ed7368 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bf69546f80..21a0cb29af 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 80e4979d4a..aba7117de7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23256a35f7..c53d00a209 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de2fb67528..92cd987449 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 462df05f77..c6853d608d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 589176b528..0331da3801 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d16da8876e..98d3b27287 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 88c4d6272a..ab394de2d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a86d25c9c3..876512eea8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 af5207bc36..928c45ffbb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9127d1d69d..96c6f99433 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4598644a8..8b90e9ba8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f6adf5adc..aaf9fdc029 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 06ccd04548..6eed1561d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3df79c86cf..1009cd165a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 55edfdf6f7..f2f3c1e4d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 472dade100..02e1bb5967 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76c6bd7051..25e1c7ca16 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e207d54750..e0f40887ac 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 10465b9978..2de69daa59 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cc75b5f72..d71c31e848 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d966f9a664..86a89c930e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -799,6 +799,7 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1058,6 +1059,8 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1065,16 +1068,12 @@ class VnicEthAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_response.py b/intersight/model/vnic_eth_adapter_policy_inventory_response.py index 2afb735281..0b3362d5bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26ca63030f..bb1a5a64d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ca5b6d47d..e76a7b99ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f25f36d81a..626b96de6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -801,6 +801,7 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1060,6 +1061,8 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1067,16 +1070,12 @@ class VnicEthAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_adapter_policy_response.py b/intersight/model/vnic_eth_adapter_policy_response.py index 02b15168e9..8f6018b108 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcbcf46e7b..6ae01d3d2b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c09cee2f30..d4885c2626 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5094aa4fe5..1dd0ad01ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67d20cdd6a..92044a7e11 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 73d8bc4006..3abe303566 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 695c6c8d88..a97f06030a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5668644dc1..2ba9a33499 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -817,6 +817,7 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1076,6 +1077,8 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1083,16 +1086,12 @@ class VnicEthIfInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_if_inventory_response.py b/intersight/model/vnic_eth_if_inventory_response.py index 2586c0264d..8cf1cc4b97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e71facdf54..0132fc87ca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9ebe3a2dc1..6a7b1a908c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d8d0afffa..15979c6a22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -819,6 +819,7 @@ class VnicEthIfRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1078,6 +1079,8 @@ class VnicEthIfRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1085,16 +1088,12 @@ class VnicEthIfRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_if_response.py b/intersight/model/vnic_eth_if_response.py index 88883e8245..0c7e51c812 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d8276ffa3d..e0be3f9ccf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f5f36e82e9..9f1f89c551 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c479ba00b..d20c8b7b15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ef88a8a26..c52a0d7fd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 634ac2afc3..d9df84ead1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3599d6b78d..5e83238831 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9574a87df0..cde812506c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c0ce5d0cc8..4264f02a42 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3ac2de34a4..7cf2667c13 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -783,6 +783,7 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1042,6 +1043,8 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1049,16 +1052,12 @@ class VnicEthNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_network_policy_inventory_response.py b/intersight/model/vnic_eth_network_policy_inventory_response.py index 515e03e35e..ade8e54033 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 955d7f3bc8..9a4d938bca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d7896c6bbb..f585562b36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68d188e8c8..f7d0b367db 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class VnicEthNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_network_policy_response.py b/intersight/model/vnic_eth_network_policy_response.py index 84214b73bb..049fc5d045 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc689f98a0..bcf3d5bb75 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91b82d7dce..aaa3b3b211 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5062a4a24f..ee6f45fe40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 073cc7a2cc..4960fbb11e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3c8cab7c3..b5fb979817 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 406c790fc0..cc136da066 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7c30a18ed4..efe679b6c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class VnicEthQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_qos_policy_inventory_response.py b/intersight/model/vnic_eth_qos_policy_inventory_response.py index fe62dec789..8f37173344 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8eacee3810..4320925444 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11e207d787..cb754be9bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7211f8354a..faf896209a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class VnicEthQosPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_eth_qos_policy_response.py b/intersight/model/vnic_eth_qos_policy_response.py index ee1aeaa6b3..5f2859f07b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b7ae9e90b7..ce569799dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b3d657712..685079d4f0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5b278b0ca5..c25269f0aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eea96ce66c..834688d43e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1b605839b4..1c9123f116 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9d3045fbea..13ac82c2da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 05eb5f867e..701c2314b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6595a98df5..6b9c57ae9e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aa0b500373..34d363f938 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1abedabe65..4797b963c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61ec390ae9..b3f819353d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 781ce433b8..b093b31e46 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 189b90bdc6..c00b18e254 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1925e8d097..e23800af6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edbc251747..21a32344e0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -102,7 +102,7 @@ class VnicFcAdapterPolicy(ModelComposed): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -275,7 +275,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -415,7 +415,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 diff --git a/intersight/model/vnic_fc_adapter_policy_all_of.py b/intersight/model/vnic_fc_adapter_policy_all_of.py index 67c340f1d8..2dfc3ae9c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -90,7 +90,7 @@ class VnicFcAdapterPolicyAllOf(ModelNormal): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -216,7 +216,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -322,7 +322,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 diff --git a/intersight/model/vnic_fc_adapter_policy_inventory.py b/intersight/model/vnic_fc_adapter_policy_inventory.py index a0e4b4e3d7..ab0a66b2da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -100,7 +100,7 @@ class VnicFcAdapterPolicyInventory(ModelComposed): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -283,7 +283,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -424,7 +424,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 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 8fcfd4c909..ccd023cf28 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -90,7 +90,7 @@ class VnicFcAdapterPolicyInventoryAllOf(ModelNormal): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -221,7 +221,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -327,7 +327,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list.py b/intersight/model/vnic_fc_adapter_policy_inventory_list.py index b233765bc5..25bf12d568 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d44603d47b..60b89d2b15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e25f12481..681b57f899 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -789,6 +789,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1048,6 +1049,8 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1055,16 +1058,12 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1101,7 +1100,7 @@ class VnicFcAdapterPolicyInventoryRelationship(ModelComposed): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -1297,7 +1296,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -1438,7 +1437,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_response.py b/intersight/model/vnic_fc_adapter_policy_inventory_response.py index 54aff00c0a..1d300dd493 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9243f42cb..5901dc0eb6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 abd467593c..b54f81dda7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 457f5c60d6..e35b2ce7f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -791,6 +791,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1050,6 +1051,8 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1057,16 +1060,12 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1103,7 +1102,7 @@ class VnicFcAdapterPolicyRelationship(ModelComposed): 'inclusive_minimum': 1, }, ('lun_count',): { - 'inclusive_maximum': 1024, + 'inclusive_maximum': 4096, 'inclusive_minimum': 1, }, ('lun_queue_depth',): { @@ -1288,7 +1287,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 @@ -1428,7 +1427,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 flogi_settings (VnicFlogiSettings): [optional] # noqa: E501 interrupt_settings (VnicFcInterruptSettings): [optional] # noqa: E501 io_throttle_count (int): The maximum number of data or control I/O operations that can be pending for the virtual interface at one time. If this value is exceeded, the additional I/O operations wait in the queue until the number of pending I/O operations decreases and the additional operations can be processed.. [optional] if omitted the server will use the default value of 512 # noqa: E501 - lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 + lun_count (int): The maximum number of LUNs that the Fibre Channel driver will export or show. The maximum number of LUNs is usually controlled by the operating system running on the server. Lun Count value can exceed 1024 only for vHBA of type 'FC Initiator' and on servers having supported firmware version.. [optional] if omitted the server will use the default value of 1024 # noqa: E501 lun_queue_depth (int): The number of commands that the HBA can send and receive in a single transmission per LUN.. [optional] if omitted the server will use the default value of 20 # noqa: E501 plogi_settings (VnicPlogiSettings): [optional] # noqa: E501 resource_allocation_timeout (int): Resource Allocation Timeout, also referred to as RATOV, is the number of milliseconds to wait before the system assumes that a resource cannot be properly allocated.. [optional] if omitted the server will use the default value of 10000 # noqa: E501 diff --git a/intersight/model/vnic_fc_adapter_policy_response.py b/intersight/model/vnic_fc_adapter_policy_response.py index 9662ae662e..ce2d7cc627 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d88df33ace..74826151c3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a1927c70b..231ee94bfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 63fff670da..89b9eed87c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1746cdb6c..a5813274df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 45feaabdd2..90e139d77f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 aac8deddde..4ea4d62318 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 667a4b9893..826ffde2c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4da15c809..7745e36a82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4d83027436..e349c487f2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -803,6 +803,7 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1062,6 +1063,8 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1069,16 +1072,12 @@ class VnicFcIfInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_if_inventory_response.py b/intersight/model/vnic_fc_if_inventory_response.py index 77fe781914..116255f877 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f9a542532d..8598db0913 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ae3c31a250..5240d15c8b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a9bac8353f..677744eee3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -805,6 +805,7 @@ class VnicFcIfRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1064,6 +1065,8 @@ class VnicFcIfRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1071,16 +1074,12 @@ class VnicFcIfRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_if_response.py b/intersight/model/vnic_fc_if_response.py index 24ecf60807..3e6918e255 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2b04185e2b..d76ef913a1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6ed08f33e6..0eacce3b32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c6a2fb7891..3b889f0eb5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1f01210472..a25aa1c34f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6edea249d7..52d521425d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 add76aa219..4675ef33f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 11293a86b7..03bb67c76e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2ecb384a2e..1dcba5a8f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb18d46ebb..61303e9840 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VnicFcNetworkPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_network_policy_inventory_response.py b/intersight/model/vnic_fc_network_policy_inventory_response.py index 4ed2d8f689..522814ecc8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8e41d4218b..58bc05b8cb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2e4afa469b..a2fbb220ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7840a61db6..75fa301f80 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class VnicFcNetworkPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_network_policy_response.py b/intersight/model/vnic_fc_network_policy_response.py index 164341d89c..93c3edebc7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4e4591d07..8887e124bc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f45bbed4a1..8b6f212c3a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7547b507a..957f5ec7dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 277ecdac1c..dafe7f4d33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 40cbe08d95..f5b434bc9f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d5d2f8f688..9a133cb1a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 23f72654ed..e11680e86a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class VnicFcQosPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_qos_policy_inventory_response.py b/intersight/model/vnic_fc_qos_policy_inventory_response.py index eb3ce5ba48..723eca5818 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d82a0d1699..c397dfa568 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31290eee96..4c55d61e1e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcc964afcb..21c52faeb9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class VnicFcQosPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_fc_qos_policy_response.py b/intersight/model/vnic_fc_qos_policy_response.py index 88fd1e6b5b..517b3c5132 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa7d35581d..2dd886f04e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca050ff3d2..b05561bdfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ef11505a1f..2e838fc5f8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e45dabee3..97db8de9f9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2f5642e38..45551865de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91335286a7..43909f1950 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0fd2a5a1c8..7a05552a3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 82b319bd60..a14d2019fc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c4a59f596a..ff170bd793 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 98a02310a6..fc7486e603 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2694ec326..3c91050b65 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6768edb593..43b4ee3c06 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 41f4e81ad8..0ad5724631 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 74936d9434..086e9a2e97 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4c91b2cd30..9e7271294f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d4e35be277..a63d626a8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 02a1f37b77..6fd6d2d627 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d822316a76..8e04790c5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2a31659698..133cb629be 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 18c9998913..984a682d26 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13717cc458..e71650a20d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -777,6 +777,7 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1036,6 +1037,8 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1043,16 +1046,12 @@ class VnicIscsiAdapterPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py index cdfe2fbc90..b8ee0fd5c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4eb9cf69f6..d853d5eeab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d02d2cb49a..71f47f4ecf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 768e04a016..0f9e87394b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VnicIscsiAdapterPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_iscsi_adapter_policy_response.py b/intersight/model/vnic_iscsi_adapter_policy_response.py index 4d241ffe3d..83708c334d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2726c2a664..ed0c9752ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9880b1297c..95c2674acb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0518c95155..56c7e4bb6f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 adc0bf657d..e0387168ea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e79d4a3f21..224aa4d240 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9be2f0e3e7..6b1ab129ec 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6cee452f38..9ff181feb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e0ace6b4f..74579ca875 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9793da8df2..45abc417f1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -796,6 +796,7 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1055,6 +1056,8 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1062,16 +1065,12 @@ class VnicIscsiBootPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py b/intersight/model/vnic_iscsi_boot_policy_inventory_response.py index 6713a22507..744642082f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2316d23349..ea4d7f71d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3f6be0e99..76b6ff2327 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e18aa91bb6..9334c79ef9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class VnicIscsiBootPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_iscsi_boot_policy_response.py b/intersight/model/vnic_iscsi_boot_policy_response.py index b11fcca9f5..fd4601112f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 750992651f..6b4d349e39 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 25b84e37c4..5b71c30a2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8d4c9cfb21..77d6dd8a08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b353d40aa2..146348c3ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5bddafa81..4a2bcc58b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8fe2b6bb2b..bc3bdfefaa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fba5ee9e39..2b91cb9908 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VnicIscsiStaticTargetPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 d6ade27d0b..ccc2141017 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8f8bcc508f..7ba027d985 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 615ab6681b..32ff55838e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0f7c10f8d2..d96ffa3b88 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class VnicIscsiStaticTargetPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_iscsi_static_target_policy_response.py b/intersight/model/vnic_iscsi_static_target_policy_response.py index c181b1d515..e5be7ec0dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ed4606d63a..3b75df6666 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 31377457e3..832472f8cf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a201a3918a..b2e0f1c76a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 413d8e45cb..57135594d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d66a1a6b9e..8717d341dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fd475627c3..bdd17a133f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 35746dd07b..7f83c4deab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -794,6 +794,7 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1053,6 +1054,8 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1060,16 +1063,12 @@ class VnicLanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py b/intersight/model/vnic_lan_connectivity_policy_inventory_response.py index 76955d9436..a680343dc9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 508f6ef48d..fb71cd6ac9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 008ad3c90d..79e3ebf792 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 282c34eed0..9b36f39e81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -798,6 +798,7 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1057,6 +1058,8 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1064,16 +1067,12 @@ class VnicLanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_lan_connectivity_policy_response.py b/intersight/model/vnic_lan_connectivity_policy_response.py index 1cca8b144f..2ad14d9e98 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cf9b086934..f2e66cd7e9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f8ec599eb2..17e4442a79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6faec88c72..fc2640a3c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e3defd305..6418bbe9fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4431af83e5..a188771dd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78386a3b84..2a7a9c58fd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a29ce6ce0..674adb1cf6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7820fe4293..16de698c64 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e67b639aa7..7328ee0b1c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83f933e11a..10782749df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8deb32bbd3..957acb9cdb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca11a80d20..a40b686e81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 13fb72da64..5e1f464d50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 acd311c1eb..607917c511 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c773b7349d..fb357ab7d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4a04d7aac..d80ef818de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 50ba276040..b1b644af14 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 86afaa984a..938ad8cc44 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a61c31f5d4..3ec19097bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8ab78aa3a..8eaba76323 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77f12f1e63..f0870c5655 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 68544e83ce..ede9c62208 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f92d2fefa..81e9620018 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7f9911c077..7555e52e3b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 573951ebb4..73fda24897 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 df3341b14b..68cde4a33e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -793,6 +793,7 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1052,6 +1053,8 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1059,16 +1062,12 @@ class VnicSanConnectivityPolicyInventoryRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_response.py b/intersight/model/vnic_san_connectivity_policy_inventory_response.py index 8f44b1ef04..82bf88a797 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 722abd8ee7..b97d398101 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 375dfd5182..5d78858ae5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ade9dd7108..6fa15b209f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -797,6 +797,7 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1056,6 +1057,8 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1063,16 +1066,12 @@ class VnicSanConnectivityPolicyRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vnic_san_connectivity_policy_response.py b/intersight/model/vnic_san_connectivity_policy_response.py index c267fc7ace..471e2481a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 530a8f78d1..ba3c36161b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f38e85b19..0fe960fa54 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e58a8d6577..7f87b71370 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d21c4cd1ee..1cb7b81c5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edf0bd3610..d54080d926 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a53dcd0477..e9f45447da 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5655d60eee..72db0180ef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a3acd2c760..0144eaed21 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 198582b2e0..4923c462ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b869db05f9..0d86dfdc40 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fcad616c49..ff1be036fa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 34b1c1956f..504ad4f4aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d474976092..23669a7151 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1d41ece01e..a2df3815a2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 92f6298cff..17ed7b36d2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a995a9e267..9f651b16d8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b5dca58a20..d1465f6bfd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1824260a58..3a976b9f5d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b23e0fb574..876be82460 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e7a439ddef..53167d0e0a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e64d0e0101..32c01235eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7ee03fe41..badfd14f8a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1db788dbb3..bf0569ae6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b29bbdc2b7..01cb11d182 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6fef1d66d6..031d92b924 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f0234316c..221bfdfb53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class VrfVrfRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class VrfVrfRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class VrfVrfRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/vrf_vrf_response.py b/intersight/model/vrf_vrf_response.py index 437f1a313e..cf89919a3e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e587cd98d1..8d7865d179 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 51318d68db..d352a5ece4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_resource_selector.py b/intersight/model/workflow_abstract_resource_selector.py new file mode 100644 index 0000000000..0abecc991a --- /dev/null +++ b/intersight/model/workflow_abstract_resource_selector.py @@ -0,0 +1,1660 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.workflow_resource_inline_selector import WorkflowResourceInlineSelector + from intersight.model.workflow_resource_selector_criteria import WorkflowResourceSelectorCriteria + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowResourceInlineSelector'] = WorkflowResourceInlineSelector + globals()['WorkflowResourceSelectorCriteria'] = WorkflowResourceSelectorCriteria + + +class WorkflowAbstractResourceSelector(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'ACCESS.ADDRESSTYPE': "access.AddressType", + 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", + 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", + 'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings", + 'ADAPTER.ETHSETTINGS': "adapter.EthSettings", + 'ADAPTER.FCSETTINGS': "adapter.FcSettings", + 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APPLIANCE.APISTATUS': "appliance.ApiStatus", + 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", + 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", + 'APPLIANCE.KEYVALUEPAIR': "appliance.KeyValuePair", + 'APPLIANCE.NODEIPINFO': "appliance.NodeIpInfo", + 'APPLIANCE.STATUSCHECK': "appliance.StatusCheck", + 'ASSET.ADDRESSINFORMATION': "asset.AddressInformation", + 'ASSET.APIKEYCREDENTIAL': "asset.ApiKeyCredential", + 'ASSET.CLIENTCERTIFICATECREDENTIAL': "asset.ClientCertificateCredential", + 'ASSET.CLOUDCONNECTION': "asset.CloudConnection", + 'ASSET.CONNECTIONCONTROLMESSAGE': "asset.ConnectionControlMessage", + 'ASSET.CONTRACTINFORMATION': "asset.ContractInformation", + 'ASSET.CUSTOMERINFORMATION': "asset.CustomerInformation", + 'ASSET.DEPLOYMENTALARMINFO': "asset.DeploymentAlarmInfo", + 'ASSET.DEPLOYMENTDEVICEALARMINFO': "asset.DeploymentDeviceAlarmInfo", + 'ASSET.DEPLOYMENTDEVICEINFORMATION': "asset.DeploymentDeviceInformation", + 'ASSET.DEVICEENDPOINTLOCALCREDENTIAL': "asset.DeviceEndpointLocalCredential", + 'ASSET.DEVICEINFORMATION': "asset.DeviceInformation", + 'ASSET.DEVICESTATISTICS': "asset.DeviceStatistics", + 'ASSET.DEVICETRANSACTION': "asset.DeviceTransaction", + 'ASSET.GENERICTARGETCLAIMOPTIONS': "asset.GenericTargetClaimOptions", + 'ASSET.GLOBALULTIMATE': "asset.GlobalUltimate", + 'ASSET.GOOGLECLOUDPLATFORMSERVICEACCOUNTKEYCREDENTIAL': "asset.GoogleCloudPlatformServiceAccountKeyCredential", + 'ASSET.HTTPCONNECTION': "asset.HttpConnection", + 'ASSET.INTERSIGHTDEVICECONNECTORCONNECTION': "asset.IntersightDeviceConnectorConnection", + 'ASSET.METERINGTYPE': "asset.MeteringType", + 'ASSET.NEWRELICCREDENTIAL': "asset.NewRelicCredential", + 'ASSET.NOAUTHENTICATIONCREDENTIAL': "asset.NoAuthenticationCredential", + 'ASSET.OAUTHBEARERTOKENCREDENTIAL': "asset.OauthBearerTokenCredential", + 'ASSET.OAUTHCLIENTIDSECRETCREDENTIAL': "asset.OauthClientIdSecretCredential", + 'ASSET.ORCHESTRATIONHITACHIVIRTUALSTORAGEPLATFORMOPTIONS': "asset.OrchestrationHitachiVirtualStoragePlatformOptions", + 'ASSET.ORCHESTRATIONHSMVMWAREVCENTEROPTIONS': "asset.OrchestrationHsmVmwareVcenterOptions", + 'ASSET.ORCHESTRATIONSERVICE': "asset.OrchestrationService", + 'ASSET.PARENTCONNECTIONSIGNATURE': "asset.ParentConnectionSignature", + 'ASSET.PRIVATEKEYCREDENTIAL': "asset.PrivateKeyCredential", + 'ASSET.PRODUCTINFORMATION': "asset.ProductInformation", + 'ASSET.SCOPEDTARGETCONNECTION': "asset.ScopedTargetConnection", + 'ASSET.SERVICENOWCREDENTIAL': "asset.ServiceNowCredential", + 'ASSET.SSHCONNECTION': "asset.SshConnection", + 'ASSET.SUDIINFO': "asset.SudiInfo", + 'ASSET.TARGETKEY': "asset.TargetKey", + 'ASSET.TARGETSIGNATURE': "asset.TargetSignature", + 'ASSET.TARGETSTATUSDETAILS': "asset.TargetStatusDetails", + 'ASSET.TERRAFORMINTEGRATIONSERVICE': "asset.TerraformIntegrationService", + 'ASSET.TERRAFORMINTEGRATIONTERRAFORMAGENTOPTIONS': "asset.TerraformIntegrationTerraformAgentOptions", + 'ASSET.TERRAFORMINTEGRATIONTERRAFORMCLOUDOPTIONS': "asset.TerraformIntegrationTerraformCloudOptions", + 'ASSET.USERNAMEPASSWORDCREDENTIAL': "asset.UsernamePasswordCredential", + 'ASSET.VIRTUALIZATIONAMAZONWEBSERVICEOPTIONS': "asset.VirtualizationAmazonWebServiceOptions", + 'ASSET.VIRTUALIZATIONSERVICE': "asset.VirtualizationService", + 'ASSET.VMHOST': "asset.VmHost", + 'ASSET.WORKLOADOPTIMIZERAMAZONWEBSERVICESBILLINGOPTIONS': "asset.WorkloadOptimizerAmazonWebServicesBillingOptions", + 'ASSET.WORKLOADOPTIMIZERDYNATRACEOPTIONS': "asset.WorkloadOptimizerDynatraceOptions", + 'ASSET.WORKLOADOPTIMIZERGOOGLECLOUDPLATFORMBILLINGOPTIONS': "asset.WorkloadOptimizerGoogleCloudPlatformBillingOptions", + 'ASSET.WORKLOADOPTIMIZERHYPERVOPTIONS': "asset.WorkloadOptimizerHypervOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREAPPLICATIONINSIGHTSOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureApplicationInsightsOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREBILLINGOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureBillingOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREENTERPRISEAGREEMENTOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureEnterpriseAgreementOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZURESERVICEPRINCIPALOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureServicePrincipalOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTSQLSERVEROPTIONS': "asset.WorkloadOptimizerMicrosoftSqlServerOptions", + 'ASSET.WORKLOADOPTIMIZERNEWRELICOPTIONS': "asset.WorkloadOptimizerNewRelicOptions", + 'ASSET.WORKLOADOPTIMIZEROPENSTACKOPTIONS': "asset.WorkloadOptimizerOpenStackOptions", + 'ASSET.WORKLOADOPTIMIZERORACLEDATABASESERVEROPTIONS': "asset.WorkloadOptimizerOracleDatabaseServerOptions", + 'ASSET.WORKLOADOPTIMIZERREDHATOPENSTACKOPTIONS': "asset.WorkloadOptimizerRedHatOpenStackOptions", + 'ASSET.WORKLOADOPTIMIZERSERVICE': "asset.WorkloadOptimizerService", + 'ASSET.WORKLOADOPTIMIZERVMWAREVCENTEROPTIONS': "asset.WorkloadOptimizerVmwareVcenterOptions", + 'BOOT.BOOTLOADER': "boot.Bootloader", + 'BOOT.ISCSI': "boot.Iscsi", + 'BOOT.LOCALCDD': "boot.LocalCdd", + 'BOOT.LOCALDISK': "boot.LocalDisk", + 'BOOT.NVME': "boot.Nvme", + 'BOOT.PCHSTORAGE': "boot.PchStorage", + 'BOOT.PXE': "boot.Pxe", + 'BOOT.SAN': "boot.San", + 'BOOT.SDCARD': "boot.SdCard", + 'BOOT.UEFISHELL': "boot.UefiShell", + 'BOOT.USB': "boot.Usb", + 'BOOT.VIRTUALMEDIA': "boot.VirtualMedia", + 'BULK.HTTPHEADER': "bulk.HttpHeader", + 'BULK.RESTRESULT': "bulk.RestResult", + 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", + 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.PORTRANGE': "capability.PortRange", + 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", + 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", + 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", + 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", + 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", + 'CLOUD.BILLINGUNIT': "cloud.BillingUnit", + 'CLOUD.CLOUDREGION': "cloud.CloudRegion", + 'CLOUD.CLOUDTAG': "cloud.CloudTag", + 'CLOUD.CUSTOMATTRIBUTES': "cloud.CustomAttributes", + 'CLOUD.IMAGEREFERENCE': "cloud.ImageReference", + 'CLOUD.INSTANCETYPE': "cloud.InstanceType", + 'CLOUD.NETWORKACCESSCONFIG': "cloud.NetworkAccessConfig", + 'CLOUD.NETWORKADDRESS': "cloud.NetworkAddress", + 'CLOUD.NETWORKINSTANCEATTACHMENT': "cloud.NetworkInstanceAttachment", + 'CLOUD.NETWORKINTERFACEATTACHMENT': "cloud.NetworkInterfaceAttachment", + 'CLOUD.SECURITYGROUPRULE': "cloud.SecurityGroupRule", + 'CLOUD.TFCWORKSPACEVARIABLES': "cloud.TfcWorkspaceVariables", + 'CLOUD.VOLUMEATTACHMENT': "cloud.VolumeAttachment", + 'CLOUD.VOLUMEINSTANCEATTACHMENT': "cloud.VolumeInstanceAttachment", + 'CLOUD.VOLUMEIOPSINFO': "cloud.VolumeIopsInfo", + 'CLOUD.VOLUMETYPE': "cloud.VolumeType", + 'CMRF.CMRF': "cmrf.CmRf", + 'COMM.IPV4ADDRESSBLOCK': "comm.IpV4AddressBlock", + 'COMM.IPV4INTERFACE': "comm.IpV4Interface", + 'COMM.IPV6INTERFACE': "comm.IpV6Interface", + 'COMPUTE.ALARMSUMMARY': "compute.AlarmSummary", + 'COMPUTE.IPADDRESS': "compute.IpAddress", + 'COMPUTE.PENDINGWORKFLOWTRIGGER': "compute.PendingWorkflowTrigger", + 'COMPUTE.PERSISTENTMEMORYMODULE': "compute.PersistentMemoryModule", + 'COMPUTE.PERSISTENTMEMORYOPERATION': "compute.PersistentMemoryOperation", + 'COMPUTE.SERVERCONFIG': "compute.ServerConfig", + 'COMPUTE.SERVEROPSTATUS': "compute.ServerOpStatus", + 'COMPUTE.STORAGECONTROLLEROPERATION': "compute.StorageControllerOperation", + 'COMPUTE.STORAGEPHYSICALDRIVE': "compute.StoragePhysicalDrive", + 'COMPUTE.STORAGEPHYSICALDRIVEOPERATION': "compute.StoragePhysicalDriveOperation", + 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", + 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", + 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMSPEC': "cond.AlarmSpec", + 'COND.ALARMSUMMARY': "cond.AlarmSummary", + 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", + 'CONNECTOR.COMMANDCONTROLMESSAGE': "connector.CommandControlMessage", + 'CONNECTOR.COMMANDTERMINALSTREAM': "connector.CommandTerminalStream", + 'CONNECTOR.EVENTLOG': "connector.EventLog", + 'CONNECTOR.EXPECTPROMPT': "connector.ExpectPrompt", + 'CONNECTOR.FETCHSTREAMMESSAGE': "connector.FetchStreamMessage", + 'CONNECTOR.FILECHECKSUM': "connector.FileChecksum", + 'CONNECTOR.FILEMESSAGE': "connector.FileMessage", + 'CONNECTOR.HTTPREQUEST': "connector.HttpRequest", + 'CONNECTOR.SSHCONFIG': "connector.SshConfig", + 'CONNECTOR.SSHMESSAGE': "connector.SshMessage", + 'CONNECTOR.STARTSTREAM': "connector.StartStream", + 'CONNECTOR.STARTSTREAMFROMDEVICE': "connector.StartStreamFromDevice", + 'CONNECTOR.STREAMACKNOWLEDGE': "connector.StreamAcknowledge", + 'CONNECTOR.STREAMINPUT': "connector.StreamInput", + 'CONNECTOR.STREAMKEEPALIVE': "connector.StreamKeepalive", + 'CONNECTOR.TARGETCHANGEMESSAGE': "connector.TargetChangeMessage", + 'CONNECTOR.TARGETSPECIFICATION': "connector.TargetSpecification", + 'CONNECTOR.URL': "connector.Url", + 'CONNECTOR.WINRMREQUEST': "connector.WinrmRequest", + 'CONNECTOR.XMLAPIMESSAGE': "connector.XmlApiMessage", + 'CONNECTORPACK.CONNECTORPACKUPDATE': "connectorpack.ConnectorPackUpdate", + 'CONTENT.COMPLEXTYPE': "content.ComplexType", + 'CONTENT.PARAMETER': "content.Parameter", + 'CONTENT.TEXTPARAMETER': "content.TextParameter", + 'CONVERGEDINFRA.ALARMSUMMARY': "convergedinfra.AlarmSummary", + 'CONVERGEDINFRA.COMPLIANCESUMMARY': "convergedinfra.ComplianceSummary", + 'CONVERGEDINFRA.PODSUMMARY': "convergedinfra.PodSummary", + 'CRD.CUSTOMRESOURCECONFIGPROPERTY': "crd.CustomResourceConfigProperty", + 'EQUIPMENT.IOCARDIDENTITY': "equipment.IoCardIdentity", + 'FABRIC.FCZONEMEMBER': "fabric.FcZoneMember", + 'FABRIC.LLDPSETTINGS': "fabric.LldpSettings", + 'FABRIC.MACAGINGSETTINGS': "fabric.MacAgingSettings", + 'FABRIC.PORTIDENTIFIER': "fabric.PortIdentifier", + 'FABRIC.QOSCLASS': "fabric.QosClass", + 'FABRIC.UDLDGLOBALSETTINGS': "fabric.UdldGlobalSettings", + 'FABRIC.UDLDSETTINGS': "fabric.UdldSettings", + 'FABRIC.VLANSETTINGS': "fabric.VlanSettings", + 'FCPOOL.BLOCK': "fcpool.Block", + 'FCPOOL.RESERVATIONREFERENCE': "fcpool.ReservationReference", + 'FEEDBACK.FEEDBACKDATA': "feedback.FeedbackData", + 'FIRMWARE.CHASSISUPGRADEIMPACT': "firmware.ChassisUpgradeImpact", + 'FIRMWARE.CIFSSERVER': "firmware.CifsServer", + 'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact", + 'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta", + 'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload", + 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType", + 'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact", + 'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory", + 'FIRMWARE.HTTPSERVER': "firmware.HttpServer", + 'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare", + 'FIRMWARE.NFSSERVER': "firmware.NfsServer", + 'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact", + 'FORECAST.MODEL': "forecast.Model", + 'HCL.CONSTRAINT': "hcl.Constraint", + 'HCL.FIRMWARE': "hcl.Firmware", + 'HCL.HARDWARECOMPATIBILITYPROFILE': "hcl.HardwareCompatibilityProfile", + 'HCL.PRODUCT': "hcl.Product", + 'HYPERFLEX.ALARMSUMMARY': "hyperflex.AlarmSummary", + 'HYPERFLEX.APPSETTINGCONSTRAINT': "hyperflex.AppSettingConstraint", + 'HYPERFLEX.BACKUPPOLICYSETTINGS': "hyperflex.BackupPolicySettings", + 'HYPERFLEX.DATASTOREINFO': "hyperflex.DatastoreInfo", + 'HYPERFLEX.ENTITYREFERENCE': "hyperflex.EntityReference", + 'HYPERFLEX.ERRORSTACK': "hyperflex.ErrorStack", + 'HYPERFLEX.FEATURELIMITENTRY': "hyperflex.FeatureLimitEntry", + 'HYPERFLEX.FILEPATH': "hyperflex.FilePath", + 'HYPERFLEX.HEALTHCHECKNODELEVELINFO': "hyperflex.HealthCheckNodeLevelInfo", + 'HYPERFLEX.HEALTHCHECKSCRIPTINFO': "hyperflex.HealthCheckScriptInfo", + 'HYPERFLEX.HXHOSTMOUNTSTATUSDT': "hyperflex.HxHostMountStatusDt", + 'HYPERFLEX.HXLICENSEAUTHORIZATIONDETAILSDT': "hyperflex.HxLicenseAuthorizationDetailsDt", + 'HYPERFLEX.HXLINKDT': "hyperflex.HxLinkDt", + 'HYPERFLEX.HXNETWORKADDRESSDT': "hyperflex.HxNetworkAddressDt", + 'HYPERFLEX.HXPLATFORMDATASTORECONFIGDT': "hyperflex.HxPlatformDatastoreConfigDt", + 'HYPERFLEX.HXREGISTRATIONDETAILSDT': "hyperflex.HxRegistrationDetailsDt", + 'HYPERFLEX.HXRESILIENCYINFODT': "hyperflex.HxResiliencyInfoDt", + 'HYPERFLEX.HXSITEDT': "hyperflex.HxSiteDt", + 'HYPERFLEX.HXUUIDDT': "hyperflex.HxUuIdDt", + 'HYPERFLEX.HXZONEINFODT': "hyperflex.HxZoneInfoDt", + 'HYPERFLEX.HXZONERESILIENCYINFODT': "hyperflex.HxZoneResiliencyInfoDt", + 'HYPERFLEX.IPADDRRANGE': "hyperflex.IpAddrRange", + 'HYPERFLEX.LOGICALAVAILABILITYZONE': "hyperflex.LogicalAvailabilityZone", + 'HYPERFLEX.MACADDRPREFIXRANGE': "hyperflex.MacAddrPrefixRange", + 'HYPERFLEX.MAPCLUSTERIDTOPROTECTIONINFO': "hyperflex.MapClusterIdToProtectionInfo", + 'HYPERFLEX.MAPCLUSTERIDTOSTSNAPSHOTPOINT': "hyperflex.MapClusterIdToStSnapshotPoint", + 'HYPERFLEX.MAPUUIDTOTRACKEDDISK': "hyperflex.MapUuidToTrackedDisk", + 'HYPERFLEX.NAMEDVLAN': "hyperflex.NamedVlan", + 'HYPERFLEX.NAMEDVSAN': "hyperflex.NamedVsan", + 'HYPERFLEX.PORTTYPETOPORTNUMBERMAP': "hyperflex.PortTypeToPortNumberMap", + 'HYPERFLEX.PROTECTIONINFO': "hyperflex.ProtectionInfo", + 'HYPERFLEX.REPLICATIONCLUSTERREFERENCETOSCHEDULE': "hyperflex.ReplicationClusterReferenceToSchedule", + 'HYPERFLEX.REPLICATIONPEERINFO': "hyperflex.ReplicationPeerInfo", + 'HYPERFLEX.REPLICATIONPLATDATASTORE': "hyperflex.ReplicationPlatDatastore", + 'HYPERFLEX.REPLICATIONPLATDATASTOREPAIR': "hyperflex.ReplicationPlatDatastorePair", + 'HYPERFLEX.REPLICATIONSCHEDULE': "hyperflex.ReplicationSchedule", + 'HYPERFLEX.REPLICATIONSTATUS': "hyperflex.ReplicationStatus", + 'HYPERFLEX.RPOSTATUS': "hyperflex.RpoStatus", + 'HYPERFLEX.SERVERFIRMWAREVERSIONINFO': "hyperflex.ServerFirmwareVersionInfo", + 'HYPERFLEX.SERVERMODELENTRY': "hyperflex.ServerModelEntry", + 'HYPERFLEX.SNAPSHOTFILES': "hyperflex.SnapshotFiles", + 'HYPERFLEX.SNAPSHOTINFOBRIEF': "hyperflex.SnapshotInfoBrief", + 'HYPERFLEX.SNAPSHOTPOINT': "hyperflex.SnapshotPoint", + 'HYPERFLEX.SNAPSHOTSTATUS': "hyperflex.SnapshotStatus", + 'HYPERFLEX.STPLATFORMCLUSTERHEALINGINFO': "hyperflex.StPlatformClusterHealingInfo", + 'HYPERFLEX.STPLATFORMCLUSTERRESILIENCYINFO': "hyperflex.StPlatformClusterResiliencyInfo", + 'HYPERFLEX.SUMMARY': "hyperflex.Summary", + 'HYPERFLEX.TRACKEDDISK': "hyperflex.TrackedDisk", + 'HYPERFLEX.TRACKEDFILE': "hyperflex.TrackedFile", + 'HYPERFLEX.VIRTUALMACHINE': "hyperflex.VirtualMachine", + 'HYPERFLEX.VIRTUALMACHINERUNTIMEINFO': "hyperflex.VirtualMachineRuntimeInfo", + 'HYPERFLEX.VMPROTECTIONSPACEUSAGE': "hyperflex.VmProtectionSpaceUsage", + 'HYPERFLEX.WWXNPREFIXRANGE': "hyperflex.WwxnPrefixRange", + 'I18N.MESSAGE': "i18n.Message", + 'I18N.MESSAGEPARAM': "i18n.MessageParam", + 'IAAS.LICENSEKEYSINFO': "iaas.LicenseKeysInfo", + 'IAAS.LICENSEUTILIZATIONINFO': "iaas.LicenseUtilizationInfo", + 'IAAS.WORKFLOWSTEPS': "iaas.WorkflowSteps", + 'IAM.ACCOUNTPERMISSIONS': "iam.AccountPermissions", + 'IAM.CLIENTMETA': "iam.ClientMeta", + 'IAM.ENDPOINTPASSWORDPROPERTIES': "iam.EndPointPasswordProperties", + 'IAM.FAILUREDETAILS': "iam.FailureDetails", + 'IAM.FEATUREDEFINITION': "iam.FeatureDefinition", + 'IAM.GROUPPERMISSIONTOROLES': "iam.GroupPermissionToRoles", + 'IAM.LDAPBASEPROPERTIES': "iam.LdapBaseProperties", + 'IAM.LDAPDNSPARAMETERS': "iam.LdapDnsParameters", + 'IAM.PERMISSIONREFERENCE': "iam.PermissionReference", + 'IAM.PERMISSIONTOROLES': "iam.PermissionToRoles", + 'IAM.RULE': "iam.Rule", + 'IAM.SAMLSPCONNECTION': "iam.SamlSpConnection", + 'IAM.SSOSESSIONATTRIBUTES': "iam.SsoSessionAttributes", + 'IMCCONNECTOR.WEBUIMESSAGE': "imcconnector.WebUiMessage", + 'INFRA.GPUCONFIGURATION': "infra.GpuConfiguration", + 'INFRA.HARDWAREINFO': "infra.HardwareInfo", + 'INFRA.METADATA': "infra.MetaData", + 'INFRA.MIGGPUCONFIGURATION': "infra.MigGpuConfiguration", + 'INVENTORY.INVENTORYMO': "inventory.InventoryMo", + 'INVENTORY.UEMINFO': "inventory.UemInfo", + 'IPPOOL.IPV4BLOCK': "ippool.IpV4Block", + 'IPPOOL.IPV4CONFIG': "ippool.IpV4Config", + 'IPPOOL.IPV6BLOCK': "ippool.IpV6Block", + 'IPPOOL.IPV6CONFIG': "ippool.IpV6Config", + 'IPPOOL.RESERVATIONREFERENCE': "ippool.ReservationReference", + 'IQNPOOL.IQNSUFFIXBLOCK': "iqnpool.IqnSuffixBlock", + 'IQNPOOL.RESERVATIONREFERENCE': "iqnpool.ReservationReference", + 'ISSUE.DEVICETAG': "issue.DeviceTag", + 'ISSUE.MESSAGE': "issue.Message", + 'ISSUE.ODATACONDITION': "issue.OdataCondition", + 'KUBERNETES.ACTIONINFO': "kubernetes.ActionInfo", + 'KUBERNETES.ADDON': "kubernetes.Addon", + 'KUBERNETES.ADDONCONFIGURATION': "kubernetes.AddonConfiguration", + 'KUBERNETES.ADDONVERSIONREFERENCE': "kubernetes.AddonVersionReference", + 'KUBERNETES.BAREMETALNETWORKINFO': "kubernetes.BaremetalNetworkInfo", + 'KUBERNETES.CALICOCONFIG': "kubernetes.CalicoConfig", + 'KUBERNETES.CLUSTERCERTIFICATECONFIGURATION': "kubernetes.ClusterCertificateConfiguration", + 'KUBERNETES.CLUSTERMANAGEMENTCONFIG': "kubernetes.ClusterManagementConfig", + 'KUBERNETES.CONFIGURATION': "kubernetes.Configuration", + 'KUBERNETES.DAEMONSETSTATUS': "kubernetes.DaemonSetStatus", + 'KUBERNETES.DEPLOYMENTSTATUS': "kubernetes.DeploymentStatus", + 'KUBERNETES.ESSENTIALADDON': "kubernetes.EssentialAddon", + 'KUBERNETES.ESXIVIRTUALMACHINEINFRACONFIG': "kubernetes.EsxiVirtualMachineInfraConfig", + 'KUBERNETES.ETHERNET': "kubernetes.Ethernet", + 'KUBERNETES.ETHERNETMATCHER': "kubernetes.EthernetMatcher", + 'KUBERNETES.HYPERFLEXAPVIRTUALMACHINEINFRACONFIG': "kubernetes.HyperFlexApVirtualMachineInfraConfig", + 'KUBERNETES.INGRESSSTATUS': "kubernetes.IngressStatus", + 'KUBERNETES.INSTANCETYPEDETAILS': "kubernetes.InstanceTypeDetails", + 'KUBERNETES.IPV4CONFIG': "kubernetes.IpV4Config", + 'KUBERNETES.KEYVALUE': "kubernetes.KeyValue", + 'KUBERNETES.LOADBALANCER': "kubernetes.LoadBalancer", + 'KUBERNETES.NETWORKINTERFACESPEC': "kubernetes.NetworkInterfaceSpec", + 'KUBERNETES.NODEADDRESS': "kubernetes.NodeAddress", + 'KUBERNETES.NODEGROUPLABEL': "kubernetes.NodeGroupLabel", + 'KUBERNETES.NODEGROUPTAINT': "kubernetes.NodeGroupTaint", + 'KUBERNETES.NODEINFO': "kubernetes.NodeInfo", + 'KUBERNETES.NODESPEC': "kubernetes.NodeSpec", + 'KUBERNETES.NODESTATUS': "kubernetes.NodeStatus", + 'KUBERNETES.OBJECTMETA': "kubernetes.ObjectMeta", + 'KUBERNETES.OVSBOND': "kubernetes.OvsBond", + 'KUBERNETES.PODSTATUS': "kubernetes.PodStatus", + 'KUBERNETES.PROXYCONFIG': "kubernetes.ProxyConfig", + 'KUBERNETES.ROUTE': "kubernetes.Route", + 'KUBERNETES.SERVICESTATUS': "kubernetes.ServiceStatus", + 'KUBERNETES.STATEFULSETSTATUS': "kubernetes.StatefulSetStatus", + 'KUBERNETES.TAINT': "kubernetes.Taint", + 'LICENSE.SUBSTITUTELICENSE': "license.SubstituteLicense", + 'MACPOOL.BLOCK': "macpool.Block", + 'MACPOOL.MEMBEROF': "macpool.MemberOf", + 'MACPOOL.RESERVATIONREFERENCE': "macpool.ReservationReference", + 'MEMORY.PERSISTENTMEMORYGOAL': "memory.PersistentMemoryGoal", + 'MEMORY.PERSISTENTMEMORYLOCALSECURITY': "memory.PersistentMemoryLocalSecurity", + 'MEMORY.PERSISTENTMEMORYLOGICALNAMESPACE': "memory.PersistentMemoryLogicalNamespace", + 'META.ACCESSPRIVILEGE': "meta.AccessPrivilege", + 'META.DISPLAYNAMEDEFINITION': "meta.DisplayNameDefinition", + 'META.IDENTITYDEFINITION': "meta.IdentityDefinition", + 'META.PROPDEFINITION': "meta.PropDefinition", + 'META.RELATIONSHIPDEFINITION': "meta.RelationshipDefinition", + 'MO.MOREF': "mo.MoRef", + 'MO.TAG': "mo.Tag", + 'MO.VERSIONCONTEXT': "mo.VersionContext", + 'MONITORING.CATEGORYSTATUS': "monitoring.CategoryStatus", + 'NETWORK.HYPERFLEXINTERNETPROTOCOLADDRESSRANGE': "network.HyperFlexInternetProtocolAddressRange", + 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress", + 'NIAAPI.DETAIL': "niaapi.Detail", + 'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail", + 'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo", + 'NIAAPI.SOFTWAREREGEX': "niaapi.SoftwareRegex", + 'NIAAPI.VERSIONREGEXPLATFORM': "niaapi.VersionRegexPlatform", + 'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails", + 'NIATELEMETRY.CLOUDREGIONSELEMENT': "niatelemetry.CloudRegionsElement", + 'NIATELEMETRY.CLOUDROUTERSELEMENT': "niatelemetry.CloudRoutersElement", + 'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus", + 'NIATELEMETRY.DIGITALOPTICALMONITORING': "niatelemetry.DigitalOpticalMonitoring", + 'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo", + 'NIATELEMETRY.EQPTSTORAGEFIRMWARE': "niatelemetry.EqptStorageFirmware", + 'NIATELEMETRY.EQPTCAPACITYPOLUSAGE5MIN': "niatelemetry.EqptcapacityPolUsage5min", + 'NIATELEMETRY.EQPTCAPACITYPREFIXENTRIES15MIN': "niatelemetry.EqptcapacityPrefixEntries15min", + 'NIATELEMETRY.EQPTCAPACITYPREFIXENTRIES5MIN': "niatelemetry.EqptcapacityPrefixEntries5min", + 'NIATELEMETRY.FANDETAILS': "niatelemetry.FanDetails", + 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail", + 'NIATELEMETRY.INTERFACE': "niatelemetry.Interface", + 'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement", + 'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail", + 'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink", + 'NIATELEMETRY.MDSNEIGHBORINFO': "niatelemetry.MdsNeighborInfo", + 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo", + 'NIATELEMETRY.NODE': "niatelemetry.Node", + 'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters", + 'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni", + 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn", + 'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn", + 'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp", + 'NIATELEMETRY.PROCSYSCPU15MIN': "niatelemetry.ProcSysCpu15min", + 'NIATELEMETRY.PROCSYSCPU5MIN': "niatelemetry.ProcSysCpu5min", + 'NIATELEMETRY.PROCSYSMEM15MIN': "niatelemetry.ProcSysMem15min", + 'NIATELEMETRY.PROCSYSMEM5MIN': "niatelemetry.ProcSysMem5min", + 'NIATELEMETRY.SITES': "niatelemetry.Sites", + 'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense", + 'NIATELEMETRY.SWITCHDISKUTILIZATION': "niatelemetry.SwitchDiskUtilization", + 'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus", + 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails", + 'NOTIFICATION.AGGREGATIONSETTINGS': "notification.AggregationSettings", + 'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition", + 'NOTIFICATION.MOCONDITION': "notification.MoCondition", + 'NOTIFICATION.SENDEMAIL': "notification.SendEmail", + 'NOTIFICATION.TRIGGERWEBHOOK': "notification.TriggerWebhook", + 'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer", + 'ONPREM.IMAGEPACKAGE': "onprem.ImagePackage", + 'ONPREM.SCHEDULE': "onprem.Schedule", + 'ONPREM.UPGRADENOTE': "onprem.UpgradeNote", + 'ONPREM.UPGRADEPHASE': "onprem.UpgradePhase", + 'OPENAPI.APIINFO': "openapi.ApiInfo", + 'OPENAPI.FAILEDTASK': "openapi.FailedTask", + 'OPENAPI.KEYVALUEPAIR': "openapi.KeyValuePair", + 'OPRS.KVPAIR': "oprs.Kvpair", + 'OS.ANSWERS': "os.Answers", + 'OS.FIBRECHANNELTARGET': "os.FibreChannelTarget", + 'OS.GLOBALCONFIG': "os.GlobalConfig", + 'OS.IPV4CONFIGURATION': "os.Ipv4Configuration", + 'OS.IPV6CONFIGURATION': "os.Ipv6Configuration", + 'OS.ISCSITARGET': "os.IscsiTarget", + 'OS.PHYSICALDISK': "os.PhysicalDisk", + 'OS.PHYSICALDISKRESPONSE': "os.PhysicalDiskResponse", + 'OS.PLACEHOLDER': "os.PlaceHolder", + 'OS.SERVERCONFIG': "os.ServerConfig", + 'OS.VALIDATIONINFORMATION': "os.ValidationInformation", + 'OS.VIRTUALDRIVE': "os.VirtualDrive", + 'OS.VIRTUALDRIVERESPONSE': "os.VirtualDriveResponse", + 'OS.VMWAREPARAMETERS': "os.VmwareParameters", + 'OS.WINDOWSPARAMETERS': "os.WindowsParameters", + 'PKIX.DISTINGUISHEDNAME': "pkix.DistinguishedName", + 'PKIX.ECDSAKEYSPEC': "pkix.EcdsaKeySpec", + 'PKIX.EDDSAKEYSPEC': "pkix.EddsaKeySpec", + 'PKIX.RSAALGORITHM': "pkix.RsaAlgorithm", + 'PKIX.SUBJECTALTERNATENAME': "pkix.SubjectAlternateName", + 'POLICY.ACTIONPARAM': "policy.ActionParam", + 'POLICY.ACTIONQUALIFIER': "policy.ActionQualifier", + 'POLICY.CONFIGCHANGE': "policy.ConfigChange", + 'POLICY.CONFIGCHANGECONTEXT': "policy.ConfigChangeContext", + 'POLICY.CONFIGCONTEXT': "policy.ConfigContext", + 'POLICY.CONFIGRESULTCONTEXT': "policy.ConfigResultContext", + 'POLICY.POLICYSTATUS': "policy.PolicyStatus", + 'POLICY.QUALIFIER': "policy.Qualifier", + 'POLICYINVENTORY.JOBINFO': "policyinventory.JobInfo", + 'RECOVERY.BACKUPSCHEDULE': "recovery.BackupSchedule", + 'RESOURCE.PERTYPECOMBINEDSELECTOR': "resource.PerTypeCombinedSelector", + 'RESOURCE.SELECTOR': "resource.Selector", + 'RESOURCE.SOURCETOPERMISSIONRESOURCES': "resource.SourceToPermissionResources", + 'RESOURCE.SOURCETOPERMISSIONRESOURCESHOLDER': "resource.SourceToPermissionResourcesHolder", + 'RESOURCEPOOL.SERVERLEASEPARAMETERS': "resourcepool.ServerLeaseParameters", + 'RESOURCEPOOL.SERVERPOOLPARAMETERS': "resourcepool.ServerPoolParameters", + 'SDCARD.DIAGNOSTICS': "sdcard.Diagnostics", + 'SDCARD.DRIVERS': "sdcard.Drivers", + 'SDCARD.HOSTUPGRADEUTILITY': "sdcard.HostUpgradeUtility", + 'SDCARD.OPERATINGSYSTEM': "sdcard.OperatingSystem", + 'SDCARD.PARTITION': "sdcard.Partition", + 'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility", + 'SDCARD.USERPARTITION': "sdcard.UserPartition", + 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", + 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + 'SNMP.TRAP': "snmp.Trap", + 'SNMP.USER': "snmp.User", + 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", + 'SOFTWAREREPOSITORY.CIFSSERVER': "softwarerepository.CifsServer", + 'SOFTWAREREPOSITORY.CONSTRAINTMODELS': "softwarerepository.ConstraintModels", + 'SOFTWAREREPOSITORY.HTTPSERVER': "softwarerepository.HttpServer", + 'SOFTWAREREPOSITORY.IMPORTRESULT': "softwarerepository.ImportResult", + 'SOFTWAREREPOSITORY.LOCALMACHINE': "softwarerepository.LocalMachine", + 'SOFTWAREREPOSITORY.NFSSERVER': "softwarerepository.NfsServer", + 'STORAGE.AUTOMATICDRIVEGROUP': "storage.AutomaticDriveGroup", + 'STORAGE.EXTERNALLUN': "storage.ExternalLun", + 'STORAGE.EXTERNALPARITYGROUP': "storage.ExternalParityGroup", + 'STORAGE.EXTERNALPATH': "storage.ExternalPath", + 'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization", + 'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity", + 'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator", + 'STORAGE.HYPERFLEXISCSIINITIATOR': "storage.HyperFlexIscsiInitiator", + 'STORAGE.INITIATOR': "storage.Initiator", + 'STORAGE.KEYSETTING': "storage.KeySetting", + 'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting", + 'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig", + 'STORAGE.MANUALDRIVEGROUP': "storage.ManualDriveGroup", + 'STORAGE.NETAPPAUTOSUPPORT': "storage.NetAppAutoSupport", + 'STORAGE.NETAPPCIFSACL': "storage.NetAppCifsAcl", + 'STORAGE.NETAPPETHERNETPORTLAG': "storage.NetAppEthernetPortLag", + 'STORAGE.NETAPPETHERNETPORTVLAN': "storage.NetAppEthernetPortVlan", + 'STORAGE.NETAPPEXPORTPOLICYRULE': "storage.NetAppExportPolicyRule", + 'STORAGE.NETAPPHIGHAVAILABILITY': "storage.NetAppHighAvailability", + 'STORAGE.NETAPPPERFORMANCEMETRICSAVERAGE': "storage.NetAppPerformanceMetricsAverage", + 'STORAGE.NETAPPPORT': "storage.NetAppPort", + 'STORAGE.NETAPPSTORAGECLUSTEREFFICIENCY': "storage.NetAppStorageClusterEfficiency", + 'STORAGE.NETAPPSTORAGEUTILIZATION': "storage.NetAppStorageUtilization", + 'STORAGE.PUREARRAYUTILIZATION': "storage.PureArrayUtilization", + 'STORAGE.PUREDISKUTILIZATION': "storage.PureDiskUtilization", + 'STORAGE.PUREHOSTUTILIZATION': "storage.PureHostUtilization", + 'STORAGE.PUREREPLICATIONBLACKOUT': "storage.PureReplicationBlackout", + 'STORAGE.PUREVOLUMEUTILIZATION': "storage.PureVolumeUtilization", + 'STORAGE.R0DRIVE': "storage.R0Drive", + 'STORAGE.REMOTEKEYSETTING': "storage.RemoteKeySetting", + 'STORAGE.SPACE': "storage.Space", + 'STORAGE.SPANDRIVES': "storage.SpanDrives", + 'STORAGE.STORAGECONTAINERHOSTMOUNTSTATUS': "storage.StorageContainerHostMountStatus", + 'STORAGE.STORAGECONTAINERUTILIZATION': "storage.StorageContainerUtilization", + 'STORAGE.VIRTUALDRIVECONFIGURATION': "storage.VirtualDriveConfiguration", + 'STORAGE.VIRTUALDRIVEPOLICY': "storage.VirtualDrivePolicy", + 'STORAGE.VOLUMEUTILIZATION': "storage.VolumeUtilization", + 'SYSLOG.LOCALFILELOGGINGCLIENT': "syslog.LocalFileLoggingClient", + 'SYSLOG.REMOTELOGGINGCLIENT': "syslog.RemoteLoggingClient", + 'TAM.ACTION': "tam.Action", + 'TAM.APIDATASOURCE': "tam.ApiDataSource", + 'TAM.EOLADVISORYDETAILS': "tam.EolAdvisoryDetails", + 'TAM.EOLSEVERITY': "tam.EolSeverity", + 'TAM.IDENTIFIERS': "tam.Identifiers", + 'TAM.MILESTONE': "tam.Milestone", + 'TAM.PSIRTSEVERITY': "tam.PsirtSeverity", + 'TAM.QUERYENTRY': "tam.QueryEntry", + 'TAM.S3DATASOURCE': "tam.S3DataSource", + 'TAM.SECURITYADVISORYDETAILS': "tam.SecurityAdvisoryDetails", + 'TAM.TEXTFSMTEMPLATEDATASOURCE': "tam.TextFsmTemplateDataSource", + 'TECHSUPPORTMANAGEMENT.APPLIANCEPARAM': "techsupportmanagement.ApplianceParam", + 'TECHSUPPORTMANAGEMENT.NIAPARAM': "techsupportmanagement.NiaParam", + 'TECHSUPPORTMANAGEMENT.PLATFORMPARAM': "techsupportmanagement.PlatformParam", + 'TEMPLATE.TRANSFORMATIONSTAGE': "template.TransformationStage", + 'TERRAFORM.CLOUDRESOURCE': "terraform.CloudResource", + 'TERRAFORM.RUNSTATE': "terraform.Runstate", + 'UCSD.CONNECTORPACK': "ucsd.ConnectorPack", + 'UCSD.UCSDRESTOREPARAMETERS': "ucsd.UcsdRestoreParameters", + 'UCSDCONNECTOR.RESTCLIENTMESSAGE': "ucsdconnector.RestClientMessage", + 'UUIDPOOL.RESERVATIONREFERENCE': "uuidpool.ReservationReference", + 'UUIDPOOL.UUIDBLOCK': "uuidpool.UuidBlock", + 'VIRTUALIZATION.ACTIONINFO': "virtualization.ActionInfo", + 'VIRTUALIZATION.AWSVMCOMPUTECONFIGURATION': "virtualization.AwsVmComputeConfiguration", + 'VIRTUALIZATION.AWSVMCONFIGURATION': "virtualization.AwsVmConfiguration", + 'VIRTUALIZATION.AWSVMNETWORKCONFIGURATION': "virtualization.AwsVmNetworkConfiguration", + 'VIRTUALIZATION.AWSVMSTORAGECONFIGURATION': "virtualization.AwsVmStorageConfiguration", + 'VIRTUALIZATION.BONDSTATE': "virtualization.BondState", + 'VIRTUALIZATION.CLOUDINITCONFIG': "virtualization.CloudInitConfig", + 'VIRTUALIZATION.COMPUTECAPACITY': "virtualization.ComputeCapacity", + 'VIRTUALIZATION.CPUALLOCATION': "virtualization.CpuAllocation", + 'VIRTUALIZATION.CPUINFO': "virtualization.CpuInfo", + 'VIRTUALIZATION.DISKSTATUS': "virtualization.DiskStatus", + 'VIRTUALIZATION.ESXICLONECUSTOMSPEC': "virtualization.EsxiCloneCustomSpec", + 'VIRTUALIZATION.ESXIHOSTCONFIGURATION': "virtualization.EsxiHostConfiguration", + 'VIRTUALIZATION.ESXIOVACUSTOMSPEC': "virtualization.EsxiOvaCustomSpec", + 'VIRTUALIZATION.ESXIVMCOMPUTECONFIGURATION': "virtualization.EsxiVmComputeConfiguration", + 'VIRTUALIZATION.ESXIVMCONFIGURATION': "virtualization.EsxiVmConfiguration", + 'VIRTUALIZATION.ESXIVMNETWORKCONFIGURATION': "virtualization.EsxiVmNetworkConfiguration", + 'VIRTUALIZATION.ESXIVMSTORAGECONFIGURATION': "virtualization.EsxiVmStorageConfiguration", + 'VIRTUALIZATION.GUESTINFO': "virtualization.GuestInfo", + 'VIRTUALIZATION.HXAPVMCONFIGURATION': "virtualization.HxapVmConfiguration", + 'VIRTUALIZATION.IPADDRESSINFO': "virtualization.IpAddressInfo", + 'VIRTUALIZATION.MEMORYALLOCATION': "virtualization.MemoryAllocation", + 'VIRTUALIZATION.MEMORYCAPACITY': "virtualization.MemoryCapacity", + 'VIRTUALIZATION.NETWORKINTERFACE': "virtualization.NetworkInterface", + 'VIRTUALIZATION.NETWORKPORT': "virtualization.NetworkPort", + 'VIRTUALIZATION.PRODUCTINFO': "virtualization.ProductInfo", + 'VIRTUALIZATION.STORAGECAPACITY': "virtualization.StorageCapacity", + 'VIRTUALIZATION.VDISKCONFIG': "virtualization.VdiskConfig", + 'VIRTUALIZATION.VIRTUALDISKCONFIG': "virtualization.VirtualDiskConfig", + 'VIRTUALIZATION.VIRTUALMACHINEDISK': "virtualization.VirtualMachineDisk", + 'VIRTUALIZATION.VMDISK': "virtualization.VmDisk", + 'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk", + 'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface", + 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol", + 'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo", + 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes", + 'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption", + 'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo", + 'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover", + 'VIRTUALIZATION.VMWAREVLANRANGE': "virtualization.VmwareVlanRange", + 'VIRTUALIZATION.VMWAREVMCPUSHAREINFO': "virtualization.VmwareVmCpuShareInfo", + 'VIRTUALIZATION.VMWAREVMCPUSOCKETINFO': "virtualization.VmwareVmCpuSocketInfo", + 'VIRTUALIZATION.VMWAREVMDISKCOMMITINFO': "virtualization.VmwareVmDiskCommitInfo", + 'VIRTUALIZATION.VMWAREVMMEMORYSHAREINFO': "virtualization.VmwareVmMemoryShareInfo", + 'VIRTUALIZATION.VOLUMEINFO': "virtualization.VolumeInfo", + 'VMEDIA.MAPPING': "vmedia.Mapping", + 'VNIC.ARFSSETTINGS': "vnic.ArfsSettings", + 'VNIC.CDN': "vnic.Cdn", + 'VNIC.COMPLETIONQUEUESETTINGS': "vnic.CompletionQueueSettings", + 'VNIC.ETHINTERRUPTSETTINGS': "vnic.EthInterruptSettings", + 'VNIC.ETHRXQUEUESETTINGS': "vnic.EthRxQueueSettings", + 'VNIC.ETHTXQUEUESETTINGS': "vnic.EthTxQueueSettings", + 'VNIC.FCERRORRECOVERYSETTINGS': "vnic.FcErrorRecoverySettings", + 'VNIC.FCINTERRUPTSETTINGS': "vnic.FcInterruptSettings", + 'VNIC.FCQUEUESETTINGS': "vnic.FcQueueSettings", + 'VNIC.FLOGISETTINGS': "vnic.FlogiSettings", + 'VNIC.ISCSIAUTHPROFILE': "vnic.IscsiAuthProfile", + 'VNIC.LUN': "vnic.Lun", + 'VNIC.NVGRESETTINGS': "vnic.NvgreSettings", + 'VNIC.PLACEMENTSETTINGS': "vnic.PlacementSettings", + 'VNIC.PLOGISETTINGS': "vnic.PlogiSettings", + 'VNIC.PTPSETTINGS': "vnic.PtpSettings", + 'VNIC.ROCESETTINGS': "vnic.RoceSettings", + 'VNIC.RSSHASHSETTINGS': "vnic.RssHashSettings", + 'VNIC.SCSIQUEUESETTINGS': "vnic.ScsiQueueSettings", + 'VNIC.TCPOFFLOADSETTINGS': "vnic.TcpOffloadSettings", + 'VNIC.USNICSETTINGS': "vnic.UsnicSettings", + 'VNIC.VIFSTATUS': "vnic.VifStatus", + 'VNIC.VLANSETTINGS': "vnic.VlanSettings", + 'VNIC.VMQSETTINGS': "vnic.VmqSettings", + 'VNIC.VSANSETTINGS': "vnic.VsanSettings", + 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", + 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", + 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", + 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", + 'WORKFLOW.CANCELABLETYPE': "workflow.CancelableType", + 'WORKFLOW.CLICOMMAND': "workflow.CliCommand", + 'WORKFLOW.COMMENTS': "workflow.Comments", + 'WORKFLOW.CONSTRAINTS': "workflow.Constraints", + 'WORKFLOW.CUSTOMARRAYITEM': "workflow.CustomArrayItem", + 'WORKFLOW.CUSTOMDATAPROPERTY': "workflow.CustomDataProperty", + 'WORKFLOW.CUSTOMDATATYPE': "workflow.CustomDataType", + 'WORKFLOW.CUSTOMDATATYPEPROPERTIES': "workflow.CustomDataTypeProperties", + 'WORKFLOW.DECISIONCASE': "workflow.DecisionCase", + 'WORKFLOW.DECISIONTASK': "workflow.DecisionTask", + 'WORKFLOW.DEFAULTVALUE': "workflow.DefaultValue", + 'WORKFLOW.DISPLAYMETA': "workflow.DisplayMeta", + 'WORKFLOW.DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'WORKFLOW.DYNAMICWORKFLOWACTIONTASKLIST': "workflow.DynamicWorkflowActionTaskList", + 'WORKFLOW.ENUMENTRY': "workflow.EnumEntry", + 'WORKFLOW.EXPECTPROMPT': "workflow.ExpectPrompt", + 'WORKFLOW.FAILUREENDTASK': "workflow.FailureEndTask", + 'WORKFLOW.FILEDOWNLOADOP': "workflow.FileDownloadOp", + 'WORKFLOW.FILEOPERATIONS': "workflow.FileOperations", + 'WORKFLOW.FILETEMPLATEOP': "workflow.FileTemplateOp", + 'WORKFLOW.FILETRANSFER': "workflow.FileTransfer", + 'WORKFLOW.FORKTASK': "workflow.ForkTask", + 'WORKFLOW.INITIATORCONTEXT': "workflow.InitiatorContext", + 'WORKFLOW.INTERNALPROPERTIES': "workflow.InternalProperties", + 'WORKFLOW.JOINTASK': "workflow.JoinTask", + 'WORKFLOW.LOOPTASK': "workflow.LoopTask", + 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", + 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", + 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", + 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", + 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", + 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", + 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", + 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", + 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", + 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", + 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + 'WORKFLOW.SSHCMD': "workflow.SshCmd", + 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", + 'WORKFLOW.SSHSESSION': "workflow.SshSession", + 'WORKFLOW.STARTTASK': "workflow.StartTask", + 'WORKFLOW.SUBWORKFLOWTASK': "workflow.SubWorkflowTask", + 'WORKFLOW.SUCCESSENDTASK': "workflow.SuccessEndTask", + 'WORKFLOW.TARGETCONTEXT': "workflow.TargetContext", + 'WORKFLOW.TARGETDATATYPE': "workflow.TargetDataType", + 'WORKFLOW.TARGETPROPERTY': "workflow.TargetProperty", + 'WORKFLOW.TASKCONSTRAINTS': "workflow.TaskConstraints", + 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", + 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", + 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", + 'WORKFLOW.WAITTASK': "workflow.WaitTask", + 'WORKFLOW.WAITTASKPROMPT': "workflow.WaitTaskPrompt", + 'WORKFLOW.WEBAPI': "workflow.WebApi", + 'WORKFLOW.WORKERTASK': "workflow.WorkerTask", + 'WORKFLOW.WORKFLOWCTX': "workflow.WorkflowCtx", + 'WORKFLOW.WORKFLOWENGINEPROPERTIES': "workflow.WorkflowEngineProperties", + 'WORKFLOW.WORKFLOWINFOAUTORESTARTPROPERTIES': "workflow.WorkflowInfoAutoRestartProperties", + 'WORKFLOW.WORKFLOWINFOPROPERTIES': "workflow.WorkflowInfoProperties", + 'WORKFLOW.WORKFLOWPROPERTIES': "workflow.WorkflowProperties", + 'WORKFLOW.XMLAPI': "workflow.XmlApi", + 'X509.CERTIFICATE': "x509.Certificate", + }, + ('object_type',): { + 'ACCESS.ADDRESSTYPE': "access.AddressType", + 'ACCESS.CONFIGURATIONTYPE': "access.ConfigurationType", + 'ADAPTER.ADAPTERCONFIG': "adapter.AdapterConfig", + 'ADAPTER.DCEINTERFACESETTINGS': "adapter.DceInterfaceSettings", + 'ADAPTER.ETHSETTINGS': "adapter.EthSettings", + 'ADAPTER.FCSETTINGS': "adapter.FcSettings", + 'ADAPTER.PORTCHANNELSETTINGS': "adapter.PortChannelSettings", + 'APPLIANCE.APISTATUS': "appliance.ApiStatus", + 'APPLIANCE.CERTRENEWALPHASE': "appliance.CertRenewalPhase", + 'APPLIANCE.CLUSTERINSTALLPHASE': "appliance.ClusterInstallPhase", + 'APPLIANCE.KEYVALUEPAIR': "appliance.KeyValuePair", + 'APPLIANCE.NODEIPINFO': "appliance.NodeIpInfo", + 'APPLIANCE.STATUSCHECK': "appliance.StatusCheck", + 'ASSET.ADDRESSINFORMATION': "asset.AddressInformation", + 'ASSET.APIKEYCREDENTIAL': "asset.ApiKeyCredential", + 'ASSET.CLIENTCERTIFICATECREDENTIAL': "asset.ClientCertificateCredential", + 'ASSET.CLOUDCONNECTION': "asset.CloudConnection", + 'ASSET.CONNECTIONCONTROLMESSAGE': "asset.ConnectionControlMessage", + 'ASSET.CONTRACTINFORMATION': "asset.ContractInformation", + 'ASSET.CUSTOMERINFORMATION': "asset.CustomerInformation", + 'ASSET.DEPLOYMENTALARMINFO': "asset.DeploymentAlarmInfo", + 'ASSET.DEPLOYMENTDEVICEALARMINFO': "asset.DeploymentDeviceAlarmInfo", + 'ASSET.DEPLOYMENTDEVICEINFORMATION': "asset.DeploymentDeviceInformation", + 'ASSET.DEVICEENDPOINTLOCALCREDENTIAL': "asset.DeviceEndpointLocalCredential", + 'ASSET.DEVICEINFORMATION': "asset.DeviceInformation", + 'ASSET.DEVICESTATISTICS': "asset.DeviceStatistics", + 'ASSET.DEVICETRANSACTION': "asset.DeviceTransaction", + 'ASSET.GENERICTARGETCLAIMOPTIONS': "asset.GenericTargetClaimOptions", + 'ASSET.GLOBALULTIMATE': "asset.GlobalUltimate", + 'ASSET.GOOGLECLOUDPLATFORMSERVICEACCOUNTKEYCREDENTIAL': "asset.GoogleCloudPlatformServiceAccountKeyCredential", + 'ASSET.HTTPCONNECTION': "asset.HttpConnection", + 'ASSET.INTERSIGHTDEVICECONNECTORCONNECTION': "asset.IntersightDeviceConnectorConnection", + 'ASSET.METERINGTYPE': "asset.MeteringType", + 'ASSET.NEWRELICCREDENTIAL': "asset.NewRelicCredential", + 'ASSET.NOAUTHENTICATIONCREDENTIAL': "asset.NoAuthenticationCredential", + 'ASSET.OAUTHBEARERTOKENCREDENTIAL': "asset.OauthBearerTokenCredential", + 'ASSET.OAUTHCLIENTIDSECRETCREDENTIAL': "asset.OauthClientIdSecretCredential", + 'ASSET.ORCHESTRATIONHITACHIVIRTUALSTORAGEPLATFORMOPTIONS': "asset.OrchestrationHitachiVirtualStoragePlatformOptions", + 'ASSET.ORCHESTRATIONHSMVMWAREVCENTEROPTIONS': "asset.OrchestrationHsmVmwareVcenterOptions", + 'ASSET.ORCHESTRATIONSERVICE': "asset.OrchestrationService", + 'ASSET.PARENTCONNECTIONSIGNATURE': "asset.ParentConnectionSignature", + 'ASSET.PRIVATEKEYCREDENTIAL': "asset.PrivateKeyCredential", + 'ASSET.PRODUCTINFORMATION': "asset.ProductInformation", + 'ASSET.SCOPEDTARGETCONNECTION': "asset.ScopedTargetConnection", + 'ASSET.SERVICENOWCREDENTIAL': "asset.ServiceNowCredential", + 'ASSET.SSHCONNECTION': "asset.SshConnection", + 'ASSET.SUDIINFO': "asset.SudiInfo", + 'ASSET.TARGETKEY': "asset.TargetKey", + 'ASSET.TARGETSIGNATURE': "asset.TargetSignature", + 'ASSET.TARGETSTATUSDETAILS': "asset.TargetStatusDetails", + 'ASSET.TERRAFORMINTEGRATIONSERVICE': "asset.TerraformIntegrationService", + 'ASSET.TERRAFORMINTEGRATIONTERRAFORMAGENTOPTIONS': "asset.TerraformIntegrationTerraformAgentOptions", + 'ASSET.TERRAFORMINTEGRATIONTERRAFORMCLOUDOPTIONS': "asset.TerraformIntegrationTerraformCloudOptions", + 'ASSET.USERNAMEPASSWORDCREDENTIAL': "asset.UsernamePasswordCredential", + 'ASSET.VIRTUALIZATIONAMAZONWEBSERVICEOPTIONS': "asset.VirtualizationAmazonWebServiceOptions", + 'ASSET.VIRTUALIZATIONSERVICE': "asset.VirtualizationService", + 'ASSET.VMHOST': "asset.VmHost", + 'ASSET.WORKLOADOPTIMIZERAMAZONWEBSERVICESBILLINGOPTIONS': "asset.WorkloadOptimizerAmazonWebServicesBillingOptions", + 'ASSET.WORKLOADOPTIMIZERDYNATRACEOPTIONS': "asset.WorkloadOptimizerDynatraceOptions", + 'ASSET.WORKLOADOPTIMIZERGOOGLECLOUDPLATFORMBILLINGOPTIONS': "asset.WorkloadOptimizerGoogleCloudPlatformBillingOptions", + 'ASSET.WORKLOADOPTIMIZERHYPERVOPTIONS': "asset.WorkloadOptimizerHypervOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREAPPLICATIONINSIGHTSOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureApplicationInsightsOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREBILLINGOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureBillingOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZUREENTERPRISEAGREEMENTOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureEnterpriseAgreementOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTAZURESERVICEPRINCIPALOPTIONS': "asset.WorkloadOptimizerMicrosoftAzureServicePrincipalOptions", + 'ASSET.WORKLOADOPTIMIZERMICROSOFTSQLSERVEROPTIONS': "asset.WorkloadOptimizerMicrosoftSqlServerOptions", + 'ASSET.WORKLOADOPTIMIZERNEWRELICOPTIONS': "asset.WorkloadOptimizerNewRelicOptions", + 'ASSET.WORKLOADOPTIMIZEROPENSTACKOPTIONS': "asset.WorkloadOptimizerOpenStackOptions", + 'ASSET.WORKLOADOPTIMIZERORACLEDATABASESERVEROPTIONS': "asset.WorkloadOptimizerOracleDatabaseServerOptions", + 'ASSET.WORKLOADOPTIMIZERREDHATOPENSTACKOPTIONS': "asset.WorkloadOptimizerRedHatOpenStackOptions", + 'ASSET.WORKLOADOPTIMIZERSERVICE': "asset.WorkloadOptimizerService", + 'ASSET.WORKLOADOPTIMIZERVMWAREVCENTEROPTIONS': "asset.WorkloadOptimizerVmwareVcenterOptions", + 'BOOT.BOOTLOADER': "boot.Bootloader", + 'BOOT.ISCSI': "boot.Iscsi", + 'BOOT.LOCALCDD': "boot.LocalCdd", + 'BOOT.LOCALDISK': "boot.LocalDisk", + 'BOOT.NVME': "boot.Nvme", + 'BOOT.PCHSTORAGE': "boot.PchStorage", + 'BOOT.PXE': "boot.Pxe", + 'BOOT.SAN': "boot.San", + 'BOOT.SDCARD': "boot.SdCard", + 'BOOT.UEFISHELL': "boot.UefiShell", + 'BOOT.USB': "boot.Usb", + 'BOOT.VIRTUALMEDIA': "boot.VirtualMedia", + 'BULK.HTTPHEADER': "bulk.HttpHeader", + 'BULK.RESTRESULT': "bulk.RestResult", + 'BULK.RESTSUBREQUEST': "bulk.RestSubRequest", + 'CAPABILITY.FEATURECONFIG': "capability.FeatureConfig", + 'CAPABILITY.PORTRANGE': "capability.PortRange", + 'CAPABILITY.SWITCHNETWORKLIMITS': "capability.SwitchNetworkLimits", + 'CAPABILITY.SWITCHSTORAGELIMITS': "capability.SwitchStorageLimits", + 'CAPABILITY.SWITCHSYSTEMLIMITS': "capability.SwitchSystemLimits", + 'CAPABILITY.SWITCHINGMODECAPABILITY': "capability.SwitchingModeCapability", + 'CERTIFICATEMANAGEMENT.IMC': "certificatemanagement.Imc", + 'CLOUD.AVAILABILITYZONE': "cloud.AvailabilityZone", + 'CLOUD.BILLINGUNIT': "cloud.BillingUnit", + 'CLOUD.CLOUDREGION': "cloud.CloudRegion", + 'CLOUD.CLOUDTAG': "cloud.CloudTag", + 'CLOUD.CUSTOMATTRIBUTES': "cloud.CustomAttributes", + 'CLOUD.IMAGEREFERENCE': "cloud.ImageReference", + 'CLOUD.INSTANCETYPE': "cloud.InstanceType", + 'CLOUD.NETWORKACCESSCONFIG': "cloud.NetworkAccessConfig", + 'CLOUD.NETWORKADDRESS': "cloud.NetworkAddress", + 'CLOUD.NETWORKINSTANCEATTACHMENT': "cloud.NetworkInstanceAttachment", + 'CLOUD.NETWORKINTERFACEATTACHMENT': "cloud.NetworkInterfaceAttachment", + 'CLOUD.SECURITYGROUPRULE': "cloud.SecurityGroupRule", + 'CLOUD.TFCWORKSPACEVARIABLES': "cloud.TfcWorkspaceVariables", + 'CLOUD.VOLUMEATTACHMENT': "cloud.VolumeAttachment", + 'CLOUD.VOLUMEINSTANCEATTACHMENT': "cloud.VolumeInstanceAttachment", + 'CLOUD.VOLUMEIOPSINFO': "cloud.VolumeIopsInfo", + 'CLOUD.VOLUMETYPE': "cloud.VolumeType", + 'CMRF.CMRF': "cmrf.CmRf", + 'COMM.IPV4ADDRESSBLOCK': "comm.IpV4AddressBlock", + 'COMM.IPV4INTERFACE': "comm.IpV4Interface", + 'COMM.IPV6INTERFACE': "comm.IpV6Interface", + 'COMPUTE.ALARMSUMMARY': "compute.AlarmSummary", + 'COMPUTE.IPADDRESS': "compute.IpAddress", + 'COMPUTE.PENDINGWORKFLOWTRIGGER': "compute.PendingWorkflowTrigger", + 'COMPUTE.PERSISTENTMEMORYMODULE': "compute.PersistentMemoryModule", + 'COMPUTE.PERSISTENTMEMORYOPERATION': "compute.PersistentMemoryOperation", + 'COMPUTE.SERVERCONFIG': "compute.ServerConfig", + 'COMPUTE.SERVEROPSTATUS': "compute.ServerOpStatus", + 'COMPUTE.STORAGECONTROLLEROPERATION': "compute.StorageControllerOperation", + 'COMPUTE.STORAGEPHYSICALDRIVE': "compute.StoragePhysicalDrive", + 'COMPUTE.STORAGEPHYSICALDRIVEOPERATION': "compute.StoragePhysicalDriveOperation", + 'COMPUTE.STORAGEVIRTUALDRIVE': "compute.StorageVirtualDrive", + 'COMPUTE.STORAGEVIRTUALDRIVEOPERATION': "compute.StorageVirtualDriveOperation", + 'COND.ALARMACTION': "cond.AlarmAction", + 'COND.ALARMSPEC': "cond.AlarmSpec", + 'COND.ALARMSUMMARY': "cond.AlarmSummary", + 'CONNECTOR.CLOSESTREAMMESSAGE': "connector.CloseStreamMessage", + 'CONNECTOR.COMMANDCONTROLMESSAGE': "connector.CommandControlMessage", + 'CONNECTOR.COMMANDTERMINALSTREAM': "connector.CommandTerminalStream", + 'CONNECTOR.EVENTLOG': "connector.EventLog", + 'CONNECTOR.EXPECTPROMPT': "connector.ExpectPrompt", + 'CONNECTOR.FETCHSTREAMMESSAGE': "connector.FetchStreamMessage", + 'CONNECTOR.FILECHECKSUM': "connector.FileChecksum", + 'CONNECTOR.FILEMESSAGE': "connector.FileMessage", + 'CONNECTOR.HTTPREQUEST': "connector.HttpRequest", + 'CONNECTOR.SSHCONFIG': "connector.SshConfig", + 'CONNECTOR.SSHMESSAGE': "connector.SshMessage", + 'CONNECTOR.STARTSTREAM': "connector.StartStream", + 'CONNECTOR.STARTSTREAMFROMDEVICE': "connector.StartStreamFromDevice", + 'CONNECTOR.STREAMACKNOWLEDGE': "connector.StreamAcknowledge", + 'CONNECTOR.STREAMINPUT': "connector.StreamInput", + 'CONNECTOR.STREAMKEEPALIVE': "connector.StreamKeepalive", + 'CONNECTOR.TARGETCHANGEMESSAGE': "connector.TargetChangeMessage", + 'CONNECTOR.TARGETSPECIFICATION': "connector.TargetSpecification", + 'CONNECTOR.URL': "connector.Url", + 'CONNECTOR.WINRMREQUEST': "connector.WinrmRequest", + 'CONNECTOR.XMLAPIMESSAGE': "connector.XmlApiMessage", + 'CONNECTORPACK.CONNECTORPACKUPDATE': "connectorpack.ConnectorPackUpdate", + 'CONTENT.COMPLEXTYPE': "content.ComplexType", + 'CONTENT.PARAMETER': "content.Parameter", + 'CONTENT.TEXTPARAMETER': "content.TextParameter", + 'CONVERGEDINFRA.ALARMSUMMARY': "convergedinfra.AlarmSummary", + 'CONVERGEDINFRA.COMPLIANCESUMMARY': "convergedinfra.ComplianceSummary", + 'CONVERGEDINFRA.PODSUMMARY': "convergedinfra.PodSummary", + 'CRD.CUSTOMRESOURCECONFIGPROPERTY': "crd.CustomResourceConfigProperty", + 'EQUIPMENT.IOCARDIDENTITY': "equipment.IoCardIdentity", + 'FABRIC.FCZONEMEMBER': "fabric.FcZoneMember", + 'FABRIC.LLDPSETTINGS': "fabric.LldpSettings", + 'FABRIC.MACAGINGSETTINGS': "fabric.MacAgingSettings", + 'FABRIC.PORTIDENTIFIER': "fabric.PortIdentifier", + 'FABRIC.QOSCLASS': "fabric.QosClass", + 'FABRIC.UDLDGLOBALSETTINGS': "fabric.UdldGlobalSettings", + 'FABRIC.UDLDSETTINGS': "fabric.UdldSettings", + 'FABRIC.VLANSETTINGS': "fabric.VlanSettings", + 'FCPOOL.BLOCK': "fcpool.Block", + 'FCPOOL.RESERVATIONREFERENCE': "fcpool.ReservationReference", + 'FEEDBACK.FEEDBACKDATA': "feedback.FeedbackData", + 'FIRMWARE.CHASSISUPGRADEIMPACT': "firmware.ChassisUpgradeImpact", + 'FIRMWARE.CIFSSERVER': "firmware.CifsServer", + 'FIRMWARE.COMPONENTIMPACT': "firmware.ComponentImpact", + 'FIRMWARE.COMPONENTMETA': "firmware.ComponentMeta", + 'FIRMWARE.DIRECTDOWNLOAD': "firmware.DirectDownload", + 'FIRMWARE.EXCLUDECOMPONENTPIDLISTTYPE': "firmware.ExcludeComponentPidListType", + 'FIRMWARE.FABRICUPGRADEIMPACT': "firmware.FabricUpgradeImpact", + 'FIRMWARE.FIRMWAREINVENTORY': "firmware.FirmwareInventory", + 'FIRMWARE.HTTPSERVER': "firmware.HttpServer", + 'FIRMWARE.NETWORKSHARE': "firmware.NetworkShare", + 'FIRMWARE.NFSSERVER': "firmware.NfsServer", + 'FIRMWARE.SERVERUPGRADEIMPACT': "firmware.ServerUpgradeImpact", + 'FORECAST.MODEL': "forecast.Model", + 'HCL.CONSTRAINT': "hcl.Constraint", + 'HCL.FIRMWARE': "hcl.Firmware", + 'HCL.HARDWARECOMPATIBILITYPROFILE': "hcl.HardwareCompatibilityProfile", + 'HCL.PRODUCT': "hcl.Product", + 'HYPERFLEX.ALARMSUMMARY': "hyperflex.AlarmSummary", + 'HYPERFLEX.APPSETTINGCONSTRAINT': "hyperflex.AppSettingConstraint", + 'HYPERFLEX.BACKUPPOLICYSETTINGS': "hyperflex.BackupPolicySettings", + 'HYPERFLEX.DATASTOREINFO': "hyperflex.DatastoreInfo", + 'HYPERFLEX.ENTITYREFERENCE': "hyperflex.EntityReference", + 'HYPERFLEX.ERRORSTACK': "hyperflex.ErrorStack", + 'HYPERFLEX.FEATURELIMITENTRY': "hyperflex.FeatureLimitEntry", + 'HYPERFLEX.FILEPATH': "hyperflex.FilePath", + 'HYPERFLEX.HEALTHCHECKNODELEVELINFO': "hyperflex.HealthCheckNodeLevelInfo", + 'HYPERFLEX.HEALTHCHECKSCRIPTINFO': "hyperflex.HealthCheckScriptInfo", + 'HYPERFLEX.HXHOSTMOUNTSTATUSDT': "hyperflex.HxHostMountStatusDt", + 'HYPERFLEX.HXLICENSEAUTHORIZATIONDETAILSDT': "hyperflex.HxLicenseAuthorizationDetailsDt", + 'HYPERFLEX.HXLINKDT': "hyperflex.HxLinkDt", + 'HYPERFLEX.HXNETWORKADDRESSDT': "hyperflex.HxNetworkAddressDt", + 'HYPERFLEX.HXPLATFORMDATASTORECONFIGDT': "hyperflex.HxPlatformDatastoreConfigDt", + 'HYPERFLEX.HXREGISTRATIONDETAILSDT': "hyperflex.HxRegistrationDetailsDt", + 'HYPERFLEX.HXRESILIENCYINFODT': "hyperflex.HxResiliencyInfoDt", + 'HYPERFLEX.HXSITEDT': "hyperflex.HxSiteDt", + 'HYPERFLEX.HXUUIDDT': "hyperflex.HxUuIdDt", + 'HYPERFLEX.HXZONEINFODT': "hyperflex.HxZoneInfoDt", + 'HYPERFLEX.HXZONERESILIENCYINFODT': "hyperflex.HxZoneResiliencyInfoDt", + 'HYPERFLEX.IPADDRRANGE': "hyperflex.IpAddrRange", + 'HYPERFLEX.LOGICALAVAILABILITYZONE': "hyperflex.LogicalAvailabilityZone", + 'HYPERFLEX.MACADDRPREFIXRANGE': "hyperflex.MacAddrPrefixRange", + 'HYPERFLEX.MAPCLUSTERIDTOPROTECTIONINFO': "hyperflex.MapClusterIdToProtectionInfo", + 'HYPERFLEX.MAPCLUSTERIDTOSTSNAPSHOTPOINT': "hyperflex.MapClusterIdToStSnapshotPoint", + 'HYPERFLEX.MAPUUIDTOTRACKEDDISK': "hyperflex.MapUuidToTrackedDisk", + 'HYPERFLEX.NAMEDVLAN': "hyperflex.NamedVlan", + 'HYPERFLEX.NAMEDVSAN': "hyperflex.NamedVsan", + 'HYPERFLEX.PORTTYPETOPORTNUMBERMAP': "hyperflex.PortTypeToPortNumberMap", + 'HYPERFLEX.PROTECTIONINFO': "hyperflex.ProtectionInfo", + 'HYPERFLEX.REPLICATIONCLUSTERREFERENCETOSCHEDULE': "hyperflex.ReplicationClusterReferenceToSchedule", + 'HYPERFLEX.REPLICATIONPEERINFO': "hyperflex.ReplicationPeerInfo", + 'HYPERFLEX.REPLICATIONPLATDATASTORE': "hyperflex.ReplicationPlatDatastore", + 'HYPERFLEX.REPLICATIONPLATDATASTOREPAIR': "hyperflex.ReplicationPlatDatastorePair", + 'HYPERFLEX.REPLICATIONSCHEDULE': "hyperflex.ReplicationSchedule", + 'HYPERFLEX.REPLICATIONSTATUS': "hyperflex.ReplicationStatus", + 'HYPERFLEX.RPOSTATUS': "hyperflex.RpoStatus", + 'HYPERFLEX.SERVERFIRMWAREVERSIONINFO': "hyperflex.ServerFirmwareVersionInfo", + 'HYPERFLEX.SERVERMODELENTRY': "hyperflex.ServerModelEntry", + 'HYPERFLEX.SNAPSHOTFILES': "hyperflex.SnapshotFiles", + 'HYPERFLEX.SNAPSHOTINFOBRIEF': "hyperflex.SnapshotInfoBrief", + 'HYPERFLEX.SNAPSHOTPOINT': "hyperflex.SnapshotPoint", + 'HYPERFLEX.SNAPSHOTSTATUS': "hyperflex.SnapshotStatus", + 'HYPERFLEX.STPLATFORMCLUSTERHEALINGINFO': "hyperflex.StPlatformClusterHealingInfo", + 'HYPERFLEX.STPLATFORMCLUSTERRESILIENCYINFO': "hyperflex.StPlatformClusterResiliencyInfo", + 'HYPERFLEX.SUMMARY': "hyperflex.Summary", + 'HYPERFLEX.TRACKEDDISK': "hyperflex.TrackedDisk", + 'HYPERFLEX.TRACKEDFILE': "hyperflex.TrackedFile", + 'HYPERFLEX.VIRTUALMACHINE': "hyperflex.VirtualMachine", + 'HYPERFLEX.VIRTUALMACHINERUNTIMEINFO': "hyperflex.VirtualMachineRuntimeInfo", + 'HYPERFLEX.VMPROTECTIONSPACEUSAGE': "hyperflex.VmProtectionSpaceUsage", + 'HYPERFLEX.WWXNPREFIXRANGE': "hyperflex.WwxnPrefixRange", + 'I18N.MESSAGE': "i18n.Message", + 'I18N.MESSAGEPARAM': "i18n.MessageParam", + 'IAAS.LICENSEKEYSINFO': "iaas.LicenseKeysInfo", + 'IAAS.LICENSEUTILIZATIONINFO': "iaas.LicenseUtilizationInfo", + 'IAAS.WORKFLOWSTEPS': "iaas.WorkflowSteps", + 'IAM.ACCOUNTPERMISSIONS': "iam.AccountPermissions", + 'IAM.CLIENTMETA': "iam.ClientMeta", + 'IAM.ENDPOINTPASSWORDPROPERTIES': "iam.EndPointPasswordProperties", + 'IAM.FAILUREDETAILS': "iam.FailureDetails", + 'IAM.FEATUREDEFINITION': "iam.FeatureDefinition", + 'IAM.GROUPPERMISSIONTOROLES': "iam.GroupPermissionToRoles", + 'IAM.LDAPBASEPROPERTIES': "iam.LdapBaseProperties", + 'IAM.LDAPDNSPARAMETERS': "iam.LdapDnsParameters", + 'IAM.PERMISSIONREFERENCE': "iam.PermissionReference", + 'IAM.PERMISSIONTOROLES': "iam.PermissionToRoles", + 'IAM.RULE': "iam.Rule", + 'IAM.SAMLSPCONNECTION': "iam.SamlSpConnection", + 'IAM.SSOSESSIONATTRIBUTES': "iam.SsoSessionAttributes", + 'IMCCONNECTOR.WEBUIMESSAGE': "imcconnector.WebUiMessage", + 'INFRA.GPUCONFIGURATION': "infra.GpuConfiguration", + 'INFRA.HARDWAREINFO': "infra.HardwareInfo", + 'INFRA.METADATA': "infra.MetaData", + 'INFRA.MIGGPUCONFIGURATION': "infra.MigGpuConfiguration", + 'INVENTORY.INVENTORYMO': "inventory.InventoryMo", + 'INVENTORY.UEMINFO': "inventory.UemInfo", + 'IPPOOL.IPV4BLOCK': "ippool.IpV4Block", + 'IPPOOL.IPV4CONFIG': "ippool.IpV4Config", + 'IPPOOL.IPV6BLOCK': "ippool.IpV6Block", + 'IPPOOL.IPV6CONFIG': "ippool.IpV6Config", + 'IPPOOL.RESERVATIONREFERENCE': "ippool.ReservationReference", + 'IQNPOOL.IQNSUFFIXBLOCK': "iqnpool.IqnSuffixBlock", + 'IQNPOOL.RESERVATIONREFERENCE': "iqnpool.ReservationReference", + 'ISSUE.DEVICETAG': "issue.DeviceTag", + 'ISSUE.MESSAGE': "issue.Message", + 'ISSUE.ODATACONDITION': "issue.OdataCondition", + 'KUBERNETES.ACTIONINFO': "kubernetes.ActionInfo", + 'KUBERNETES.ADDON': "kubernetes.Addon", + 'KUBERNETES.ADDONCONFIGURATION': "kubernetes.AddonConfiguration", + 'KUBERNETES.ADDONVERSIONREFERENCE': "kubernetes.AddonVersionReference", + 'KUBERNETES.BAREMETALNETWORKINFO': "kubernetes.BaremetalNetworkInfo", + 'KUBERNETES.CALICOCONFIG': "kubernetes.CalicoConfig", + 'KUBERNETES.CLUSTERCERTIFICATECONFIGURATION': "kubernetes.ClusterCertificateConfiguration", + 'KUBERNETES.CLUSTERMANAGEMENTCONFIG': "kubernetes.ClusterManagementConfig", + 'KUBERNETES.CONFIGURATION': "kubernetes.Configuration", + 'KUBERNETES.DAEMONSETSTATUS': "kubernetes.DaemonSetStatus", + 'KUBERNETES.DEPLOYMENTSTATUS': "kubernetes.DeploymentStatus", + 'KUBERNETES.ESSENTIALADDON': "kubernetes.EssentialAddon", + 'KUBERNETES.ESXIVIRTUALMACHINEINFRACONFIG': "kubernetes.EsxiVirtualMachineInfraConfig", + 'KUBERNETES.ETHERNET': "kubernetes.Ethernet", + 'KUBERNETES.ETHERNETMATCHER': "kubernetes.EthernetMatcher", + 'KUBERNETES.HYPERFLEXAPVIRTUALMACHINEINFRACONFIG': "kubernetes.HyperFlexApVirtualMachineInfraConfig", + 'KUBERNETES.INGRESSSTATUS': "kubernetes.IngressStatus", + 'KUBERNETES.INSTANCETYPEDETAILS': "kubernetes.InstanceTypeDetails", + 'KUBERNETES.IPV4CONFIG': "kubernetes.IpV4Config", + 'KUBERNETES.KEYVALUE': "kubernetes.KeyValue", + 'KUBERNETES.LOADBALANCER': "kubernetes.LoadBalancer", + 'KUBERNETES.NETWORKINTERFACESPEC': "kubernetes.NetworkInterfaceSpec", + 'KUBERNETES.NODEADDRESS': "kubernetes.NodeAddress", + 'KUBERNETES.NODEGROUPLABEL': "kubernetes.NodeGroupLabel", + 'KUBERNETES.NODEGROUPTAINT': "kubernetes.NodeGroupTaint", + 'KUBERNETES.NODEINFO': "kubernetes.NodeInfo", + 'KUBERNETES.NODESPEC': "kubernetes.NodeSpec", + 'KUBERNETES.NODESTATUS': "kubernetes.NodeStatus", + 'KUBERNETES.OBJECTMETA': "kubernetes.ObjectMeta", + 'KUBERNETES.OVSBOND': "kubernetes.OvsBond", + 'KUBERNETES.PODSTATUS': "kubernetes.PodStatus", + 'KUBERNETES.PROXYCONFIG': "kubernetes.ProxyConfig", + 'KUBERNETES.ROUTE': "kubernetes.Route", + 'KUBERNETES.SERVICESTATUS': "kubernetes.ServiceStatus", + 'KUBERNETES.STATEFULSETSTATUS': "kubernetes.StatefulSetStatus", + 'KUBERNETES.TAINT': "kubernetes.Taint", + 'LICENSE.SUBSTITUTELICENSE': "license.SubstituteLicense", + 'MACPOOL.BLOCK': "macpool.Block", + 'MACPOOL.MEMBEROF': "macpool.MemberOf", + 'MACPOOL.RESERVATIONREFERENCE': "macpool.ReservationReference", + 'MEMORY.PERSISTENTMEMORYGOAL': "memory.PersistentMemoryGoal", + 'MEMORY.PERSISTENTMEMORYLOCALSECURITY': "memory.PersistentMemoryLocalSecurity", + 'MEMORY.PERSISTENTMEMORYLOGICALNAMESPACE': "memory.PersistentMemoryLogicalNamespace", + 'META.ACCESSPRIVILEGE': "meta.AccessPrivilege", + 'META.DISPLAYNAMEDEFINITION': "meta.DisplayNameDefinition", + 'META.IDENTITYDEFINITION': "meta.IdentityDefinition", + 'META.PROPDEFINITION': "meta.PropDefinition", + 'META.RELATIONSHIPDEFINITION': "meta.RelationshipDefinition", + 'MO.MOREF': "mo.MoRef", + 'MO.TAG': "mo.Tag", + 'MO.VERSIONCONTEXT': "mo.VersionContext", + 'MONITORING.CATEGORYSTATUS': "monitoring.CategoryStatus", + 'NETWORK.HYPERFLEXINTERNETPROTOCOLADDRESSRANGE': "network.HyperFlexInternetProtocolAddressRange", + 'NETWORK.HYPERFLEXNETWORKADDRESS': "network.HyperFlexNetworkAddress", + 'NIAAPI.DETAIL': "niaapi.Detail", + 'NIAAPI.NEWRELEASEDETAIL': "niaapi.NewReleaseDetail", + 'NIAAPI.REVISIONINFO': "niaapi.RevisionInfo", + 'NIAAPI.SOFTWAREREGEX': "niaapi.SoftwareRegex", + 'NIAAPI.VERSIONREGEXPLATFORM': "niaapi.VersionRegexPlatform", + 'NIATELEMETRY.BOOTFLASHDETAILS': "niatelemetry.BootflashDetails", + 'NIATELEMETRY.CLOUDREGIONSELEMENT': "niatelemetry.CloudRegionsElement", + 'NIATELEMETRY.CLOUDROUTERSELEMENT': "niatelemetry.CloudRoutersElement", + 'NIATELEMETRY.DEPLOYMENTSTATUS': "niatelemetry.DeploymentStatus", + 'NIATELEMETRY.DIGITALOPTICALMONITORING': "niatelemetry.DigitalOpticalMonitoring", + 'NIATELEMETRY.DISKINFO': "niatelemetry.Diskinfo", + 'NIATELEMETRY.EQPTSTORAGEFIRMWARE': "niatelemetry.EqptStorageFirmware", + 'NIATELEMETRY.EQPTCAPACITYPOLUSAGE5MIN': "niatelemetry.EqptcapacityPolUsage5min", + 'NIATELEMETRY.EQPTCAPACITYPREFIXENTRIES15MIN': "niatelemetry.EqptcapacityPrefixEntries15min", + 'NIATELEMETRY.EQPTCAPACITYPREFIXENTRIES5MIN': "niatelemetry.EqptcapacityPrefixEntries5min", + 'NIATELEMETRY.FANDETAILS': "niatelemetry.FanDetails", + 'NIATELEMETRY.IMAGEDETAIL': "niatelemetry.ImageDetail", + 'NIATELEMETRY.INTERFACE': "niatelemetry.Interface", + 'NIATELEMETRY.INTERFACEELEMENT': "niatelemetry.InterfaceElement", + 'NIATELEMETRY.JOBDETAIL': "niatelemetry.JobDetail", + 'NIATELEMETRY.LOGICALLINK': "niatelemetry.LogicalLink", + 'NIATELEMETRY.MDSNEIGHBORINFO': "niatelemetry.MdsNeighborInfo", + 'NIATELEMETRY.NETWORKINFO': "niatelemetry.NetworkInfo", + 'NIATELEMETRY.NODE': "niatelemetry.Node", + 'NIATELEMETRY.NVEPACKETCOUNTERS': "niatelemetry.NvePacketCounters", + 'NIATELEMETRY.NVEVNI': "niatelemetry.NveVni", + 'NIATELEMETRY.NXOSBGPEVPN': "niatelemetry.NxosBgpEvpn", + 'NIATELEMETRY.NXOSBGPMVPN': "niatelemetry.NxosBgpMvpn", + 'NIATELEMETRY.NXOSVTP': "niatelemetry.NxosVtp", + 'NIATELEMETRY.PROCSYSCPU15MIN': "niatelemetry.ProcSysCpu15min", + 'NIATELEMETRY.PROCSYSCPU5MIN': "niatelemetry.ProcSysCpu5min", + 'NIATELEMETRY.PROCSYSMEM15MIN': "niatelemetry.ProcSysMem15min", + 'NIATELEMETRY.PROCSYSMEM5MIN': "niatelemetry.ProcSysMem5min", + 'NIATELEMETRY.SITES': "niatelemetry.Sites", + 'NIATELEMETRY.SMARTLICENSE': "niatelemetry.SmartLicense", + 'NIATELEMETRY.SWITCHDISKUTILIZATION': "niatelemetry.SwitchDiskUtilization", + 'NIATELEMETRY.VNISTATUS': "niatelemetry.VniStatus", + 'NIATELEMETRY.VPCDETAILS': "niatelemetry.VpcDetails", + 'NOTIFICATION.AGGREGATIONSETTINGS': "notification.AggregationSettings", + 'NOTIFICATION.ALARMMOCONDITION': "notification.AlarmMoCondition", + 'NOTIFICATION.MOCONDITION': "notification.MoCondition", + 'NOTIFICATION.SENDEMAIL': "notification.SendEmail", + 'NOTIFICATION.TRIGGERWEBHOOK': "notification.TriggerWebhook", + 'NTP.AUTHNTPSERVER': "ntp.AuthNtpServer", + 'ONPREM.IMAGEPACKAGE': "onprem.ImagePackage", + 'ONPREM.SCHEDULE': "onprem.Schedule", + 'ONPREM.UPGRADENOTE': "onprem.UpgradeNote", + 'ONPREM.UPGRADEPHASE': "onprem.UpgradePhase", + 'OPENAPI.APIINFO': "openapi.ApiInfo", + 'OPENAPI.FAILEDTASK': "openapi.FailedTask", + 'OPENAPI.KEYVALUEPAIR': "openapi.KeyValuePair", + 'OPRS.KVPAIR': "oprs.Kvpair", + 'OS.ANSWERS': "os.Answers", + 'OS.FIBRECHANNELTARGET': "os.FibreChannelTarget", + 'OS.GLOBALCONFIG': "os.GlobalConfig", + 'OS.IPV4CONFIGURATION': "os.Ipv4Configuration", + 'OS.IPV6CONFIGURATION': "os.Ipv6Configuration", + 'OS.ISCSITARGET': "os.IscsiTarget", + 'OS.PHYSICALDISK': "os.PhysicalDisk", + 'OS.PHYSICALDISKRESPONSE': "os.PhysicalDiskResponse", + 'OS.PLACEHOLDER': "os.PlaceHolder", + 'OS.SERVERCONFIG': "os.ServerConfig", + 'OS.VALIDATIONINFORMATION': "os.ValidationInformation", + 'OS.VIRTUALDRIVE': "os.VirtualDrive", + 'OS.VIRTUALDRIVERESPONSE': "os.VirtualDriveResponse", + 'OS.VMWAREPARAMETERS': "os.VmwareParameters", + 'OS.WINDOWSPARAMETERS': "os.WindowsParameters", + 'PKIX.DISTINGUISHEDNAME': "pkix.DistinguishedName", + 'PKIX.ECDSAKEYSPEC': "pkix.EcdsaKeySpec", + 'PKIX.EDDSAKEYSPEC': "pkix.EddsaKeySpec", + 'PKIX.RSAALGORITHM': "pkix.RsaAlgorithm", + 'PKIX.SUBJECTALTERNATENAME': "pkix.SubjectAlternateName", + 'POLICY.ACTIONPARAM': "policy.ActionParam", + 'POLICY.ACTIONQUALIFIER': "policy.ActionQualifier", + 'POLICY.CONFIGCHANGE': "policy.ConfigChange", + 'POLICY.CONFIGCHANGECONTEXT': "policy.ConfigChangeContext", + 'POLICY.CONFIGCONTEXT': "policy.ConfigContext", + 'POLICY.CONFIGRESULTCONTEXT': "policy.ConfigResultContext", + 'POLICY.POLICYSTATUS': "policy.PolicyStatus", + 'POLICY.QUALIFIER': "policy.Qualifier", + 'POLICYINVENTORY.JOBINFO': "policyinventory.JobInfo", + 'RECOVERY.BACKUPSCHEDULE': "recovery.BackupSchedule", + 'RESOURCE.PERTYPECOMBINEDSELECTOR': "resource.PerTypeCombinedSelector", + 'RESOURCE.SELECTOR': "resource.Selector", + 'RESOURCE.SOURCETOPERMISSIONRESOURCES': "resource.SourceToPermissionResources", + 'RESOURCE.SOURCETOPERMISSIONRESOURCESHOLDER': "resource.SourceToPermissionResourcesHolder", + 'RESOURCEPOOL.SERVERLEASEPARAMETERS': "resourcepool.ServerLeaseParameters", + 'RESOURCEPOOL.SERVERPOOLPARAMETERS': "resourcepool.ServerPoolParameters", + 'SDCARD.DIAGNOSTICS': "sdcard.Diagnostics", + 'SDCARD.DRIVERS': "sdcard.Drivers", + 'SDCARD.HOSTUPGRADEUTILITY': "sdcard.HostUpgradeUtility", + 'SDCARD.OPERATINGSYSTEM': "sdcard.OperatingSystem", + 'SDCARD.PARTITION': "sdcard.Partition", + 'SDCARD.SERVERCONFIGURATIONUTILITY': "sdcard.ServerConfigurationUtility", + 'SDCARD.USERPARTITION': "sdcard.UserPartition", + 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", + 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", + 'SNMP.TRAP': "snmp.Trap", + 'SNMP.USER': "snmp.User", + 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", + 'SOFTWAREREPOSITORY.CIFSSERVER': "softwarerepository.CifsServer", + 'SOFTWAREREPOSITORY.CONSTRAINTMODELS': "softwarerepository.ConstraintModels", + 'SOFTWAREREPOSITORY.HTTPSERVER': "softwarerepository.HttpServer", + 'SOFTWAREREPOSITORY.IMPORTRESULT': "softwarerepository.ImportResult", + 'SOFTWAREREPOSITORY.LOCALMACHINE': "softwarerepository.LocalMachine", + 'SOFTWAREREPOSITORY.NFSSERVER': "softwarerepository.NfsServer", + 'STORAGE.AUTOMATICDRIVEGROUP': "storage.AutomaticDriveGroup", + 'STORAGE.EXTERNALLUN': "storage.ExternalLun", + 'STORAGE.EXTERNALPARITYGROUP': "storage.ExternalParityGroup", + 'STORAGE.EXTERNALPATH': "storage.ExternalPath", + 'STORAGE.HITACHIARRAYUTILIZATION': "storage.HitachiArrayUtilization", + 'STORAGE.HITACHICAPACITY': "storage.HitachiCapacity", + 'STORAGE.HITACHIINITIATOR': "storage.HitachiInitiator", + 'STORAGE.HYPERFLEXISCSIINITIATOR': "storage.HyperFlexIscsiInitiator", + 'STORAGE.INITIATOR': "storage.Initiator", + 'STORAGE.KEYSETTING': "storage.KeySetting", + 'STORAGE.LOCALKEYSETTING': "storage.LocalKeySetting", + 'STORAGE.M2VIRTUALDRIVECONFIG': "storage.M2VirtualDriveConfig", + 'STORAGE.MANUALDRIVEGROUP': "storage.ManualDriveGroup", + 'STORAGE.NETAPPAUTOSUPPORT': "storage.NetAppAutoSupport", + 'STORAGE.NETAPPCIFSACL': "storage.NetAppCifsAcl", + 'STORAGE.NETAPPETHERNETPORTLAG': "storage.NetAppEthernetPortLag", + 'STORAGE.NETAPPETHERNETPORTVLAN': "storage.NetAppEthernetPortVlan", + 'STORAGE.NETAPPEXPORTPOLICYRULE': "storage.NetAppExportPolicyRule", + 'STORAGE.NETAPPHIGHAVAILABILITY': "storage.NetAppHighAvailability", + 'STORAGE.NETAPPPERFORMANCEMETRICSAVERAGE': "storage.NetAppPerformanceMetricsAverage", + 'STORAGE.NETAPPPORT': "storage.NetAppPort", + 'STORAGE.NETAPPSTORAGECLUSTEREFFICIENCY': "storage.NetAppStorageClusterEfficiency", + 'STORAGE.NETAPPSTORAGEUTILIZATION': "storage.NetAppStorageUtilization", + 'STORAGE.PUREARRAYUTILIZATION': "storage.PureArrayUtilization", + 'STORAGE.PUREDISKUTILIZATION': "storage.PureDiskUtilization", + 'STORAGE.PUREHOSTUTILIZATION': "storage.PureHostUtilization", + 'STORAGE.PUREREPLICATIONBLACKOUT': "storage.PureReplicationBlackout", + 'STORAGE.PUREVOLUMEUTILIZATION': "storage.PureVolumeUtilization", + 'STORAGE.R0DRIVE': "storage.R0Drive", + 'STORAGE.REMOTEKEYSETTING': "storage.RemoteKeySetting", + 'STORAGE.SPACE': "storage.Space", + 'STORAGE.SPANDRIVES': "storage.SpanDrives", + 'STORAGE.STORAGECONTAINERHOSTMOUNTSTATUS': "storage.StorageContainerHostMountStatus", + 'STORAGE.STORAGECONTAINERUTILIZATION': "storage.StorageContainerUtilization", + 'STORAGE.VIRTUALDRIVECONFIGURATION': "storage.VirtualDriveConfiguration", + 'STORAGE.VIRTUALDRIVEPOLICY': "storage.VirtualDrivePolicy", + 'STORAGE.VOLUMEUTILIZATION': "storage.VolumeUtilization", + 'SYSLOG.LOCALFILELOGGINGCLIENT': "syslog.LocalFileLoggingClient", + 'SYSLOG.REMOTELOGGINGCLIENT': "syslog.RemoteLoggingClient", + 'TAM.ACTION': "tam.Action", + 'TAM.APIDATASOURCE': "tam.ApiDataSource", + 'TAM.EOLADVISORYDETAILS': "tam.EolAdvisoryDetails", + 'TAM.EOLSEVERITY': "tam.EolSeverity", + 'TAM.IDENTIFIERS': "tam.Identifiers", + 'TAM.MILESTONE': "tam.Milestone", + 'TAM.PSIRTSEVERITY': "tam.PsirtSeverity", + 'TAM.QUERYENTRY': "tam.QueryEntry", + 'TAM.S3DATASOURCE': "tam.S3DataSource", + 'TAM.SECURITYADVISORYDETAILS': "tam.SecurityAdvisoryDetails", + 'TAM.TEXTFSMTEMPLATEDATASOURCE': "tam.TextFsmTemplateDataSource", + 'TECHSUPPORTMANAGEMENT.APPLIANCEPARAM': "techsupportmanagement.ApplianceParam", + 'TECHSUPPORTMANAGEMENT.NIAPARAM': "techsupportmanagement.NiaParam", + 'TECHSUPPORTMANAGEMENT.PLATFORMPARAM': "techsupportmanagement.PlatformParam", + 'TEMPLATE.TRANSFORMATIONSTAGE': "template.TransformationStage", + 'TERRAFORM.CLOUDRESOURCE': "terraform.CloudResource", + 'TERRAFORM.RUNSTATE': "terraform.Runstate", + 'UCSD.CONNECTORPACK': "ucsd.ConnectorPack", + 'UCSD.UCSDRESTOREPARAMETERS': "ucsd.UcsdRestoreParameters", + 'UCSDCONNECTOR.RESTCLIENTMESSAGE': "ucsdconnector.RestClientMessage", + 'UUIDPOOL.RESERVATIONREFERENCE': "uuidpool.ReservationReference", + 'UUIDPOOL.UUIDBLOCK': "uuidpool.UuidBlock", + 'VIRTUALIZATION.ACTIONINFO': "virtualization.ActionInfo", + 'VIRTUALIZATION.AWSVMCOMPUTECONFIGURATION': "virtualization.AwsVmComputeConfiguration", + 'VIRTUALIZATION.AWSVMCONFIGURATION': "virtualization.AwsVmConfiguration", + 'VIRTUALIZATION.AWSVMNETWORKCONFIGURATION': "virtualization.AwsVmNetworkConfiguration", + 'VIRTUALIZATION.AWSVMSTORAGECONFIGURATION': "virtualization.AwsVmStorageConfiguration", + 'VIRTUALIZATION.BONDSTATE': "virtualization.BondState", + 'VIRTUALIZATION.CLOUDINITCONFIG': "virtualization.CloudInitConfig", + 'VIRTUALIZATION.COMPUTECAPACITY': "virtualization.ComputeCapacity", + 'VIRTUALIZATION.CPUALLOCATION': "virtualization.CpuAllocation", + 'VIRTUALIZATION.CPUINFO': "virtualization.CpuInfo", + 'VIRTUALIZATION.DISKSTATUS': "virtualization.DiskStatus", + 'VIRTUALIZATION.ESXICLONECUSTOMSPEC': "virtualization.EsxiCloneCustomSpec", + 'VIRTUALIZATION.ESXIHOSTCONFIGURATION': "virtualization.EsxiHostConfiguration", + 'VIRTUALIZATION.ESXIOVACUSTOMSPEC': "virtualization.EsxiOvaCustomSpec", + 'VIRTUALIZATION.ESXIVMCOMPUTECONFIGURATION': "virtualization.EsxiVmComputeConfiguration", + 'VIRTUALIZATION.ESXIVMCONFIGURATION': "virtualization.EsxiVmConfiguration", + 'VIRTUALIZATION.ESXIVMNETWORKCONFIGURATION': "virtualization.EsxiVmNetworkConfiguration", + 'VIRTUALIZATION.ESXIVMSTORAGECONFIGURATION': "virtualization.EsxiVmStorageConfiguration", + 'VIRTUALIZATION.GUESTINFO': "virtualization.GuestInfo", + 'VIRTUALIZATION.HXAPVMCONFIGURATION': "virtualization.HxapVmConfiguration", + 'VIRTUALIZATION.IPADDRESSINFO': "virtualization.IpAddressInfo", + 'VIRTUALIZATION.MEMORYALLOCATION': "virtualization.MemoryAllocation", + 'VIRTUALIZATION.MEMORYCAPACITY': "virtualization.MemoryCapacity", + 'VIRTUALIZATION.NETWORKINTERFACE': "virtualization.NetworkInterface", + 'VIRTUALIZATION.NETWORKPORT': "virtualization.NetworkPort", + 'VIRTUALIZATION.PRODUCTINFO': "virtualization.ProductInfo", + 'VIRTUALIZATION.STORAGECAPACITY': "virtualization.StorageCapacity", + 'VIRTUALIZATION.VDISKCONFIG': "virtualization.VdiskConfig", + 'VIRTUALIZATION.VIRTUALDISKCONFIG': "virtualization.VirtualDiskConfig", + 'VIRTUALIZATION.VIRTUALMACHINEDISK': "virtualization.VirtualMachineDisk", + 'VIRTUALIZATION.VMDISK': "virtualization.VmDisk", + 'VIRTUALIZATION.VMESXIDISK': "virtualization.VmEsxiDisk", + 'VIRTUALIZATION.VMINTERFACE': "virtualization.VmInterface", + 'VIRTUALIZATION.VMWAREDISCOVERYPROTOCOL': "virtualization.VmwareDiscoveryProtocol", + 'VIRTUALIZATION.VMWAREREMOTEDISPLAYINFO': "virtualization.VmwareRemoteDisplayInfo", + 'VIRTUALIZATION.VMWARERESOURCEALLOCATIONSYSTEMTRAFFICTYPES': "virtualization.VmwareResourceAllocationSystemTrafficTypes", + 'VIRTUALIZATION.VMWARERESOURCECONSUMPTION': "virtualization.VmwareResourceConsumption", + 'VIRTUALIZATION.VMWARESHARESINFO': "virtualization.VmwareSharesInfo", + 'VIRTUALIZATION.VMWARETEAMINGANDFAILOVER': "virtualization.VmwareTeamingAndFailover", + 'VIRTUALIZATION.VMWAREVLANRANGE': "virtualization.VmwareVlanRange", + 'VIRTUALIZATION.VMWAREVMCPUSHAREINFO': "virtualization.VmwareVmCpuShareInfo", + 'VIRTUALIZATION.VMWAREVMCPUSOCKETINFO': "virtualization.VmwareVmCpuSocketInfo", + 'VIRTUALIZATION.VMWAREVMDISKCOMMITINFO': "virtualization.VmwareVmDiskCommitInfo", + 'VIRTUALIZATION.VMWAREVMMEMORYSHAREINFO': "virtualization.VmwareVmMemoryShareInfo", + 'VIRTUALIZATION.VOLUMEINFO': "virtualization.VolumeInfo", + 'VMEDIA.MAPPING': "vmedia.Mapping", + 'VNIC.ARFSSETTINGS': "vnic.ArfsSettings", + 'VNIC.CDN': "vnic.Cdn", + 'VNIC.COMPLETIONQUEUESETTINGS': "vnic.CompletionQueueSettings", + 'VNIC.ETHINTERRUPTSETTINGS': "vnic.EthInterruptSettings", + 'VNIC.ETHRXQUEUESETTINGS': "vnic.EthRxQueueSettings", + 'VNIC.ETHTXQUEUESETTINGS': "vnic.EthTxQueueSettings", + 'VNIC.FCERRORRECOVERYSETTINGS': "vnic.FcErrorRecoverySettings", + 'VNIC.FCINTERRUPTSETTINGS': "vnic.FcInterruptSettings", + 'VNIC.FCQUEUESETTINGS': "vnic.FcQueueSettings", + 'VNIC.FLOGISETTINGS': "vnic.FlogiSettings", + 'VNIC.ISCSIAUTHPROFILE': "vnic.IscsiAuthProfile", + 'VNIC.LUN': "vnic.Lun", + 'VNIC.NVGRESETTINGS': "vnic.NvgreSettings", + 'VNIC.PLACEMENTSETTINGS': "vnic.PlacementSettings", + 'VNIC.PLOGISETTINGS': "vnic.PlogiSettings", + 'VNIC.PTPSETTINGS': "vnic.PtpSettings", + 'VNIC.ROCESETTINGS': "vnic.RoceSettings", + 'VNIC.RSSHASHSETTINGS': "vnic.RssHashSettings", + 'VNIC.SCSIQUEUESETTINGS': "vnic.ScsiQueueSettings", + 'VNIC.TCPOFFLOADSETTINGS': "vnic.TcpOffloadSettings", + 'VNIC.USNICSETTINGS': "vnic.UsnicSettings", + 'VNIC.VIFSTATUS': "vnic.VifStatus", + 'VNIC.VLANSETTINGS': "vnic.VlanSettings", + 'VNIC.VMQSETTINGS': "vnic.VmqSettings", + 'VNIC.VSANSETTINGS': "vnic.VsanSettings", + 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", + 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", + 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", + 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", + 'WORKFLOW.CANCELABLETYPE': "workflow.CancelableType", + 'WORKFLOW.CLICOMMAND': "workflow.CliCommand", + 'WORKFLOW.COMMENTS': "workflow.Comments", + 'WORKFLOW.CONSTRAINTS': "workflow.Constraints", + 'WORKFLOW.CUSTOMARRAYITEM': "workflow.CustomArrayItem", + 'WORKFLOW.CUSTOMDATAPROPERTY': "workflow.CustomDataProperty", + 'WORKFLOW.CUSTOMDATATYPE': "workflow.CustomDataType", + 'WORKFLOW.CUSTOMDATATYPEPROPERTIES': "workflow.CustomDataTypeProperties", + 'WORKFLOW.DECISIONCASE': "workflow.DecisionCase", + 'WORKFLOW.DECISIONTASK': "workflow.DecisionTask", + 'WORKFLOW.DEFAULTVALUE': "workflow.DefaultValue", + 'WORKFLOW.DISPLAYMETA': "workflow.DisplayMeta", + 'WORKFLOW.DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'WORKFLOW.DYNAMICWORKFLOWACTIONTASKLIST': "workflow.DynamicWorkflowActionTaskList", + 'WORKFLOW.ENUMENTRY': "workflow.EnumEntry", + 'WORKFLOW.EXPECTPROMPT': "workflow.ExpectPrompt", + 'WORKFLOW.FAILUREENDTASK': "workflow.FailureEndTask", + 'WORKFLOW.FILEDOWNLOADOP': "workflow.FileDownloadOp", + 'WORKFLOW.FILEOPERATIONS': "workflow.FileOperations", + 'WORKFLOW.FILETEMPLATEOP': "workflow.FileTemplateOp", + 'WORKFLOW.FILETRANSFER': "workflow.FileTransfer", + 'WORKFLOW.FORKTASK': "workflow.ForkTask", + 'WORKFLOW.INITIATORCONTEXT': "workflow.InitiatorContext", + 'WORKFLOW.INTERNALPROPERTIES': "workflow.InternalProperties", + 'WORKFLOW.JOINTASK': "workflow.JoinTask", + 'WORKFLOW.LOOPTASK': "workflow.LoopTask", + 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", + 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", + 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", + 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", + 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", + 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", + 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", + 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", + 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", + 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", + 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + 'WORKFLOW.SSHCMD': "workflow.SshCmd", + 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", + 'WORKFLOW.SSHSESSION': "workflow.SshSession", + 'WORKFLOW.STARTTASK': "workflow.StartTask", + 'WORKFLOW.SUBWORKFLOWTASK': "workflow.SubWorkflowTask", + 'WORKFLOW.SUCCESSENDTASK': "workflow.SuccessEndTask", + 'WORKFLOW.TARGETCONTEXT': "workflow.TargetContext", + 'WORKFLOW.TARGETDATATYPE': "workflow.TargetDataType", + 'WORKFLOW.TARGETPROPERTY': "workflow.TargetProperty", + 'WORKFLOW.TASKCONSTRAINTS': "workflow.TaskConstraints", + 'WORKFLOW.TASKLOOPINFO': "workflow.TaskLoopInfo", + 'WORKFLOW.TASKRETRYINFO': "workflow.TaskRetryInfo", + 'WORKFLOW.UIINPUTFILTER': "workflow.UiInputFilter", + 'WORKFLOW.VALIDATIONERROR': "workflow.ValidationError", + 'WORKFLOW.VALIDATIONINFORMATION': "workflow.ValidationInformation", + 'WORKFLOW.WAITTASK': "workflow.WaitTask", + 'WORKFLOW.WAITTASKPROMPT': "workflow.WaitTaskPrompt", + 'WORKFLOW.WEBAPI': "workflow.WebApi", + 'WORKFLOW.WORKERTASK': "workflow.WorkerTask", + 'WORKFLOW.WORKFLOWCTX': "workflow.WorkflowCtx", + 'WORKFLOW.WORKFLOWENGINEPROPERTIES': "workflow.WorkflowEngineProperties", + 'WORKFLOW.WORKFLOWINFOAUTORESTARTPROPERTIES': "workflow.WorkflowInfoAutoRestartProperties", + 'WORKFLOW.WORKFLOWINFOPROPERTIES': "workflow.WorkflowInfoProperties", + 'WORKFLOW.WORKFLOWPROPERTIES': "workflow.WorkflowProperties", + 'WORKFLOW.XMLAPI': "workflow.XmlApi", + 'X509.CERTIFICATE': "x509.Certificate", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'workflow.ResourceInlineSelector': WorkflowResourceInlineSelector, + 'workflow.ResourceSelectorCriteria': WorkflowResourceSelectorCriteria, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowAbstractResourceSelector - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowAbstractResourceSelector - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_abstract_worker_task.py b/intersight/model/workflow_abstract_worker_task.py index a7c6c9c57e..31bcc553a0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdae18464d..5b08697a82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad81cf3506..8a69a1bd89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6d29311121..7399679ddc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7e83870f02..1d87841640 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8a13110569..b0e2a4f0aa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0288311326..9073787ae0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ded53c620..82cb7ab65c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4222b27e42..b8d0daa049 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e38bca6be..ae4257e1ab 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1bec47e57..5b8873279c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 39c265535c..c49a2ff0f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e5e1b23319..bff38fcc00 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d1a6fb3dd..716e9c934e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -34,10 +34,12 @@ def lazy_import(): from intersight.model.mo_base_complex_type import MoBaseComplexType from intersight.model.workflow_custom_array_item import WorkflowCustomArrayItem from intersight.model.workflow_mo_reference_array_item import WorkflowMoReferenceArrayItem + from intersight.model.workflow_mo_reference_auto_array_item import WorkflowMoReferenceAutoArrayItem from intersight.model.workflow_primitive_array_item import WorkflowPrimitiveArrayItem globals()['MoBaseComplexType'] = MoBaseComplexType globals()['WorkflowCustomArrayItem'] = WorkflowCustomArrayItem globals()['WorkflowMoReferenceArrayItem'] = WorkflowMoReferenceArrayItem + globals()['WorkflowMoReferenceAutoArrayItem'] = WorkflowMoReferenceAutoArrayItem globals()['WorkflowPrimitiveArrayItem'] = WorkflowPrimitiveArrayItem @@ -494,6 +496,9 @@ class WorkflowArrayItem(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -636,7 +641,6 @@ class WorkflowArrayItem(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -667,21 +671,34 @@ class WorkflowArrayItem(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1137,6 +1154,9 @@ class WorkflowArrayItem(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1279,7 +1299,6 @@ class WorkflowArrayItem(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1310,21 +1329,34 @@ class WorkflowArrayItem(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1390,6 +1422,7 @@ def discriminator(): val = { 'workflow.CustomArrayItem': WorkflowCustomArrayItem, 'workflow.MoReferenceArrayItem': WorkflowMoReferenceArrayItem, + 'workflow.MoReferenceAutoArrayItem': WorkflowMoReferenceAutoArrayItem, 'workflow.PrimitiveArrayItem': WorkflowPrimitiveArrayItem, } if not val: diff --git a/intersight/model/workflow_associated_roles.py b/intersight/model/workflow_associated_roles.py index b2c020cb8f..24b0630fb0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -99,6 +99,7 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'moid': (str,), # noqa: E501 + 'required_privilege_names': ([str], none_type,), # noqa: E501 'roles': ([str], none_type,), # noqa: E501 'task_names': ([str], none_type,), # noqa: E501 'workflow_roles': ([WorkflowAssociatedRoles], none_type,), # noqa: E501 @@ -116,6 +117,7 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'moid': 'Moid', # noqa: E501 + 'required_privilege_names': 'RequiredPrivilegeNames', # noqa: E501 'roles': 'Roles', # noqa: E501 'task_names': 'TaskNames', # noqa: E501 'workflow_roles': 'WorkflowRoles', # noqa: E501 @@ -164,6 +166,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) moid (str): Stores the identifier of the task definition for which the required roles are cached in the workflow definition. In the case of sub workflow tasks, this property stores the identifier of the workflow that is wrapped in the sub workflow task.. [optional] # noqa: E501 + required_privilege_names ([str], none_type): [optional] # noqa: E501 roles ([str], none_type): [optional] # noqa: E501 task_names ([str], none_type): [optional] # noqa: E501 workflow_roles ([WorkflowAssociatedRoles], none_type): [optional] # noqa: E501 @@ -280,6 +283,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) moid (str): Stores the identifier of the task definition for which the required roles are cached in the workflow definition. In the case of sub workflow tasks, this property stores the identifier of the workflow that is wrapped in the sub workflow task.. [optional] # noqa: E501 + required_privilege_names ([str], none_type): [optional] # noqa: E501 roles ([str], none_type): [optional] # noqa: E501 task_names ([str], none_type): [optional] # noqa: E501 workflow_roles ([WorkflowAssociatedRoles], none_type): [optional] # noqa: E501 diff --git a/intersight/model/workflow_associated_roles_all_of.py b/intersight/model/workflow_associated_roles_all_of.py index ef0ae25300..65104b6219 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -97,6 +97,7 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'moid': (str,), # noqa: E501 + 'required_privilege_names': ([str], none_type,), # noqa: E501 'roles': ([str], none_type,), # noqa: E501 'task_names': ([str], none_type,), # noqa: E501 'workflow_roles': ([WorkflowAssociatedRoles], none_type,), # noqa: E501 @@ -111,6 +112,7 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'moid': 'Moid', # noqa: E501 + 'required_privilege_names': 'RequiredPrivilegeNames', # noqa: E501 'roles': 'Roles', # noqa: E501 'task_names': 'TaskNames', # noqa: E501 'workflow_roles': 'WorkflowRoles', # noqa: E501 @@ -163,6 +165,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) moid (str): Stores the identifier of the task definition for which the required roles are cached in the workflow definition. In the case of sub workflow tasks, this property stores the identifier of the workflow that is wrapped in the sub workflow task.. [optional] # noqa: E501 + required_privilege_names ([str], none_type): [optional] # noqa: E501 roles ([str], none_type): [optional] # noqa: E501 task_names ([str], none_type): [optional] # noqa: E501 workflow_roles ([WorkflowAssociatedRoles], none_type): [optional] # noqa: E501 @@ -260,6 +263,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) moid (str): Stores the identifier of the task definition for which the required roles are cached in the workflow definition. In the case of sub workflow tasks, this property stores the identifier of the workflow that is wrapped in the sub workflow task.. [optional] # noqa: E501 + required_privilege_names ([str], none_type): [optional] # noqa: E501 roles ([str], none_type): [optional] # noqa: E501 task_names ([str], none_type): [optional] # noqa: E501 workflow_roles ([WorkflowAssociatedRoles], none_type): [optional] # noqa: E501 diff --git a/intersight/model/workflow_base_data_type.py b/intersight/model/workflow_base_data_type.py index a6f0a2312d..51de3cf61f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -38,6 +38,8 @@ def lazy_import(): from intersight.model.workflow_default_value import WorkflowDefaultValue from intersight.model.workflow_display_meta import WorkflowDisplayMeta from intersight.model.workflow_dynamic_template_parser_data_type import WorkflowDynamicTemplateParserDataType + from intersight.model.workflow_mo_inventory_data_type import WorkflowMoInventoryDataType + from intersight.model.workflow_mo_reference_auto_data_type import WorkflowMoReferenceAutoDataType from intersight.model.workflow_mo_reference_data_type import WorkflowMoReferenceDataType from intersight.model.workflow_primitive_data_type import WorkflowPrimitiveDataType from intersight.model.workflow_target_data_type import WorkflowTargetDataType @@ -48,6 +50,8 @@ def lazy_import(): globals()['WorkflowDefaultValue'] = WorkflowDefaultValue globals()['WorkflowDisplayMeta'] = WorkflowDisplayMeta globals()['WorkflowDynamicTemplateParserDataType'] = WorkflowDynamicTemplateParserDataType + globals()['WorkflowMoInventoryDataType'] = WorkflowMoInventoryDataType + globals()['WorkflowMoReferenceAutoDataType'] = WorkflowMoReferenceAutoDataType globals()['WorkflowMoReferenceDataType'] = WorkflowMoReferenceDataType globals()['WorkflowPrimitiveDataType'] = WorkflowPrimitiveDataType globals()['WorkflowTargetDataType'] = WorkflowTargetDataType @@ -82,6 +86,8 @@ class WorkflowBaseDataType(ModelComposed): 'ARRAYDATATYPE': "workflow.ArrayDataType", 'CUSTOMDATATYPE': "workflow.CustomDataType", 'DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", 'MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'TARGETDATATYPE': "workflow.TargetDataType", @@ -90,6 +96,8 @@ class WorkflowBaseDataType(ModelComposed): 'ARRAYDATATYPE': "workflow.ArrayDataType", 'CUSTOMDATATYPE': "workflow.CustomDataType", 'DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", 'MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'TARGETDATATYPE': "workflow.TargetDataType", @@ -154,6 +162,8 @@ def discriminator(): 'workflow.ArrayDataType': WorkflowArrayDataType, 'workflow.CustomDataType': WorkflowCustomDataType, 'workflow.DynamicTemplateParserDataType': WorkflowDynamicTemplateParserDataType, + 'workflow.MoInventoryDataType': WorkflowMoInventoryDataType, + 'workflow.MoReferenceAutoDataType': WorkflowMoReferenceAutoDataType, 'workflow.MoReferenceDataType': WorkflowMoReferenceDataType, 'workflow.PrimitiveDataType': WorkflowPrimitiveDataType, 'workflow.TargetDataType': WorkflowTargetDataType, diff --git a/intersight/model/workflow_base_data_type_all_of.py b/intersight/model/workflow_base_data_type_all_of.py index 8a16fc747c..7fe8e8743a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -66,6 +66,8 @@ class WorkflowBaseDataTypeAllOf(ModelNormal): 'ARRAYDATATYPE': "workflow.ArrayDataType", 'CUSTOMDATATYPE': "workflow.CustomDataType", 'DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", 'MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'TARGETDATATYPE': "workflow.TargetDataType", @@ -74,6 +76,8 @@ class WorkflowBaseDataTypeAllOf(ModelNormal): 'ARRAYDATATYPE': "workflow.ArrayDataType", 'CUSTOMDATATYPE': "workflow.CustomDataType", 'DYNAMICTEMPLATEPARSERDATATYPE': "workflow.DynamicTemplateParserDataType", + 'MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", 'MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'TARGETDATATYPE': "workflow.TargetDataType", diff --git a/intersight/model/workflow_base_operation.py b/intersight/model/workflow_base_operation.py new file mode 100644 index 0000000000..8b9dfb99ad --- /dev/null +++ b/intersight/model/workflow_base_operation.py @@ -0,0 +1,369 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.workflow_base_operation_all_of import WorkflowBaseOperationAllOf + from intersight.model.workflow_operation_type_decommission import WorkflowOperationTypeDecommission + from intersight.model.workflow_operation_type_deployment import WorkflowOperationTypeDeployment + from intersight.model.workflow_operation_type_post_deployment import WorkflowOperationTypePostDeployment + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowBaseOperationAllOf'] = WorkflowBaseOperationAllOf + globals()['WorkflowOperationTypeDecommission'] = WorkflowOperationTypeDecommission + globals()['WorkflowOperationTypeDeployment'] = WorkflowOperationTypeDeployment + globals()['WorkflowOperationTypePostDeployment'] = WorkflowOperationTypePostDeployment + + +class WorkflowBaseOperation(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('object_type',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'workflow.OperationTypeDecommission': WorkflowOperationTypeDecommission, + 'workflow.OperationTypeDeployment': WorkflowOperationTypeDeployment, + 'workflow.OperationTypePostDeployment': WorkflowOperationTypePostDeployment, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowBaseOperation - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowBaseOperation - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowBaseOperationAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_base_operation_all_of.py b/intersight/model/workflow_base_operation_all_of.py new file mode 100644 index 0000000000..19179cea34 --- /dev/null +++ b/intersight/model/workflow_base_operation_all_of.py @@ -0,0 +1,295 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class WorkflowBaseOperationAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('object_type',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowBaseOperationAllOf - a model defined in OpenAPI + + Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowBaseOperationAllOf - a model defined in OpenAPI + + Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_batch_api_executor.py b/intersight/model/workflow_batch_api_executor.py index 0393e7ae6c..b2276cc2c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c531bcad70..5e4111c2ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a43fca7b0e..f313ee7c5e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 189310d7a9..cb9b88c52c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b793bf4a3e..c9b1bddfee 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4dd76f320..b3b87e6ba1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f7e7245d0..9a5440ae6c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 404c3cf841..f2a01e5bc1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ddb5ed45c2..9760a1449e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 778f188476..85b8d1872d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b038f4a44..39a3b79552 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_item_definition.py b/intersight/model/workflow_catalog_item_definition.py new file mode 100644 index 0000000000..051ccd5a95 --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition.py @@ -0,0 +1,486 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo import MoBaseMo + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_catalog_item_definition_all_of import WorkflowCatalogItemDefinitionAllOf + from intersight.model.workflow_service_item_type import WorkflowServiceItemType + from intersight.model.workflow_validation_information import WorkflowValidationInformation + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowCatalogItemDefinitionAllOf'] = WorkflowCatalogItemDefinitionAllOf + globals()['WorkflowServiceItemType'] = WorkflowServiceItemType + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation + + +class WorkflowCatalogItemDefinition(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + }, + ('object_type',): { + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 + }, + }, + ('version',): { + 'inclusive_minimum': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'service_items': ([WorkflowServiceItemType], none_type,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 + 'version': (int,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'service_items': 'ServiceItems', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 + 'version': 'Version', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + } + + read_only_vars = { + 'user_id_or_email', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinition - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogItemDefinition") + object_type = kwargs.get('object_type', "workflow.CatalogItemDefinition") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinition - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogItemDefinition") + object_type = kwargs.get('object_type', "workflow.CatalogItemDefinition") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseMo, + WorkflowCatalogItemDefinitionAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_catalog_item_definition_all_of.py b/intersight/model/workflow_catalog_item_definition_all_of.py new file mode 100644 index 0000000000..c6f5a88b51 --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition_all_of.py @@ -0,0 +1,359 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_service_item_type import WorkflowServiceItemType + from intersight.model.workflow_validation_information import WorkflowValidationInformation + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowServiceItemType'] = WorkflowServiceItemType + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation + + +class WorkflowCatalogItemDefinitionAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + }, + ('object_type',): { + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 + }, + }, + ('version',): { + 'inclusive_minimum': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'service_items': ([WorkflowServiceItemType], none_type,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 + 'version': (int,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'service_items': 'ServiceItems', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 + 'version': 'Version', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + } + + read_only_vars = { + 'user_id_or_email', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogItemDefinition") + object_type = kwargs.get('object_type', "workflow.CatalogItemDefinition") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogItemDefinition", must be one of ["workflow.CatalogItemDefinition", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogItemDefinition") + object_type = kwargs.get('object_type', "workflow.CatalogItemDefinition") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_catalog_item_definition_list.py b/intersight/model/workflow_catalog_item_definition_list.py new file mode 100644 index 0000000000..c91d7000df --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition_list.py @@ -0,0 +1,344 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition + from intersight.model.workflow_catalog_item_definition_list_all_of import WorkflowCatalogItemDefinitionListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['WorkflowCatalogItemDefinition'] = WorkflowCatalogItemDefinition + globals()['WorkflowCatalogItemDefinitionListAllOf'] = WorkflowCatalogItemDefinitionListAllOf + + +class WorkflowCatalogItemDefinitionList(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([WorkflowCatalogItemDefinition], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogItemDefinition], none_type): The array of 'workflow.CatalogItemDefinition' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogItemDefinition], none_type): The array of 'workflow.CatalogItemDefinition' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseResponse, + WorkflowCatalogItemDefinitionListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_catalog_item_definition_list_all_of.py b/intersight/model/workflow_catalog_item_definition_list_all_of.py new file mode 100644 index 0000000000..2b8f8e7185 --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition_list_all_of.py @@ -0,0 +1,274 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition + globals()['WorkflowCatalogItemDefinition'] = WorkflowCatalogItemDefinition + + +class WorkflowCatalogItemDefinitionListAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'count': (int,), # noqa: E501 + 'results': ([WorkflowCatalogItemDefinition], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogItemDefinition], none_type): The array of 'workflow.CatalogItemDefinition' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogItemDefinition], none_type): The array of 'workflow.CatalogItemDefinition' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_catalog_item_definition_relationship.py b/intersight/model/workflow_catalog_item_definition_relationship.py new file mode 100644 index 0000000000..cf22ddb2e2 --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition_relationship.py @@ -0,0 +1,1483 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition + from intersight.model.workflow_service_item_type import WorkflowServiceItemType + from intersight.model.workflow_validation_information import WorkflowValidationInformation + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowCatalogItemDefinition'] = WorkflowCatalogItemDefinition + globals()['WorkflowServiceItemType'] = WorkflowServiceItemType + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation + + +class WorkflowCatalogItemDefinitionRelationship(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'MO.MOREF': "mo.MoRef", + }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy", + 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface", + 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface", + 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface", + 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", + 'ADAPTER.UNIT': "adapter.Unit", + 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODESTATUS': "appliance.NodeStatus", + 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote", + 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport", + 'APPLIANCE.RESTORE': "appliance.Restore", + 'APPLIANCE.SETUPINFO': "appliance.SetupInfo", + 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo", + 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus", + 'APPLIANCE.UPGRADE': "appliance.Upgrade", + 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy", + 'ASSET.CLUSTERMEMBER': "asset.ClusterMember", + 'ASSET.DEPLOYMENT': "asset.Deployment", + 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice", + 'ASSET.DEVICECLAIM': "asset.DeviceClaim", + 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration", + 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager", + 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation", + 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification", + 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration", + 'ASSET.SUBSCRIPTION': "asset.Subscription", + 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount", + 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation", + 'ASSET.TARGET': "asset.Target", + 'BIOS.BOOTDEVICE': "bios.BootDevice", + 'BIOS.BOOTMODE': "bios.BootMode", + 'BIOS.POLICY': "bios.Policy", + 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder", + 'BIOS.TOKENSETTINGS': "bios.TokenSettings", + 'BIOS.UNIT': "bios.Unit", + 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration", + 'BOOT.CDDDEVICE': "boot.CddDevice", + 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode", + 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity", + 'BOOT.HDDDEVICE': "boot.HddDevice", + 'BOOT.ISCSIDEVICE': "boot.IscsiDevice", + 'BOOT.NVMEDEVICE': "boot.NvmeDevice", + 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice", + 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy", + 'BOOT.PXEDEVICE': "boot.PxeDevice", + 'BOOT.SANDEVICE': "boot.SanDevice", + 'BOOT.SDDEVICE': "boot.SdDevice", + 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice", + 'BOOT.USBDEVICE': "boot.UsbDevice", + 'BOOT.VMEDIADEVICE': "boot.VmediaDevice", + 'BULK.EXPORT': "bulk.Export", + 'BULK.EXPORTEDITEM': "bulk.ExportedItem", + 'BULK.MOCLONER': "bulk.MoCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", + 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport", + 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult", + 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry", + 'CHASSIS.IOMPROFILE': "chassis.IomProfile", + 'CHASSIS.PROFILE': "chassis.Profile", + 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit", + 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair", + 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface", + 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit", + 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup", + 'CLOUD.AWSSUBNET': "cloud.AwsSubnet", + 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine", + 'CLOUD.AWSVOLUME': "cloud.AwsVolume", + 'CLOUD.AWSVPC': "cloud.AwsVpc", + 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory", + 'CLOUD.REGIONS': "cloud.Regions", + 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType", + 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType", + 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType", + 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType", + 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards", + 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType", + 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool", + 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization", + 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace", + 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy", + 'COMPUTE.BLADE': "compute.Blade", + 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity", + 'COMPUTE.BOARD': "compute.Board", + 'COMPUTE.MAPPING': "compute.Mapping", + 'COMPUTE.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule", + 'EQUIPMENT.FAN': "equipment.Fan", + 'EQUIPMENT.FANCONTROL': "equipment.FanControl", + 'EQUIPMENT.FANMODULE': "equipment.FanModule", + 'EQUIPMENT.FEX': "equipment.Fex", + 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity", + 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation", + 'EQUIPMENT.FRU': "equipment.Fru", + 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary", + 'EQUIPMENT.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController", + 'EQUIPMENT.TPM': "equipment.Tpm", + 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver", + 'ETHER.HOSTPORT': "ether.HostPort", + 'ETHER.NETWORKPORT': "ether.NetworkPort", + 'ETHER.PHYSICALPORT': "ether.PhysicalPort", + 'ETHER.PORTCHANNEL': "ether.PortChannel", + 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization", + 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole", + 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole", + 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail", + 'FABRIC.CONFIGRESULT': "fabric.ConfigResult", + 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry", + 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity", + 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact", + 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy", + 'FABRIC.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy", + 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy", + 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy", + 'FABRIC.PCMEMBER': "fabric.PcMember", + 'FABRIC.PCOPERATION': "fabric.PcOperation", + 'FABRIC.PORTMODE': "fabric.PortMode", + 'FABRIC.PORTOPERATION': "fabric.PortOperation", + 'FABRIC.PORTPOLICY': "fabric.PortPolicy", + 'FABRIC.SANPINGROUP': "fabric.SanPinGroup", + 'FABRIC.SERVERROLE': "fabric.ServerRole", + 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy", + 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole", + 'FABRIC.UPLINKROLE': "fabric.UplinkRole", + 'FABRIC.VLAN': "fabric.Vlan", + 'FABRIC.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + 'FC.PHYSICALPORT': "fc.PhysicalPort", + 'FC.PORTCHANNEL': "fc.PortChannel", + 'FCPOOL.FCBLOCK': "fcpool.FcBlock", + 'FCPOOL.LEASE': "fcpool.Lease", + 'FCPOOL.POOL': "fcpool.Pool", + 'FCPOOL.POOLMEMBER': "fcpool.PoolMember", + 'FCPOOL.RESERVATION': "fcpool.Reservation", + 'FCPOOL.UNIVERSE': "fcpool.Universe", + 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost", + 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor", + 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor", + 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade", + 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor", + 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor", + 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable", + 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta", + 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor", + 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable", + 'FIRMWARE.EULA': "firmware.Eula", + 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary", + 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor", + 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor", + 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor", + 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor", + 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor", + 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor", + 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor", + 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware", + 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor", + 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable", + 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor", + 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade", + 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade", + 'FIRMWARE.UPGRADE': "firmware.Upgrade", + 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact", + 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", + 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FORECAST.CATALOG': "forecast.Catalog", + 'FORECAST.DEFINITION': "forecast.Definition", + 'FORECAST.INSTANCE': "forecast.Instance", + 'GRAPHICS.CARD': "graphics.Card", + 'GRAPHICS.CONTROLLER': "graphics.Controller", + 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus", + 'HCL.DRIVERIMAGE': "hcl.DriverImage", + 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog", + 'HCL.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName", + 'HYPERFLEX.ALARM': "hyperflex.Alarm", + 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog", + 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy", + 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster", + 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo", + 'HYPERFLEX.CLUSTER': "hyperflex.Cluster", + 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy", + 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment", + 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory", + 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot", + 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy", + 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment", + 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy", + 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult", + 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry", + 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer", + 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic", + 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState", + 'HYPERFLEX.DRIVE': "hyperflex.Drive", + 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption", + 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy", + 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy", + 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal", + 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal", + 'HYPERFLEX.HEALTH': "hyperflex.Health", + 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition", + 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution", + 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot", + 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + 'HYPERFLEX.NODE': "hyperflex.Node", + 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy", + 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile", + 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster", + 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy", + 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion", + 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry", + 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel", + 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion", + 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy", + 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer", + 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy", + 'HYPERFLEX.TARGET': "hyperflex.Target", + 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy", + 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy", + 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo", + 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation", + 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation", + 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo", + 'HYPERFLEX.VOLUME': "hyperflex.Volume", + 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration", + 'IAAS.CONNECTORPACK': "iaas.ConnectorPack", + 'IAAS.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + 'IAAS.UCSDINFO': "iaas.UcsdInfo", + 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra", + 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages", + 'IAM.ACCOUNT': "iam.Account", + 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience", + 'IAM.APIKEY': "iam.ApiKey", + 'IAM.APPREGISTRATION': "iam.AppRegistration", + 'IAM.BANNERMESSAGE': "iam.BannerMessage", + 'IAM.CERTIFICATE': "iam.Certificate", + 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest", + 'IAM.DOMAINGROUP': "iam.DomainGroup", + 'IAM.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + 'IAM.LDAPGROUP': "iam.LdapGroup", + 'IAM.LDAPPOLICY': "iam.LdapPolicy", + 'IAM.LDAPPROVIDER': "iam.LdapProvider", + 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword", + 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy", + 'IAM.OAUTHTOKEN': "iam.OAuthToken", + 'IAM.PERMISSION': "iam.Permission", + 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec", + 'IAM.PRIVILEGE': "iam.Privilege", + 'IAM.PRIVILEGESET': "iam.PrivilegeSet", + 'IAM.QUALIFIER': "iam.Qualifier", + 'IAM.RESOURCELIMITS': "iam.ResourceLimits", + 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission", + 'IAM.RESOURCEROLES': "iam.ResourceRoles", + 'IAM.ROLE': "iam.Role", + 'IAM.SECURITYHOLDER': "iam.SecurityHolder", + 'IAM.SERVICEPROVIDER': "iam.ServiceProvider", + 'IAM.SESSION': "iam.Session", + 'IAM.SESSIONLIMITS': "iam.SessionLimits", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock", + 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool", + 'IPPOOL.UNIVERSE': "ippool.Universe", + 'IQNPOOL.BLOCK': "iqnpool.Block", + 'IQNPOOL.LEASE': "iqnpool.Lease", + 'IQNPOOL.POOL': "iqnpool.Pool", + 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember", + 'IQNPOOL.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus", + 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic", + 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile", + 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation", + 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition", + 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy", + 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository", + 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile", + 'KUBERNETES.CATALOG': "kubernetes.Catalog", + 'KUBERNETES.CLUSTER': "kubernetes.Cluster", + 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile", + 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile", + 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult", + 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry", + 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy", + 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet", + 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment", + 'KUBERNETES.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + 'KUBERNETES.POD': "kubernetes.Pod", + 'KUBERNETES.SERVICE': "kubernetes.Service", + 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet", + 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy", + 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy", + 'KUBERNETES.VERSION': "kubernetes.Version", + 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider", + 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType", + 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile", + 'KVM.POLICY': "kvm.Policy", + 'KVM.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp", + 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken", + 'LS.SERVICEPROFILE': "ls.ServiceProfile", + 'MACPOOL.IDBLOCK': "macpool.IdBlock", + 'MACPOOL.LEASE': "macpool.Lease", + 'MACPOOL.POOL': "macpool.Pool", + 'MACPOOL.POOLMEMBER': "macpool.PoolMember", + 'MACPOOL.RESERVATION': "macpool.Reservation", + 'MACPOOL.UNIVERSE': "macpool.Universe", + 'MANAGEMENT.CONTROLLER': "management.Controller", + 'MANAGEMENT.ENTITY': "management.Entity", + 'MANAGEMENT.INTERFACE': "management.Interface", + 'MEMORY.ARRAY': "memory.Array", + 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult", + 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration", + 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace", + 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult", + 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy", + 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", + 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", + 'MEMORY.UNIT': "memory.Unit", + 'META.DEFINITION': "meta.Definition", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost", + 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice", + 'NIAAPI.APICHWEOL': "niaapi.ApicHweol", + 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease", + 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend", + 'NIAAPI.APICSWEOL': "niaapi.ApicSweol", + 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost", + 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice", + 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol", + 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease", + 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend", + 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol", + 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader", + 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata", + 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader", + 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata", + 'NIAAPI.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex", + 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails", + 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails", + 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails", + 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails", + 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails", + 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest", + 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler", + 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails", + 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails", + 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails", + 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth", + 'NIATELEMETRY.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails", + 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails", + 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails", + 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails", + 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails", + 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails", + 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp", + 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc", + 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails", + 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies", + 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails", + 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails", + 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails", + 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails", + 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails", + 'NIATELEMETRY.EPG': "niatelemetry.Epg", + 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails", + 'NIATELEMETRY.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails", + 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails", + 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails", + 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards", + 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage", + 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory", + 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm", + 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric", + 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState", + 'NIATELEMETRY.NICC': "niatelemetry.Nicc", + 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck", + 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies", + 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies", + 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies", + 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory", + 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc", + 'NIATELEMETRY.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo", + 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails", + 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest", + 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg", + 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter", + 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails", + 'NIATELEMETRY.TENANT': "niatelemetry.Tenant", + 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription", + 'NTP.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + 'OPRS.DEPLOYMENT': "oprs.Deployment", + 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage", + 'ORGANIZATION.ORGANIZATION': "organization.Organization", + 'OS.BULKINSTALLINFO': "os.BulkInstallInfo", + 'OS.CATALOG': "os.Catalog", + 'OS.CONFIGURATIONFILE': "os.ConfigurationFile", + 'OS.DISTRIBUTION': "os.Distribution", + 'OS.INSTALL': "os.Install", + 'OS.OSSUPPORT': "os.OsSupport", + 'OS.SUPPORTEDVERSION': "os.SupportedVersion", + 'OS.TEMPLATEFILE': "os.TemplateFile", + 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy", + 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile", + 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult", + 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry", + 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup", + 'RECOVERY.RESTORE': "recovery.Restore", + 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy", + 'RESOURCE.GROUP': "resource.Group", + 'RESOURCE.GROUPMEMBER': "resource.GroupMember", + 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount", + 'RESOURCE.MEMBERSHIP': "resource.Membership", + 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", + 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SDCARD.POLICY': "sdcard.Policy", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + 'SEARCH.SEARCHITEM': "search.SearchItem", + 'SEARCH.TAGITEM': "search.TagItem", + 'SECURITY.UNIT': "security.Unit", + 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail", + 'SERVER.CONFIGIMPORT': "server.ConfigImport", + 'SERVER.CONFIGRESULT': "server.ConfigResult", + 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta", + 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable", + 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable", + 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable", + 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization", + 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage", + 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog", + 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", + 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", + 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", + 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec", + 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile", + 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release", + 'SOL.POLICY': "sol.Policy", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController", + 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps", + 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive", + 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive", + 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController", + 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive", + 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive", + 'STORAGE.HITACHIARRAY': "storage.HitachiArray", + 'STORAGE.HITACHICONTROLLER': "storage.HitachiController", + 'STORAGE.HITACHIDISK': "storage.HitachiDisk", + 'STORAGE.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer", + 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume", + 'STORAGE.ITEM': "storage.Item", + 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate", + 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent", + 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk", + 'STORAGE.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent", + 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort", + 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent", + 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy", + 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface", + 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent", + 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort", + 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent", + 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup", + 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface", + 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent", + 'STORAGE.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PURECONTROLLER': "storage.PureController", + 'STORAGE.PUREDISK': "storage.PureDisk", + 'STORAGE.PUREHOST': "storage.PureHost", + 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup", + 'STORAGE.PUREHOSTLUN': "storage.PureHostLun", + 'STORAGE.PUREPORT': "storage.PurePort", + 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup", + 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot", + 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule", + 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule", + 'STORAGE.PUREVOLUME': "storage.PureVolume", + 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot", + 'STORAGE.SASEXPANDER': "storage.SasExpander", + 'STORAGE.SASPORT': "storage.SasPort", + 'STORAGE.SPAN': "storage.Span", + 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy", + 'STORAGE.VDMEMBEREP': "storage.VdMemberEp", + 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive", + 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer", + 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension", + 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity", + 'SYSLOG.POLICY': "syslog.Policy", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster", + 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter", + 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink", + 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch", + 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost", + 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface", + 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch", + 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork", + 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk", + 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine", + 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface", + 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork", + 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster", + 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter", + 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore", + 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch", + 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder", + 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost", + 'VIRTUALIZATION.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork", + 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork", + 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface", + 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort", + 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter", + 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNC.CONSOLE': "vnc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9_.:-]{1,64}$', # noqa: E501 + }, + }, + ('version',): { + 'inclusive_minimum': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'selector': (str,), # noqa: E501 + 'link': (str,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'service_items': ([WorkflowServiceItemType], none_type,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 + 'version': (int,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'workflow.CatalogItemDefinition': WorkflowCatalogItemDefinition, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'selector': 'Selector', # noqa: E501 + 'link': 'link', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'service_items': 'ServiceItems', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 + 'version': 'Version', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'user_id_or_email', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + description (str): The description for the catalog item which provides information on what are the pre-requisites to deploy the resource.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + name (str): The name for this catalog item definition. You can have multiple versions of the catalog item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 + publish_status (str): Publish status of the catalog item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + service_items ([WorkflowServiceItemType], none_type): [optional] # noqa: E501 + support_status (str): The CatalogItem Support depicts the support status of catalog, the values will be any of Supported or Deprecated state. The user can create a Catalog Service Request if the support status is supported, if its Deprecated then it cannot be instantiated. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the catalog item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 + version (int): The version of the catalog item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoMoRef, + WorkflowCatalogItemDefinition, + none_type, + ], + } diff --git a/intersight/model/workflow_catalog_item_definition_response.py b/intersight/model/workflow_catalog_item_definition_response.py new file mode 100644 index 0000000000..50d9663da7 --- /dev/null +++ b/intersight/model/workflow_catalog_item_definition_response.py @@ -0,0 +1,355 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_aggregate_transform import MoAggregateTransform + from intersight.model.mo_document_count import MoDocumentCount + from intersight.model.mo_tag_key_summary import MoTagKeySummary + from intersight.model.mo_tag_summary import MoTagSummary + from intersight.model.workflow_catalog_item_definition_list import WorkflowCatalogItemDefinitionList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['WorkflowCatalogItemDefinitionList'] = WorkflowCatalogItemDefinitionList + + +class WorkflowCatalogItemDefinitionResponse(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([MoTagKeySummary], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'workflow.CatalogItemDefinition.List': WorkflowCatalogItemDefinitionList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogItemDefinitionResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogItemDefinition' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + WorkflowCatalogItemDefinitionList, + ], + } diff --git a/intersight/model/workflow_catalog_list.py b/intersight/model/workflow_catalog_list.py index f2b081b727..8ee40d7f32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3488d642f2..2b31cd68fb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 90bce4e5d7..27e5826609 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -779,6 +779,7 @@ class WorkflowCatalogRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1038,6 +1039,8 @@ class WorkflowCatalogRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1045,16 +1048,12 @@ class WorkflowCatalogRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_catalog_response.py b/intersight/model/workflow_catalog_response.py index 6126f6f215..326b2b0d67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_service_request.py b/intersight/model/workflow_catalog_service_request.py new file mode 100644 index 0000000000..14e91c9b13 --- /dev/null +++ b/intersight/model/workflow_catalog_service_request.py @@ -0,0 +1,527 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.mo_base_mo import MoBaseMo + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.servicerequest_message import ServicerequestMessage + from intersight.model.workflow_base_operation import WorkflowBaseOperation + from intersight.model.workflow_catalog_item_definition_relationship import WorkflowCatalogItemDefinitionRelationship + from intersight.model.workflow_catalog_service_request_all_of import WorkflowCatalogServiceRequestAllOf + from intersight.model.workflow_service_item_action_instance_relationship import WorkflowServiceItemActionInstanceRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['ServicerequestMessage'] = ServicerequestMessage + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + globals()['WorkflowCatalogItemDefinitionRelationship'] = WorkflowCatalogItemDefinitionRelationship + globals()['WorkflowCatalogServiceRequestAllOf'] = WorkflowCatalogServiceRequestAllOf + globals()['WorkflowServiceItemActionInstanceRelationship'] = WorkflowServiceItemActionInstanceRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + + +class WorkflowCatalogServiceRequest(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + }, + ('object_type',): { + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + }, + ('status',): { + 'NOTCREATED': "NotCreated", + 'INPROGRESS': "InProgress", + 'FAILED': "Failed", + 'OKAY': "Okay", + 'DECOMMISSIONED': "Decommissioned", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'end_time': (datetime,), # noqa: E501 + 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'messages': ([ServicerequestMessage], none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'operation': (WorkflowBaseOperation,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_item_definition': (WorkflowCatalogItemDefinitionRelationship,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'service_item_action_instances': ([WorkflowServiceItemActionInstanceRelationship], none_type,), # noqa: E501 + 'service_item_instances': ([WorkflowServiceItemInstanceRelationship], none_type,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'end_time': 'EndTime', # noqa: E501 + 'input': 'Input', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'messages': 'Messages', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'operation': 'Operation', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_item_definition': 'CatalogItemDefinition', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'service_item_action_instances': 'ServiceItemActionInstances', # noqa: E501 + 'service_item_instances': 'ServiceItemInstances', # noqa: E501 + 'user': 'User', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + } + + read_only_vars = { + 'end_time', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'service_item_action_instances', # noqa: E501 + 'service_item_instances', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequest - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogServiceRequest") + object_type = kwargs.get('object_type', "workflow.CatalogServiceRequest") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequest - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogServiceRequest") + object_type = kwargs.get('object_type', "workflow.CatalogServiceRequest") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseMo, + WorkflowCatalogServiceRequestAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_catalog_service_request_all_of.py b/intersight/model/workflow_catalog_service_request_all_of.py new file mode 100644 index 0000000000..40c22a965b --- /dev/null +++ b/intersight/model/workflow_catalog_service_request_all_of.py @@ -0,0 +1,400 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.servicerequest_message import ServicerequestMessage + from intersight.model.workflow_base_operation import WorkflowBaseOperation + from intersight.model.workflow_catalog_item_definition_relationship import WorkflowCatalogItemDefinitionRelationship + from intersight.model.workflow_service_item_action_instance_relationship import WorkflowServiceItemActionInstanceRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['ServicerequestMessage'] = ServicerequestMessage + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + globals()['WorkflowCatalogItemDefinitionRelationship'] = WorkflowCatalogItemDefinitionRelationship + globals()['WorkflowServiceItemActionInstanceRelationship'] = WorkflowServiceItemActionInstanceRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + + +class WorkflowCatalogServiceRequestAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + }, + ('object_type',): { + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + }, + ('status',): { + 'NOTCREATED': "NotCreated", + 'INPROGRESS': "InProgress", + 'FAILED': "Failed", + 'OKAY': "Okay", + 'DECOMMISSIONED': "Decommissioned", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'end_time': (datetime,), # noqa: E501 + 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'messages': ([ServicerequestMessage], none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'operation': (WorkflowBaseOperation,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_item_definition': (WorkflowCatalogItemDefinitionRelationship,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'service_item_action_instances': ([WorkflowServiceItemActionInstanceRelationship], none_type,), # noqa: E501 + 'service_item_instances': ([WorkflowServiceItemInstanceRelationship], none_type,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'end_time': 'EndTime', # noqa: E501 + 'input': 'Input', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'messages': 'Messages', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'operation': 'Operation', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_item_definition': 'CatalogItemDefinition', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'service_item_action_instances': 'ServiceItemActionInstances', # noqa: E501 + 'service_item_instances': 'ServiceItemInstances', # noqa: E501 + 'user': 'User', # noqa: E501 + } + + read_only_vars = { + 'end_time', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'service_item_action_instances', # noqa: E501 + 'service_item_instances', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogServiceRequest") + object_type = kwargs.get('object_type', "workflow.CatalogServiceRequest") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.CatalogServiceRequest", must be one of ["workflow.CatalogServiceRequest", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.CatalogServiceRequest") + object_type = kwargs.get('object_type', "workflow.CatalogServiceRequest") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_catalog_service_request_list.py b/intersight/model/workflow_catalog_service_request_list.py new file mode 100644 index 0000000000..66695fdeab --- /dev/null +++ b/intersight/model/workflow_catalog_service_request_list.py @@ -0,0 +1,344 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest + from intersight.model.workflow_catalog_service_request_list_all_of import WorkflowCatalogServiceRequestListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['WorkflowCatalogServiceRequest'] = WorkflowCatalogServiceRequest + globals()['WorkflowCatalogServiceRequestListAllOf'] = WorkflowCatalogServiceRequestListAllOf + + +class WorkflowCatalogServiceRequestList(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([WorkflowCatalogServiceRequest], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogServiceRequest], none_type): The array of 'workflow.CatalogServiceRequest' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogServiceRequest], none_type): The array of 'workflow.CatalogServiceRequest' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseResponse, + WorkflowCatalogServiceRequestListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_catalog_service_request_list_all_of.py b/intersight/model/workflow_catalog_service_request_list_all_of.py new file mode 100644 index 0000000000..254fe83c9a --- /dev/null +++ b/intersight/model/workflow_catalog_service_request_list_all_of.py @@ -0,0 +1,274 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest + globals()['WorkflowCatalogServiceRequest'] = WorkflowCatalogServiceRequest + + +class WorkflowCatalogServiceRequestListAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'count': (int,), # noqa: E501 + 'results': ([WorkflowCatalogServiceRequest], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogServiceRequest], none_type): The array of 'workflow.CatalogServiceRequest' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowCatalogServiceRequest], none_type): The array of 'workflow.CatalogServiceRequest' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_catalog_service_request_relationship.py b/intersight/model/workflow_catalog_service_request_relationship.py new file mode 100644 index 0000000000..1bf2e0dfce --- /dev/null +++ b/intersight/model/workflow_catalog_service_request_relationship.py @@ -0,0 +1,1524 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.servicerequest_message import ServicerequestMessage + from intersight.model.workflow_base_operation import WorkflowBaseOperation + from intersight.model.workflow_catalog_item_definition_relationship import WorkflowCatalogItemDefinitionRelationship + from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest + from intersight.model.workflow_service_item_action_instance_relationship import WorkflowServiceItemActionInstanceRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['ServicerequestMessage'] = ServicerequestMessage + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + globals()['WorkflowCatalogItemDefinitionRelationship'] = WorkflowCatalogItemDefinitionRelationship + globals()['WorkflowCatalogServiceRequest'] = WorkflowCatalogServiceRequest + globals()['WorkflowServiceItemActionInstanceRelationship'] = WorkflowServiceItemActionInstanceRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + + +class WorkflowCatalogServiceRequestRelationship(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'MO.MOREF': "mo.MoRef", + }, + ('status',): { + 'NOTCREATED': "NotCreated", + 'INPROGRESS': "InProgress", + 'FAILED': "Failed", + 'OKAY': "Okay", + 'DECOMMISSIONED': "Decommissioned", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy", + 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface", + 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface", + 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface", + 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", + 'ADAPTER.UNIT': "adapter.Unit", + 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODESTATUS': "appliance.NodeStatus", + 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote", + 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport", + 'APPLIANCE.RESTORE': "appliance.Restore", + 'APPLIANCE.SETUPINFO': "appliance.SetupInfo", + 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo", + 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus", + 'APPLIANCE.UPGRADE': "appliance.Upgrade", + 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy", + 'ASSET.CLUSTERMEMBER': "asset.ClusterMember", + 'ASSET.DEPLOYMENT': "asset.Deployment", + 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice", + 'ASSET.DEVICECLAIM': "asset.DeviceClaim", + 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration", + 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager", + 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation", + 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification", + 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration", + 'ASSET.SUBSCRIPTION': "asset.Subscription", + 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount", + 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation", + 'ASSET.TARGET': "asset.Target", + 'BIOS.BOOTDEVICE': "bios.BootDevice", + 'BIOS.BOOTMODE': "bios.BootMode", + 'BIOS.POLICY': "bios.Policy", + 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder", + 'BIOS.TOKENSETTINGS': "bios.TokenSettings", + 'BIOS.UNIT': "bios.Unit", + 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration", + 'BOOT.CDDDEVICE': "boot.CddDevice", + 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode", + 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity", + 'BOOT.HDDDEVICE': "boot.HddDevice", + 'BOOT.ISCSIDEVICE': "boot.IscsiDevice", + 'BOOT.NVMEDEVICE': "boot.NvmeDevice", + 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice", + 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy", + 'BOOT.PXEDEVICE': "boot.PxeDevice", + 'BOOT.SANDEVICE': "boot.SanDevice", + 'BOOT.SDDEVICE': "boot.SdDevice", + 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice", + 'BOOT.USBDEVICE': "boot.UsbDevice", + 'BOOT.VMEDIADEVICE': "boot.VmediaDevice", + 'BULK.EXPORT': "bulk.Export", + 'BULK.EXPORTEDITEM': "bulk.ExportedItem", + 'BULK.MOCLONER': "bulk.MoCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", + 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport", + 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult", + 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry", + 'CHASSIS.IOMPROFILE': "chassis.IomProfile", + 'CHASSIS.PROFILE': "chassis.Profile", + 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit", + 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair", + 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface", + 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit", + 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup", + 'CLOUD.AWSSUBNET': "cloud.AwsSubnet", + 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine", + 'CLOUD.AWSVOLUME': "cloud.AwsVolume", + 'CLOUD.AWSVPC': "cloud.AwsVpc", + 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory", + 'CLOUD.REGIONS': "cloud.Regions", + 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType", + 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType", + 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType", + 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType", + 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards", + 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType", + 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool", + 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization", + 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace", + 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy", + 'COMPUTE.BLADE': "compute.Blade", + 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity", + 'COMPUTE.BOARD': "compute.Board", + 'COMPUTE.MAPPING': "compute.Mapping", + 'COMPUTE.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule", + 'EQUIPMENT.FAN': "equipment.Fan", + 'EQUIPMENT.FANCONTROL': "equipment.FanControl", + 'EQUIPMENT.FANMODULE': "equipment.FanModule", + 'EQUIPMENT.FEX': "equipment.Fex", + 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity", + 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation", + 'EQUIPMENT.FRU': "equipment.Fru", + 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary", + 'EQUIPMENT.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController", + 'EQUIPMENT.TPM': "equipment.Tpm", + 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver", + 'ETHER.HOSTPORT': "ether.HostPort", + 'ETHER.NETWORKPORT': "ether.NetworkPort", + 'ETHER.PHYSICALPORT': "ether.PhysicalPort", + 'ETHER.PORTCHANNEL': "ether.PortChannel", + 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization", + 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole", + 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole", + 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail", + 'FABRIC.CONFIGRESULT': "fabric.ConfigResult", + 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry", + 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity", + 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact", + 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy", + 'FABRIC.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy", + 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy", + 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy", + 'FABRIC.PCMEMBER': "fabric.PcMember", + 'FABRIC.PCOPERATION': "fabric.PcOperation", + 'FABRIC.PORTMODE': "fabric.PortMode", + 'FABRIC.PORTOPERATION': "fabric.PortOperation", + 'FABRIC.PORTPOLICY': "fabric.PortPolicy", + 'FABRIC.SANPINGROUP': "fabric.SanPinGroup", + 'FABRIC.SERVERROLE': "fabric.ServerRole", + 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy", + 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole", + 'FABRIC.UPLINKROLE': "fabric.UplinkRole", + 'FABRIC.VLAN': "fabric.Vlan", + 'FABRIC.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + 'FC.PHYSICALPORT': "fc.PhysicalPort", + 'FC.PORTCHANNEL': "fc.PortChannel", + 'FCPOOL.FCBLOCK': "fcpool.FcBlock", + 'FCPOOL.LEASE': "fcpool.Lease", + 'FCPOOL.POOL': "fcpool.Pool", + 'FCPOOL.POOLMEMBER': "fcpool.PoolMember", + 'FCPOOL.RESERVATION': "fcpool.Reservation", + 'FCPOOL.UNIVERSE': "fcpool.Universe", + 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost", + 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor", + 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor", + 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade", + 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor", + 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor", + 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable", + 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta", + 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor", + 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable", + 'FIRMWARE.EULA': "firmware.Eula", + 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary", + 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor", + 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor", + 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor", + 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor", + 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor", + 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor", + 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor", + 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware", + 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor", + 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable", + 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor", + 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade", + 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade", + 'FIRMWARE.UPGRADE': "firmware.Upgrade", + 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact", + 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", + 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FORECAST.CATALOG': "forecast.Catalog", + 'FORECAST.DEFINITION': "forecast.Definition", + 'FORECAST.INSTANCE': "forecast.Instance", + 'GRAPHICS.CARD': "graphics.Card", + 'GRAPHICS.CONTROLLER': "graphics.Controller", + 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus", + 'HCL.DRIVERIMAGE': "hcl.DriverImage", + 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog", + 'HCL.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName", + 'HYPERFLEX.ALARM': "hyperflex.Alarm", + 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog", + 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy", + 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster", + 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo", + 'HYPERFLEX.CLUSTER': "hyperflex.Cluster", + 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy", + 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment", + 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory", + 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot", + 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy", + 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment", + 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy", + 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult", + 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry", + 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer", + 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic", + 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState", + 'HYPERFLEX.DRIVE': "hyperflex.Drive", + 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption", + 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy", + 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy", + 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal", + 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal", + 'HYPERFLEX.HEALTH': "hyperflex.Health", + 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition", + 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution", + 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot", + 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + 'HYPERFLEX.NODE': "hyperflex.Node", + 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy", + 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile", + 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster", + 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy", + 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion", + 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry", + 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel", + 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion", + 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy", + 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer", + 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy", + 'HYPERFLEX.TARGET': "hyperflex.Target", + 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy", + 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy", + 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo", + 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation", + 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation", + 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo", + 'HYPERFLEX.VOLUME': "hyperflex.Volume", + 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration", + 'IAAS.CONNECTORPACK': "iaas.ConnectorPack", + 'IAAS.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + 'IAAS.UCSDINFO': "iaas.UcsdInfo", + 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra", + 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages", + 'IAM.ACCOUNT': "iam.Account", + 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience", + 'IAM.APIKEY': "iam.ApiKey", + 'IAM.APPREGISTRATION': "iam.AppRegistration", + 'IAM.BANNERMESSAGE': "iam.BannerMessage", + 'IAM.CERTIFICATE': "iam.Certificate", + 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest", + 'IAM.DOMAINGROUP': "iam.DomainGroup", + 'IAM.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + 'IAM.LDAPGROUP': "iam.LdapGroup", + 'IAM.LDAPPOLICY': "iam.LdapPolicy", + 'IAM.LDAPPROVIDER': "iam.LdapProvider", + 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword", + 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy", + 'IAM.OAUTHTOKEN': "iam.OAuthToken", + 'IAM.PERMISSION': "iam.Permission", + 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec", + 'IAM.PRIVILEGE': "iam.Privilege", + 'IAM.PRIVILEGESET': "iam.PrivilegeSet", + 'IAM.QUALIFIER': "iam.Qualifier", + 'IAM.RESOURCELIMITS': "iam.ResourceLimits", + 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission", + 'IAM.RESOURCEROLES': "iam.ResourceRoles", + 'IAM.ROLE': "iam.Role", + 'IAM.SECURITYHOLDER': "iam.SecurityHolder", + 'IAM.SERVICEPROVIDER': "iam.ServiceProvider", + 'IAM.SESSION': "iam.Session", + 'IAM.SESSIONLIMITS': "iam.SessionLimits", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock", + 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool", + 'IPPOOL.UNIVERSE': "ippool.Universe", + 'IQNPOOL.BLOCK': "iqnpool.Block", + 'IQNPOOL.LEASE': "iqnpool.Lease", + 'IQNPOOL.POOL': "iqnpool.Pool", + 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember", + 'IQNPOOL.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus", + 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic", + 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile", + 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation", + 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition", + 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy", + 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository", + 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile", + 'KUBERNETES.CATALOG': "kubernetes.Catalog", + 'KUBERNETES.CLUSTER': "kubernetes.Cluster", + 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile", + 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile", + 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult", + 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry", + 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy", + 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet", + 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment", + 'KUBERNETES.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + 'KUBERNETES.POD': "kubernetes.Pod", + 'KUBERNETES.SERVICE': "kubernetes.Service", + 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet", + 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy", + 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy", + 'KUBERNETES.VERSION': "kubernetes.Version", + 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider", + 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType", + 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile", + 'KVM.POLICY': "kvm.Policy", + 'KVM.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp", + 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken", + 'LS.SERVICEPROFILE': "ls.ServiceProfile", + 'MACPOOL.IDBLOCK': "macpool.IdBlock", + 'MACPOOL.LEASE': "macpool.Lease", + 'MACPOOL.POOL': "macpool.Pool", + 'MACPOOL.POOLMEMBER': "macpool.PoolMember", + 'MACPOOL.RESERVATION': "macpool.Reservation", + 'MACPOOL.UNIVERSE': "macpool.Universe", + 'MANAGEMENT.CONTROLLER': "management.Controller", + 'MANAGEMENT.ENTITY': "management.Entity", + 'MANAGEMENT.INTERFACE': "management.Interface", + 'MEMORY.ARRAY': "memory.Array", + 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult", + 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration", + 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace", + 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult", + 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy", + 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", + 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", + 'MEMORY.UNIT': "memory.Unit", + 'META.DEFINITION': "meta.Definition", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost", + 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice", + 'NIAAPI.APICHWEOL': "niaapi.ApicHweol", + 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease", + 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend", + 'NIAAPI.APICSWEOL': "niaapi.ApicSweol", + 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost", + 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice", + 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol", + 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease", + 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend", + 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol", + 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader", + 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata", + 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader", + 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata", + 'NIAAPI.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex", + 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails", + 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails", + 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails", + 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails", + 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails", + 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest", + 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler", + 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails", + 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails", + 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails", + 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth", + 'NIATELEMETRY.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails", + 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails", + 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails", + 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails", + 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails", + 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails", + 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp", + 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc", + 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails", + 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies", + 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails", + 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails", + 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails", + 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails", + 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails", + 'NIATELEMETRY.EPG': "niatelemetry.Epg", + 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails", + 'NIATELEMETRY.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails", + 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails", + 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails", + 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards", + 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage", + 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory", + 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm", + 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric", + 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState", + 'NIATELEMETRY.NICC': "niatelemetry.Nicc", + 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck", + 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies", + 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies", + 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies", + 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory", + 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc", + 'NIATELEMETRY.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo", + 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails", + 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest", + 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg", + 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter", + 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails", + 'NIATELEMETRY.TENANT': "niatelemetry.Tenant", + 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription", + 'NTP.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + 'OPRS.DEPLOYMENT': "oprs.Deployment", + 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage", + 'ORGANIZATION.ORGANIZATION': "organization.Organization", + 'OS.BULKINSTALLINFO': "os.BulkInstallInfo", + 'OS.CATALOG': "os.Catalog", + 'OS.CONFIGURATIONFILE': "os.ConfigurationFile", + 'OS.DISTRIBUTION': "os.Distribution", + 'OS.INSTALL': "os.Install", + 'OS.OSSUPPORT': "os.OsSupport", + 'OS.SUPPORTEDVERSION': "os.SupportedVersion", + 'OS.TEMPLATEFILE': "os.TemplateFile", + 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy", + 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile", + 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult", + 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry", + 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup", + 'RECOVERY.RESTORE': "recovery.Restore", + 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy", + 'RESOURCE.GROUP': "resource.Group", + 'RESOURCE.GROUPMEMBER': "resource.GroupMember", + 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount", + 'RESOURCE.MEMBERSHIP': "resource.Membership", + 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", + 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SDCARD.POLICY': "sdcard.Policy", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + 'SEARCH.SEARCHITEM': "search.SearchItem", + 'SEARCH.TAGITEM': "search.TagItem", + 'SECURITY.UNIT': "security.Unit", + 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail", + 'SERVER.CONFIGIMPORT': "server.ConfigImport", + 'SERVER.CONFIGRESULT': "server.ConfigResult", + 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta", + 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable", + 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable", + 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable", + 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization", + 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage", + 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog", + 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", + 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", + 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", + 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec", + 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile", + 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release", + 'SOL.POLICY': "sol.Policy", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController", + 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps", + 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive", + 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive", + 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController", + 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive", + 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive", + 'STORAGE.HITACHIARRAY': "storage.HitachiArray", + 'STORAGE.HITACHICONTROLLER': "storage.HitachiController", + 'STORAGE.HITACHIDISK': "storage.HitachiDisk", + 'STORAGE.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer", + 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume", + 'STORAGE.ITEM': "storage.Item", + 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate", + 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent", + 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk", + 'STORAGE.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent", + 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort", + 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent", + 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy", + 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface", + 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent", + 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort", + 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent", + 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup", + 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface", + 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent", + 'STORAGE.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PURECONTROLLER': "storage.PureController", + 'STORAGE.PUREDISK': "storage.PureDisk", + 'STORAGE.PUREHOST': "storage.PureHost", + 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup", + 'STORAGE.PUREHOSTLUN': "storage.PureHostLun", + 'STORAGE.PUREPORT': "storage.PurePort", + 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup", + 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot", + 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule", + 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule", + 'STORAGE.PUREVOLUME': "storage.PureVolume", + 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot", + 'STORAGE.SASEXPANDER': "storage.SasExpander", + 'STORAGE.SASPORT': "storage.SasPort", + 'STORAGE.SPAN': "storage.Span", + 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy", + 'STORAGE.VDMEMBEREP': "storage.VdMemberEp", + 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive", + 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer", + 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension", + 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity", + 'SYSLOG.POLICY': "syslog.Policy", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster", + 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter", + 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink", + 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch", + 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost", + 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface", + 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch", + 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork", + 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk", + 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine", + 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface", + 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork", + 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster", + 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter", + 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore", + 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch", + 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder", + 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost", + 'VIRTUALIZATION.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork", + 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork", + 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface", + 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort", + 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter", + 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNC.CONSOLE': "vnc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'selector': (str,), # noqa: E501 + 'link': (str,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'end_time': (datetime,), # noqa: E501 + 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'messages': ([ServicerequestMessage], none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'operation': (WorkflowBaseOperation,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_item_definition': (WorkflowCatalogItemDefinitionRelationship,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 + 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 + 'service_item_action_instances': ([WorkflowServiceItemActionInstanceRelationship], none_type,), # noqa: E501 + 'service_item_instances': ([WorkflowServiceItemInstanceRelationship], none_type,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'workflow.CatalogServiceRequest': WorkflowCatalogServiceRequest, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'selector': 'Selector', # noqa: E501 + 'link': 'link', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'end_time': 'EndTime', # noqa: E501 + 'input': 'Input', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'messages': 'Messages', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'operation': 'Operation', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_item_definition': 'CatalogItemDefinition', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 + 'organization': 'Organization', # noqa: E501 + 'service_item_action_instances': 'ServiceItemActionInstances', # noqa: E501 + 'service_item_instances': 'ServiceItemInstances', # noqa: E501 + 'user': 'User', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'end_time', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'service_item_action_instances', # noqa: E501 + 'service_item_instances', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + description (str): The description for this catalog service request which provides information on request from the user.. [optional] # noqa: E501 + end_time (datetime): The time at which the service request completed or stopped.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a catalog service request instance creation, format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the catalog service request instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 + messages ([ServicerequestMessage], none_type): [optional] # noqa: E501 + name (str): A name of the catalog service request instance.. [optional] # noqa: E501 + operation (WorkflowBaseOperation): [optional] # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + status (str): Status of the catalog service request instance which determines the actions that are allowed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the catalog service request.. [optional] # noqa: E501 + catalog_item_definition (WorkflowCatalogItemDefinitionRelationship): [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 + service_item_action_instances ([WorkflowServiceItemActionInstanceRelationship], none_type): An array of relationships to workflowServiceItemActionInstance resources.. [optional] # noqa: E501 + service_item_instances ([WorkflowServiceItemInstanceRelationship], none_type): An array of relationships to workflowServiceItemInstance resources.. [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoMoRef, + WorkflowCatalogServiceRequest, + none_type, + ], + } diff --git a/intersight/model/workflow_catalog_service_request_response.py b/intersight/model/workflow_catalog_service_request_response.py new file mode 100644 index 0000000000..6b310da30f --- /dev/null +++ b/intersight/model/workflow_catalog_service_request_response.py @@ -0,0 +1,355 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_aggregate_transform import MoAggregateTransform + from intersight.model.mo_document_count import MoDocumentCount + from intersight.model.mo_tag_key_summary import MoTagKeySummary + from intersight.model.mo_tag_summary import MoTagSummary + from intersight.model.workflow_catalog_service_request_list import WorkflowCatalogServiceRequestList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['WorkflowCatalogServiceRequestList'] = WorkflowCatalogServiceRequestList + + +class WorkflowCatalogServiceRequestResponse(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([MoTagKeySummary], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'workflow.CatalogServiceRequest.List': WorkflowCatalogServiceRequestList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowCatalogServiceRequestResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.CatalogServiceRequest' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + WorkflowCatalogServiceRequestList, + ], + } diff --git a/intersight/model/workflow_cli_command.py b/intersight/model/workflow_cli_command.py index 4c55956b01..098f7e0173 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d6297c448..035137f24d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9b89c60c33..97ff004d08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 65e3db0f18..9c9ce3e9a3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e9c867bbf0..132317c7e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc51dae8de..40e094880c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6b1dd3beb0..104903e5e2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2c540f5003..79a6ed4dfa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a8cb1badc8..805fa30510 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c438a80f23..1e41d12643 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e0806dff8d..d18ddb2d36 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 96a1bbe952..92a5353acf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b16c592ebc..76752b13e3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7dc1981022..2808b13173 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 031210a965..d437f2f32c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e045036a5..d11100053f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 77af4fc58a..d3b497f4c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 edb5af79fe..9da7d13f89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class WorkflowCustomDataTypeDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_custom_data_type_definition_response.py b/intersight/model/workflow_custom_data_type_definition_response.py index 85fbe2ecb8..560a8fb8cd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 47a12b5ce9..ad139c8842 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3d01f1860c..fa5860dc68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6003075fcf..b0ebf69506 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2209b54b82..645e8b0e81 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4cea909c44..440e9f0171 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a8d359e3d..5179687a37 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dc5e2e3364..b7b4e15815 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19a292f2c5..804d6601f3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3b7b77dc54..4b3dfb4f69 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ea1e0529c2..01157a4c29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c959ffbb3c..526adbb0a7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a7247cd74a..6918e10437 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 db7233010f..feb90d306d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c693239626..a913ddfa22 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca28a06ea6..34f252fab0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f70a5bc555..17cd10685c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78978a10e3..beb345ef3c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cb9741fd4e..16b6529523 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e4d8965d16..a8e9ac5aeb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0a93950403..74a5b087e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c0bf480ad..e4b9802827 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8cf776b2ba..9a19dc622f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -859,6 +859,7 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1118,6 +1119,8 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1125,16 +1128,12 @@ class WorkflowErrorResponseHandlerRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_error_response_handler_response.py b/intersight/model/workflow_error_response_handler_response.py index 36720e7a98..5656a4df89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9c56e03e8e..abc52c450e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d6085953b..cd34f2e9b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 343140029f..1126bac8c5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 44d6d576f5..3da5d6b064 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4981e64fb1..36a219c31c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d86ca8a28d..1c7fe47bbe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 eeeb4aeacc..dfe1b025d5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 251e54a28e..8ebd43a510 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91b2eb5d9b..b94334519b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bbe397f5df..b76c0d3023 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e0d2329d7..0d01bc0707 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5e80c8c622..763d94b48d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f95a8f1fb9..e7afd9bcd1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1383589651..c6379a50dc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 83af0d130c..5f50034664 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6872ba5371..a3c83a05b4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cc3043a6c2..f70ad4b6f6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b8e5109fc3..1cb98483c6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6e57f3addd..146c3b702d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17381d5dfd..99db2f7243 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5c2108801..8d80d52103 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4eb0862054..162593401a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3a63d4de9f..78b56d63df 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_inventory_data_type.py b/intersight/model/workflow_mo_inventory_data_type.py new file mode 100644 index 0000000000..66033c0b08 --- /dev/null +++ b/intersight/model/workflow_mo_inventory_data_type.py @@ -0,0 +1,405 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_base_data_type import WorkflowBaseDataType + from intersight.model.workflow_default_value import WorkflowDefaultValue + from intersight.model.workflow_display_meta import WorkflowDisplayMeta + from intersight.model.workflow_mo_inventory_data_type_all_of import WorkflowMoInventoryDataTypeAllOf + from intersight.model.workflow_mo_inventory_property import WorkflowMoInventoryProperty + globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + globals()['WorkflowDefaultValue'] = WorkflowDefaultValue + globals()['WorkflowDisplayMeta'] = WorkflowDisplayMeta + globals()['WorkflowMoInventoryDataTypeAllOf'] = WorkflowMoInventoryDataTypeAllOf + globals()['WorkflowMoInventoryProperty'] = WorkflowMoInventoryProperty + + +class WorkflowMoInventoryDataType(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + }, + ('object_type',): { + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + }, + } + + validations = { + ('properties',): { + 'min_items': 1, + }, + ('label',): { + 'max_length': 92, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_\'.:\/-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'max_length': 92, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+([a-zA-Z0-9-_]*[a-zA-Z0-9])*$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoInventoryProperty], none_type,), # noqa: E501 + 'default': (WorkflowDefaultValue,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'display_meta': (WorkflowDisplayMeta,), # noqa: E501 + 'input_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'required': (bool,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + 'default': 'Default', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'display_meta': 'DisplayMeta', # noqa: E501 + 'input_parameters': 'InputParameters', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'required': 'Required', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryDataType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoInventoryProperty], none_type): [optional] # noqa: E501 + default (WorkflowDefaultValue): [optional] # noqa: E501 + description (str): Provide a detailed description of the data type.. [optional] # noqa: E501 + display_meta (WorkflowDisplayMeta): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.. [optional] # noqa: E501 + label (str): Descriptive label for the data type. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), space ( ), forward slash (/) or an underscore (_). The first and last character in label must be an alphanumeric character.. [optional] # noqa: E501 + name (str): Descriptive name for the data type. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-) or an underscore (_). The first and last character in name must be an alphanumeric character.. [optional] # noqa: E501 + required (bool): Specifies whether this parameter is required. The field is applicable for task and workflow.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryDataType") + object_type = kwargs.get('object_type', "workflow.MoInventoryDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryDataType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoInventoryProperty], none_type): [optional] # noqa: E501 + default (WorkflowDefaultValue): [optional] # noqa: E501 + description (str): Provide a detailed description of the data type.. [optional] # noqa: E501 + display_meta (WorkflowDisplayMeta): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.. [optional] # noqa: E501 + label (str): Descriptive label for the data type. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), space ( ), forward slash (/) or an underscore (_). The first and last character in label must be an alphanumeric character.. [optional] # noqa: E501 + name (str): Descriptive name for the data type. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-) or an underscore (_). The first and last character in name must be an alphanumeric character.. [optional] # noqa: E501 + required (bool): Specifies whether this parameter is required. The field is applicable for task and workflow.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryDataType") + object_type = kwargs.get('object_type', "workflow.MoInventoryDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowBaseDataType, + WorkflowMoInventoryDataTypeAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_mo_inventory_data_type_all_of.py b/intersight/model/workflow_mo_inventory_data_type_all_of.py new file mode 100644 index 0000000000..ff7471b1d3 --- /dev/null +++ b/intersight/model/workflow_mo_inventory_data_type_all_of.py @@ -0,0 +1,299 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_mo_inventory_property import WorkflowMoInventoryProperty + globals()['WorkflowMoInventoryProperty'] = WorkflowMoInventoryProperty + + +class WorkflowMoInventoryDataTypeAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + }, + ('object_type',): { + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + }, + } + + validations = { + ('properties',): { + 'min_items': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoInventoryProperty], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryDataTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoInventoryProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryDataType") + object_type = kwargs.get('object_type', "workflow.MoInventoryDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryDataTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryDataType", must be one of ["workflow.MoInventoryDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoInventoryProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryDataType") + object_type = kwargs.get('object_type', "workflow.MoInventoryDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_mo_inventory_property.py b/intersight/model/workflow_mo_inventory_property.py new file mode 100644 index 0000000000..ada4a9394d --- /dev/null +++ b/intersight/model/workflow_mo_inventory_property.py @@ -0,0 +1,369 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.workflow_mo_inventory_property_all_of import WorkflowMoInventoryPropertyAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowMoInventoryPropertyAllOf'] = WorkflowMoInventoryPropertyAllOf + + +class WorkflowMoInventoryProperty(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + }, + ('object_type',): { + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + }, + ('reference_type',): { + 'MOID': "Moid", + 'SELECTOR': "Selector", + }, + } + + validations = { + ('attributes',): { + 'min_items': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'attributes': ([str], none_type,), # noqa: E501 + 'reference_object_type': (str,), # noqa: E501 + 'reference_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'attributes': 'Attributes', # noqa: E501 + 'reference_object_type': 'ReferenceObjectType', # noqa: E501 + 'reference_type': 'ReferenceType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryProperty - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attributes ([str], none_type): [optional] # noqa: E501 + reference_object_type (str): ObjectType for which the attributes need to be collected.. [optional] # noqa: E501 + reference_type (str): Defines how the reference to the shadow resource is done. Base case is via an Moid, but reference via a selector is also possible. * `Moid` - The reference to the original resource is via an Moid. * `Selector` - The reference to the original resource is via a selector query. This can potentially lead to tracking data for multiple resources.. [optional] if omitted the server will use the default value of "Moid" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryProperty") + object_type = kwargs.get('object_type', "workflow.MoInventoryProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryProperty - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attributes ([str], none_type): [optional] # noqa: E501 + reference_object_type (str): ObjectType for which the attributes need to be collected.. [optional] # noqa: E501 + reference_type (str): Defines how the reference to the shadow resource is done. Base case is via an Moid, but reference via a selector is also possible. * `Moid` - The reference to the original resource is via an Moid. * `Selector` - The reference to the original resource is via a selector query. This can potentially lead to tracking data for multiple resources.. [optional] if omitted the server will use the default value of "Moid" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryProperty") + object_type = kwargs.get('object_type', "workflow.MoInventoryProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowMoInventoryPropertyAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_mo_inventory_property_all_of.py b/intersight/model/workflow_mo_inventory_property_all_of.py new file mode 100644 index 0000000000..8ec5386f91 --- /dev/null +++ b/intersight/model/workflow_mo_inventory_property_all_of.py @@ -0,0 +1,305 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class WorkflowMoInventoryPropertyAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + }, + ('object_type',): { + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", + }, + ('reference_type',): { + 'MOID': "Moid", + 'SELECTOR': "Selector", + }, + } + + validations = { + ('attributes',): { + 'min_items': 1, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'attributes': ([str], none_type,), # noqa: E501 + 'reference_object_type': (str,), # noqa: E501 + 'reference_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'attributes': 'Attributes', # noqa: E501 + 'reference_object_type': 'ReferenceObjectType', # noqa: E501 + 'reference_type': 'ReferenceType', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryPropertyAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attributes ([str], none_type): [optional] # noqa: E501 + reference_object_type (str): ObjectType for which the attributes need to be collected.. [optional] # noqa: E501 + reference_type (str): Defines how the reference to the shadow resource is done. Base case is via an Moid, but reference via a selector is also possible. * `Moid` - The reference to the original resource is via an Moid. * `Selector` - The reference to the original resource is via a selector query. This can potentially lead to tracking data for multiple resources.. [optional] if omitted the server will use the default value of "Moid" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryProperty") + object_type = kwargs.get('object_type', "workflow.MoInventoryProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoInventoryPropertyAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoInventoryProperty", must be one of ["workflow.MoInventoryProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attributes ([str], none_type): [optional] # noqa: E501 + reference_object_type (str): ObjectType for which the attributes need to be collected.. [optional] # noqa: E501 + reference_type (str): Defines how the reference to the shadow resource is done. Base case is via an Moid, but reference via a selector is also possible. * `Moid` - The reference to the original resource is via an Moid. * `Selector` - The reference to the original resource is via a selector query. This can potentially lead to tracking data for multiple resources.. [optional] if omitted the server will use the default value of "Moid" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoInventoryProperty") + object_type = kwargs.get('object_type', "workflow.MoInventoryProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_mo_reference_array_item.py b/intersight/model/workflow_mo_reference_array_item.py index 20180814dc..c4108eadce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4e0ed2a161..265b79c651 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_auto_array_item.py b/intersight/model/workflow_mo_reference_auto_array_item.py new file mode 100644 index 0000000000..ccdf920eaa --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_array_item.py @@ -0,0 +1,356 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_array_item import WorkflowArrayItem + from intersight.model.workflow_mo_reference_auto_array_item_all_of import WorkflowMoReferenceAutoArrayItemAllOf + from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty + globals()['WorkflowArrayItem'] = WorkflowArrayItem + globals()['WorkflowMoReferenceAutoArrayItemAllOf'] = WorkflowMoReferenceAutoArrayItemAllOf + globals()['WorkflowMoReferenceAutoProperty'] = WorkflowMoReferenceAutoProperty + + +class WorkflowMoReferenceAutoArrayItem(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoReferenceAutoProperty], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoArrayItem - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoArrayItem") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoArrayItem") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoArrayItem - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoArrayItem") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoArrayItem") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowArrayItem, + WorkflowMoReferenceAutoArrayItemAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_mo_reference_auto_array_item_all_of.py b/intersight/model/workflow_mo_reference_auto_array_item_all_of.py new file mode 100644 index 0000000000..eb131933dc --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_array_item_all_of.py @@ -0,0 +1,296 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty + globals()['WorkflowMoReferenceAutoProperty'] = WorkflowMoReferenceAutoProperty + + +class WorkflowMoReferenceAutoArrayItemAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoReferenceAutoProperty], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoArrayItemAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoArrayItem") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoArrayItem") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoArrayItemAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoArrayItem", must be one of ["workflow.MoReferenceAutoArrayItem", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoArrayItem") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoArrayItem") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_mo_reference_auto_data_type.py b/intersight/model/workflow_mo_reference_auto_data_type.py new file mode 100644 index 0000000000..afb51376b3 --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_data_type.py @@ -0,0 +1,402 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_base_data_type import WorkflowBaseDataType + from intersight.model.workflow_default_value import WorkflowDefaultValue + from intersight.model.workflow_display_meta import WorkflowDisplayMeta + from intersight.model.workflow_mo_reference_auto_data_type_all_of import WorkflowMoReferenceAutoDataTypeAllOf + from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty + globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + globals()['WorkflowDefaultValue'] = WorkflowDefaultValue + globals()['WorkflowDisplayMeta'] = WorkflowDisplayMeta + globals()['WorkflowMoReferenceAutoDataTypeAllOf'] = WorkflowMoReferenceAutoDataTypeAllOf + globals()['WorkflowMoReferenceAutoProperty'] = WorkflowMoReferenceAutoProperty + + +class WorkflowMoReferenceAutoDataType(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + }, + } + + validations = { + ('label',): { + 'max_length': 92, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_\'.:\/-]{1,92}$', # noqa: E501 + }, + }, + ('name',): { + 'max_length': 92, + 'min_length': 1, + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+([a-zA-Z0-9-_]*[a-zA-Z0-9])*$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoReferenceAutoProperty], none_type,), # noqa: E501 + 'default': (WorkflowDefaultValue,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'display_meta': (WorkflowDisplayMeta,), # noqa: E501 + 'input_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'label': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'required': (bool,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + 'default': 'Default', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'display_meta': 'DisplayMeta', # noqa: E501 + 'input_parameters': 'InputParameters', # noqa: E501 + 'label': 'Label', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'required': 'Required', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoDataType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + default (WorkflowDefaultValue): [optional] # noqa: E501 + description (str): Provide a detailed description of the data type.. [optional] # noqa: E501 + display_meta (WorkflowDisplayMeta): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.. [optional] # noqa: E501 + label (str): Descriptive label for the data type. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), space ( ), forward slash (/) or an underscore (_). The first and last character in label must be an alphanumeric character.. [optional] # noqa: E501 + name (str): Descriptive name for the data type. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-) or an underscore (_). The first and last character in name must be an alphanumeric character.. [optional] # noqa: E501 + required (bool): Specifies whether this parameter is required. The field is applicable for task and workflow.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoDataType") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoDataType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + default (WorkflowDefaultValue): [optional] # noqa: E501 + description (str): Provide a detailed description of the data type.. [optional] # noqa: E501 + display_meta (WorkflowDisplayMeta): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): JSON formatted mapping from other property of the definition to the current property. Input parameter mapping is supported only for custom data type property in workflow definition and custom data type definition. The format to specify mapping ina workflow definition when source property is of scalar types is '${workflow.input.property}'. The format to specify mapping when the source property is of object reference and mapping needs to be made to the property of the object is '${workflow.input.property.subproperty}'. The format to specify mapping in a custom data type definition is '${datatype.type.property}'. When the current property is of non-scalar type like composite custom data type, then mapping can be provided to the individual property of the custom data type like 'cdt_property:${workflow.input.property}'.. [optional] # noqa: E501 + label (str): Descriptive label for the data type. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), space ( ), forward slash (/) or an underscore (_). The first and last character in label must be an alphanumeric character.. [optional] # noqa: E501 + name (str): Descriptive name for the data type. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-) or an underscore (_). The first and last character in name must be an alphanumeric character.. [optional] # noqa: E501 + required (bool): Specifies whether this parameter is required. The field is applicable for task and workflow.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoDataType") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowBaseDataType, + WorkflowMoReferenceAutoDataTypeAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_mo_reference_auto_data_type_all_of.py b/intersight/model/workflow_mo_reference_auto_data_type_all_of.py new file mode 100644 index 0000000000..92f480a6a1 --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_data_type_all_of.py @@ -0,0 +1,296 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty + globals()['WorkflowMoReferenceAutoProperty'] = WorkflowMoReferenceAutoProperty + + +class WorkflowMoReferenceAutoDataTypeAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'properties': ([WorkflowMoReferenceAutoProperty], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'properties': 'Properties', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoDataTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoDataType") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoDataTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoDataType", must be one of ["workflow.MoReferenceAutoDataType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + properties ([WorkflowMoReferenceAutoProperty], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoDataType") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoDataType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_mo_reference_auto_property.py b/intersight/model/workflow_mo_reference_auto_property.py new file mode 100644 index 0000000000..9911440a96 --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_property.py @@ -0,0 +1,368 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector + from intersight.model.workflow_mo_reference_auto_property_all_of import WorkflowMoReferenceAutoPropertyAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowAbstractResourceSelector'] = WorkflowAbstractResourceSelector + globals()['WorkflowMoReferenceAutoPropertyAllOf'] = WorkflowMoReferenceAutoPropertyAllOf + + +class WorkflowMoReferenceAutoProperty(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'display_attributes': ([str], none_type,), # noqa: E501 + 'filters': ([str], none_type,), # noqa: E501 + 'order_by': (str,), # noqa: E501 + 'rule': (WorkflowAbstractResourceSelector,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'display_attributes': 'DisplayAttributes', # noqa: E501 + 'filters': 'Filters', # noqa: E501 + 'order_by': 'OrderBy', # noqa: E501 + 'rule': 'Rule', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoProperty - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + display_attributes ([str], none_type): [optional] # noqa: E501 + filters ([str], none_type): [optional] # noqa: E501 + order_by (str): Determines properties that are used to sort the collection of resources.. [optional] # noqa: E501 + rule (WorkflowAbstractResourceSelector): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoProperty") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoProperty - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + display_attributes ([str], none_type): [optional] # noqa: E501 + filters ([str], none_type): [optional] # noqa: E501 + order_by (str): Determines properties that are used to sort the collection of resources.. [optional] # noqa: E501 + rule (WorkflowAbstractResourceSelector): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoProperty") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowMoReferenceAutoPropertyAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_mo_reference_auto_property_all_of.py b/intersight/model/workflow_mo_reference_auto_property_all_of.py new file mode 100644 index 0000000000..6915eece1b --- /dev/null +++ b/intersight/model/workflow_mo_reference_auto_property_all_of.py @@ -0,0 +1,308 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector + globals()['WorkflowAbstractResourceSelector'] = WorkflowAbstractResourceSelector + + +class WorkflowMoReferenceAutoPropertyAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + }, + ('object_type',): { + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'display_attributes': ([str], none_type,), # noqa: E501 + 'filters': ([str], none_type,), # noqa: E501 + 'order_by': (str,), # noqa: E501 + 'rule': (WorkflowAbstractResourceSelector,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'display_attributes': 'DisplayAttributes', # noqa: E501 + 'filters': 'Filters', # noqa: E501 + 'order_by': 'OrderBy', # noqa: E501 + 'rule': 'Rule', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoPropertyAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + display_attributes ([str], none_type): [optional] # noqa: E501 + filters ([str], none_type): [optional] # noqa: E501 + order_by (str): Determines properties that are used to sort the collection of resources.. [optional] # noqa: E501 + rule (WorkflowAbstractResourceSelector): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoProperty") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowMoReferenceAutoPropertyAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.MoReferenceAutoProperty", must be one of ["workflow.MoReferenceAutoProperty", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + display_attributes ([str], none_type): [optional] # noqa: E501 + filters ([str], none_type): [optional] # noqa: E501 + order_by (str): Determines properties that are used to sort the collection of resources.. [optional] # noqa: E501 + rule (WorkflowAbstractResourceSelector): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.MoReferenceAutoProperty") + object_type = kwargs.get('object_type', "workflow.MoReferenceAutoProperty") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_mo_reference_data_type.py b/intersight/model/workflow_mo_reference_data_type.py index 20c5b68f54..22c3c61e6e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 661b6bc20e..3ecffacd2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 21744965ac..a9ed32495a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 598468bc1b..a8dbb9b0ba 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_operation_type_decommission.py b/intersight/model/workflow_operation_type_decommission.py new file mode 100644 index 0000000000..60841eff37 --- /dev/null +++ b/intersight/model/workflow_operation_type_decommission.py @@ -0,0 +1,365 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_base_operation import WorkflowBaseOperation + from intersight.model.workflow_operation_type_decommission_all_of import WorkflowOperationTypeDecommissionAllOf + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + globals()['WorkflowOperationTypeDecommissionAllOf'] = WorkflowOperationTypeDecommissionAllOf + + +class WorkflowOperationTypeDecommission(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + }, + ('object_type',): { + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_instance': (MoMoRef,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDecommission - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_instance (MoMoRef): [optional] # noqa: E501 + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypeDecommission") + object_type = kwargs.get('object_type', "workflow.OperationTypeDecommission") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDecommission - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_instance (MoMoRef): [optional] # noqa: E501 + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypeDecommission") + object_type = kwargs.get('object_type', "workflow.OperationTypeDecommission") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowBaseOperation, + WorkflowOperationTypeDecommissionAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_operation_type_decommission_all_of.py b/intersight/model/workflow_operation_type_decommission_all_of.py new file mode 100644 index 0000000000..465436bf7a --- /dev/null +++ b/intersight/model/workflow_operation_type_decommission_all_of.py @@ -0,0 +1,296 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + globals()['MoMoRef'] = MoMoRef + + +class WorkflowOperationTypeDecommissionAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + }, + ('object_type',): { + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_instance': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDecommissionAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_instance (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypeDecommission") + object_type = kwargs.get('object_type', "workflow.OperationTypeDecommission") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDecommissionAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypeDecommission", must be one of ["workflow.OperationTypeDecommission", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_instance (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypeDecommission") + object_type = kwargs.get('object_type', "workflow.OperationTypeDecommission") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_operation_type_deployment.py b/intersight/model/workflow_operation_type_deployment.py new file mode 100644 index 0000000000..875a6a5b8e --- /dev/null +++ b/intersight/model/workflow_operation_type_deployment.py @@ -0,0 +1,356 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_base_operation import WorkflowBaseOperation + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + + +class WorkflowOperationTypeDeployment(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('object_type',): { + 'OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDeployment - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, class_id, object_type, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypeDeployment - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowBaseOperation, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_operation_type_post_deployment.py b/intersight/model/workflow_operation_type_post_deployment.py new file mode 100644 index 0000000000..9fdac25c7c --- /dev/null +++ b/intersight/model/workflow_operation_type_post_deployment.py @@ -0,0 +1,369 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_base_operation import WorkflowBaseOperation + from intersight.model.workflow_operation_type_post_deployment_all_of import WorkflowOperationTypePostDeploymentAllOf + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowBaseOperation'] = WorkflowBaseOperation + globals()['WorkflowOperationTypePostDeploymentAllOf'] = WorkflowOperationTypePostDeploymentAllOf + + +class WorkflowOperationTypePostDeployment(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('object_type',): { + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_action_definition': (MoMoRef,), # noqa: E501 + 'service_item_instance': (MoMoRef,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypePostDeployment - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + service_item_instance (MoMoRef): [optional] # noqa: E501 + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypePostDeployment") + object_type = kwargs.get('object_type', "workflow.OperationTypePostDeployment") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypePostDeployment - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + service_item_instance (MoMoRef): [optional] # noqa: E501 + operation_type (str): Type of action operation to be performed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypePostDeployment") + object_type = kwargs.get('object_type', "workflow.OperationTypePostDeployment") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowBaseOperation, + WorkflowOperationTypePostDeploymentAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_operation_type_post_deployment_all_of.py b/intersight/model/workflow_operation_type_post_deployment_all_of.py new file mode 100644 index 0000000000..fda9059dac --- /dev/null +++ b/intersight/model/workflow_operation_type_post_deployment_all_of.py @@ -0,0 +1,300 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + globals()['MoMoRef'] = MoMoRef + + +class WorkflowOperationTypePostDeploymentAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + ('object_type',): { + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'service_item_action_definition': (MoMoRef,), # noqa: E501 + 'service_item_instance': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypePostDeploymentAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + service_item_instance (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypePostDeployment") + object_type = kwargs.get('object_type', "workflow.OperationTypePostDeployment") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowOperationTypePostDeploymentAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.OperationTypePostDeployment", must be one of ["workflow.OperationTypePostDeployment", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + service_item_instance (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.OperationTypePostDeployment") + object_type = kwargs.get('object_type', "workflow.OperationTypePostDeployment") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_parameter_set.py b/intersight/model/workflow_parameter_set.py index 22d89ece48..1c9b563a15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bb74414d30..d8490e623d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 78d9464b6a..27c8b7337c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8af1e638a2..4959767269 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 97f1cf2a63..3b3a7b2bd6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4bfa092c32..ff5e722728 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5f429036b..e1ac541a02 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -788,6 +788,7 @@ class WorkflowPendingDynamicWorkflowInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1047,6 +1048,8 @@ class WorkflowPendingDynamicWorkflowInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1054,16 +1057,12 @@ class WorkflowPendingDynamicWorkflowInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_response.py b/intersight/model/workflow_pending_dynamic_workflow_info_response.py index cc3b297691..aadedb2ffe 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f4ccc4744d..48833f4200 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2d06ff2929..039cbb64eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6f3f2822d0..13b492bfbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6840394404..067a2207eb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f2f633071..e2cba2142c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 420015a24c..9ba0b2d450 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 dcea713542..a365997cae 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 069e3fe97d..bd15b0ad08 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cd7388412..f6bdb71d2a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 91c50a8bfa..7df231741c 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 de1861ab18..b5e22e46d0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 17d57cc2bd..de53334aaa 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a2af60155b..9a81fc90e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 be9020021d..2a716754d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b97d05e494..8556a24c0f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_resource_inline_selector.py b/intersight/model/workflow_resource_inline_selector.py new file mode 100644 index 0000000000..722f6d8329 --- /dev/null +++ b/intersight/model/workflow_resource_inline_selector.py @@ -0,0 +1,359 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector + from intersight.model.workflow_resource_inline_selector_all_of import WorkflowResourceInlineSelectorAllOf + globals()['WorkflowAbstractResourceSelector'] = WorkflowAbstractResourceSelector + globals()['WorkflowResourceInlineSelectorAllOf'] = WorkflowResourceInlineSelectorAllOf + + +class WorkflowResourceInlineSelector(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + }, + ('object_type',): { + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + }, + } + + validations = { + ('selector',): { + 'regex': { + 'pattern': r'^$|\/api\/v1\/.*', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'selector': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'selector': 'Selector', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowResourceInlineSelector - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + selector (str): The odata based filter URL to select the resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceInlineSelector") + object_type = kwargs.get('object_type', "workflow.ResourceInlineSelector") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowResourceInlineSelector - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + selector (str): The odata based filter URL to select the resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceInlineSelector") + object_type = kwargs.get('object_type', "workflow.ResourceInlineSelector") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowAbstractResourceSelector, + WorkflowResourceInlineSelectorAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_resource_inline_selector_all_of.py b/intersight/model/workflow_resource_inline_selector_all_of.py new file mode 100644 index 0000000000..c8235f63c8 --- /dev/null +++ b/intersight/model/workflow_resource_inline_selector_all_of.py @@ -0,0 +1,295 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class WorkflowResourceInlineSelectorAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + }, + ('object_type',): { + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + }, + } + + validations = { + ('selector',): { + 'regex': { + 'pattern': r'^$|\/api\/v1\/.*', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'selector': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'selector': 'Selector', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowResourceInlineSelectorAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + selector (str): The odata based filter URL to select the resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceInlineSelector") + object_type = kwargs.get('object_type', "workflow.ResourceInlineSelector") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowResourceInlineSelectorAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceInlineSelector", must be one of ["workflow.ResourceInlineSelector", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + selector (str): The odata based filter URL to select the resources.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceInlineSelector") + object_type = kwargs.get('object_type', "workflow.ResourceInlineSelector") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_resource_selector_criteria.py b/intersight/model/workflow_resource_selector_criteria.py new file mode 100644 index 0000000000..6e77dfb2f3 --- /dev/null +++ b/intersight/model/workflow_resource_selector_criteria.py @@ -0,0 +1,360 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector + from intersight.model.workflow_resource_selector_criteria_all_of import WorkflowResourceSelectorCriteriaAllOf + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowAbstractResourceSelector'] = WorkflowAbstractResourceSelector + globals()['WorkflowResourceSelectorCriteriaAllOf'] = WorkflowResourceSelectorCriteriaAllOf + + +class WorkflowResourceSelectorCriteria(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + }, + ('object_type',): { + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'resource_selection_criteria': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'parameters': 'Parameters', # noqa: E501 + 'resource_selection_criteria': 'ResourceSelectionCriteria', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowResourceSelectorCriteria - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + parameters (bool, date, datetime, dict, float, int, list, str, none_type): The runtime properties and the value can be stored in this property.. [optional] # noqa: E501 + resource_selection_criteria (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceSelectorCriteria") + object_type = kwargs.get('object_type', "workflow.ResourceSelectorCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowResourceSelectorCriteria - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + parameters (bool, date, datetime, dict, float, int, list, str, none_type): The runtime properties and the value can be stored in this property.. [optional] # noqa: E501 + resource_selection_criteria (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceSelectorCriteria") + object_type = kwargs.get('object_type', "workflow.ResourceSelectorCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + WorkflowAbstractResourceSelector, + WorkflowResourceSelectorCriteriaAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_resource_selector_criteria_all_of.py b/intersight/model/workflow_resource_selector_criteria_all_of.py new file mode 100644 index 0000000000..f3191b2922 --- /dev/null +++ b/intersight/model/workflow_resource_selector_criteria_all_of.py @@ -0,0 +1,300 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + globals()['MoMoRef'] = MoMoRef + + +class WorkflowResourceSelectorCriteriaAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + }, + ('object_type',): { + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'resource_selection_criteria': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'parameters': 'Parameters', # noqa: E501 + 'resource_selection_criteria': 'ResourceSelectionCriteria', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowResourceSelectorCriteriaAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + parameters (bool, date, datetime, dict, float, int, list, str, none_type): The runtime properties and the value can be stored in this property.. [optional] # noqa: E501 + resource_selection_criteria (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceSelectorCriteria") + object_type = kwargs.get('object_type', "workflow.ResourceSelectorCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowResourceSelectorCriteriaAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ResourceSelectorCriteria", must be one of ["workflow.ResourceSelectorCriteria", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + parameters (bool, date, datetime, dict, float, int, list, str, none_type): The runtime properties and the value can be stored in this property.. [optional] # noqa: E501 + resource_selection_criteria (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ResourceSelectorCriteria") + object_type = kwargs.get('object_type', "workflow.ResourceSelectorCriteria") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_result_handler.py b/intersight/model/workflow_result_handler.py index 485f1ccabe..d07d17ca68 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class WorkflowResultHandler(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class WorkflowResultHandler(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class WorkflowResultHandler(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class WorkflowResultHandler(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class WorkflowResultHandler(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class WorkflowResultHandler(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/workflow_rollback_task.py b/intersight/model/workflow_rollback_task.py index 89e3cf1cd5..ede1a3c258 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b24ad69e30..3db1cca008 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7407d6899d..d3521b7b09 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d48ebe0e06..e9f2751c82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c66d797a60..8bf8b660c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2513d6fb23..48665ffc33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bcb76b89fd..1bcf818d82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d13557ef78..22c71d4cd2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e6fca438f5..8ef617fe86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ebf5e47009..f399698a87 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8aa51a0f28..1331eaef5a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2beb4f71f3..902afebc70 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7ee1cb2af3..3bea01c041 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b9ea6c6c92..4e71e23032 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -39,6 +39,7 @@ def lazy_import(): from intersight.model.mo_version_context import MoVersionContext from intersight.model.workflow_base_data_type import WorkflowBaseDataType from intersight.model.workflow_service_item_action_definition_all_of import WorkflowServiceItemActionDefinitionAllOf + from intersight.model.workflow_service_item_action_properties import WorkflowServiceItemActionProperties from intersight.model.workflow_service_item_action_workflow_definition import WorkflowServiceItemActionWorkflowDefinition from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_validation_information import WorkflowValidationInformation @@ -51,6 +52,7 @@ def lazy_import(): globals()['MoVersionContext'] = MoVersionContext globals()['WorkflowBaseDataType'] = WorkflowBaseDataType globals()['WorkflowServiceItemActionDefinitionAllOf'] = WorkflowServiceItemActionDefinitionAllOf + globals()['WorkflowServiceItemActionProperties'] = WorkflowServiceItemActionProperties globals()['WorkflowServiceItemActionWorkflowDefinition'] = WorkflowServiceItemActionWorkflowDefinition globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowValidationInformation'] = WorkflowValidationInformation @@ -145,19 +147,21 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'action_properties': (WorkflowServiceItemActionProperties,), # noqa: E501 'action_type': (str,), # noqa: E501 'allowed_instance_states': ([str], none_type,), # noqa: E501 + 'attribute_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'description': (str,), # noqa: E501 'input_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'label': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'periodicity': (int,), # noqa: E501 'post_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'pre_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'restrict_on_private_appliance': (bool,), # noqa: E501 'stop_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'validation_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'associated_roles': ([IamRoleRelationship], none_type,), # noqa: E501 @@ -189,19 +193,21 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'action_properties': 'ActionProperties', # noqa: E501 'action_type': 'ActionType', # noqa: E501 'allowed_instance_states': 'AllowedInstanceStates', # noqa: E501 + 'attribute_parameters': 'AttributeParameters', # noqa: E501 'core_workflows': 'CoreWorkflows', # noqa: E501 'description': 'Description', # noqa: E501 'input_definition': 'InputDefinition', # noqa: E501 'label': 'Label', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_parameters': 'OutputParameters', # noqa: E501 'periodicity': 'Periodicity', # noqa: E501 'post_core_workflows': 'PostCoreWorkflows', # noqa: E501 'pre_core_workflows': 'PreCoreWorkflows', # noqa: E501 'restrict_on_private_appliance': 'RestrictOnPrivateAppliance', # noqa: E501 'stop_workflows': 'StopWorkflows', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 'validation_information': 'ValidationInformation', # noqa: E501 'validation_workflows': 'ValidationWorkflows', # noqa: E501 'associated_roles': 'AssociatedRoles', # noqa: E501 @@ -223,6 +229,7 @@ def discriminator(): } read_only_vars = { + 'user_id_or_email', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -270,19 +277,21 @@ 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,) + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 @@ -413,19 +422,21 @@ 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,) + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 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 c87d85cc97..73d2abb53b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -33,12 +33,14 @@ def lazy_import(): from intersight.model.iam_role_relationship import IamRoleRelationship from intersight.model.workflow_base_data_type import WorkflowBaseDataType + from intersight.model.workflow_service_item_action_properties import WorkflowServiceItemActionProperties from intersight.model.workflow_service_item_action_workflow_definition import WorkflowServiceItemActionWorkflowDefinition from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_validation_information import WorkflowValidationInformation from intersight.model.workflow_workflow_definition_relationship import WorkflowWorkflowDefinitionRelationship globals()['IamRoleRelationship'] = IamRoleRelationship globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + globals()['WorkflowServiceItemActionProperties'] = WorkflowServiceItemActionProperties globals()['WorkflowServiceItemActionWorkflowDefinition'] = WorkflowServiceItemActionWorkflowDefinition globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowValidationInformation'] = WorkflowValidationInformation @@ -133,19 +135,21 @@ def openapi_types(): return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 + 'action_properties': (WorkflowServiceItemActionProperties,), # noqa: E501 'action_type': (str,), # noqa: E501 'allowed_instance_states': ([str], none_type,), # noqa: E501 + 'attribute_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'description': (str,), # noqa: E501 'input_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'label': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'periodicity': (int,), # noqa: E501 'post_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'pre_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'restrict_on_private_appliance': (bool,), # noqa: E501 'stop_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'validation_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'associated_roles': ([IamRoleRelationship], none_type,), # noqa: E501 @@ -161,19 +165,21 @@ def discriminator(): attribute_map = { 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 + 'action_properties': 'ActionProperties', # noqa: E501 'action_type': 'ActionType', # noqa: E501 'allowed_instance_states': 'AllowedInstanceStates', # noqa: E501 + 'attribute_parameters': 'AttributeParameters', # noqa: E501 'core_workflows': 'CoreWorkflows', # noqa: E501 'description': 'Description', # noqa: E501 'input_definition': 'InputDefinition', # noqa: E501 'label': 'Label', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_parameters': 'OutputParameters', # noqa: E501 'periodicity': 'Periodicity', # noqa: E501 'post_core_workflows': 'PostCoreWorkflows', # noqa: E501 'pre_core_workflows': 'PreCoreWorkflows', # noqa: E501 'restrict_on_private_appliance': 'RestrictOnPrivateAppliance', # noqa: E501 'stop_workflows': 'StopWorkflows', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 'validation_information': 'ValidationInformation', # noqa: E501 'validation_workflows': 'ValidationWorkflows', # noqa: E501 'associated_roles': 'AssociatedRoles', # noqa: E501 @@ -182,6 +188,7 @@ def discriminator(): } read_only_vars = { + 'user_id_or_email', # noqa: E501 } _composed_schemas = {} @@ -226,19 +233,21 @@ 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,) + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 @@ -337,19 +346,21 @@ 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,) + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_action_definition_list.py b/intersight/model/workflow_service_item_action_definition_list.py index 360ae8ee07..dd5410fd12 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 735df95b13..569fff134b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08523e1aa0..d9f9a0ae83 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -39,6 +39,7 @@ def lazy_import(): from intersight.model.mo_version_context import MoVersionContext from intersight.model.workflow_base_data_type import WorkflowBaseDataType from intersight.model.workflow_service_item_action_definition import WorkflowServiceItemActionDefinition + from intersight.model.workflow_service_item_action_properties import WorkflowServiceItemActionProperties from intersight.model.workflow_service_item_action_workflow_definition import WorkflowServiceItemActionWorkflowDefinition from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_validation_information import WorkflowValidationInformation @@ -51,6 +52,7 @@ def lazy_import(): globals()['MoVersionContext'] = MoVersionContext globals()['WorkflowBaseDataType'] = WorkflowBaseDataType globals()['WorkflowServiceItemActionDefinition'] = WorkflowServiceItemActionDefinition + globals()['WorkflowServiceItemActionProperties'] = WorkflowServiceItemActionProperties globals()['WorkflowServiceItemActionWorkflowDefinition'] = WorkflowServiceItemActionWorkflowDefinition globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowValidationInformation'] = WorkflowValidationInformation @@ -802,6 +804,7 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1061,6 +1064,8 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1068,16 +1073,12 @@ class WorkflowServiceItemActionDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1149,19 +1150,21 @@ def openapi_types(): 'parent': (MoBaseMoRelationship,), # noqa: E501 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'display_names': (DisplayNames,), # noqa: E501 + 'action_properties': (WorkflowServiceItemActionProperties,), # noqa: E501 'action_type': (str,), # noqa: E501 'allowed_instance_states': ([str], none_type,), # noqa: E501 + 'attribute_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'description': (str,), # noqa: E501 'input_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'label': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'periodicity': (int,), # noqa: E501 'post_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'pre_core_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'restrict_on_private_appliance': (bool,), # noqa: E501 'stop_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'validation_workflows': ([WorkflowServiceItemActionWorkflowDefinition], none_type,), # noqa: E501 'associated_roles': ([IamRoleRelationship], none_type,), # noqa: E501 @@ -1198,19 +1201,21 @@ def discriminator(): 'parent': 'Parent', # noqa: E501 'permission_resources': 'PermissionResources', # noqa: E501 'display_names': 'DisplayNames', # noqa: E501 + 'action_properties': 'ActionProperties', # noqa: E501 'action_type': 'ActionType', # noqa: E501 'allowed_instance_states': 'AllowedInstanceStates', # noqa: E501 + 'attribute_parameters': 'AttributeParameters', # noqa: E501 'core_workflows': 'CoreWorkflows', # noqa: E501 'description': 'Description', # noqa: E501 'input_definition': 'InputDefinition', # noqa: E501 'label': 'Label', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_parameters': 'OutputParameters', # noqa: E501 'periodicity': 'Periodicity', # noqa: E501 'post_core_workflows': 'PostCoreWorkflows', # noqa: E501 'pre_core_workflows': 'PreCoreWorkflows', # noqa: E501 'restrict_on_private_appliance': 'RestrictOnPrivateAppliance', # noqa: E501 'stop_workflows': 'StopWorkflows', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 'validation_information': 'ValidationInformation', # noqa: E501 'validation_workflows': 'ValidationWorkflows', # noqa: E501 'associated_roles': 'AssociatedRoles', # noqa: E501 @@ -1227,6 +1232,7 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 + 'user_id_or_email', # noqa: E501 } @classmethod @@ -1281,19 +1287,21 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 parent (MoBaseMoRelationship): [optional] # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 @@ -1424,19 +1432,21 @@ def __init__(self, *args, **kwargs): # noqa: E501 parent (MoBaseMoRelationship): [optional] # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 + action_properties (WorkflowServiceItemActionProperties): [optional] # noqa: E501 action_type (str): Type of actionDefinition which decides on how to trigger the action. * `External` - External actions definition can be triggered by enduser to perform actions on the service item. Once action is completed successfully (eg. create/deploy), user cannot re-trigger that action again. * `Internal` - Internal action definition is used to trigger periodic actions on the service item instance. * `Repetitive` - Repetitive action definition is an external action that can be triggered by enduser to perform repetitive actions (eg. Edit/Update/Perform health check) on the created service item.. [optional] if omitted the server will use the default value of "External" # noqa: E501 allowed_instance_states ([str], none_type): [optional] # noqa: E501 + attribute_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The mappings from workflows in the action definition to the service item attribute definition. Any output from core or post-core workflow can be mapped to service item attribute definition. The attribute can be referred using the name of the workflow definition and the attribute name in the following format '${.output.'.. [optional] # noqa: E501 core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 description (str): The description for this action which provides information on what are the pre-requisites to use this action on the service item and what features are supported by this action.. [optional] # noqa: E501 input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 label (str): A user friendly short name to identify the action. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 name (str): The name for this action definition. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). Name of the action must be unique within a service item definition.. [optional] # noqa: E501 - output_parameters (bool, date, datetime, dict, float, int, list, str, none_type): The output mappings from workflows in the action definition to the service item output definition. Any output from core or post-core workflow can be mapped to service item output definition. The output can be referred using the name of the workflow definition and the output name in the following format '${.output.'.. [optional] # noqa: E501 periodicity (int): Value in seconds to specify the periodicity of the workflows. A zero value indicate the workflow will not execute periodically. A non-zero value indicate, the workflow will be executed periodically with this periodicity.. [optional] # noqa: E501 post_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 pre_core_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 restrict_on_private_appliance (bool): The flag to indicate that action is restricted on a Private Virtual Appliance.. [optional] if omitted the server will use the default value of False # noqa: E501 stop_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item action definition.. [optional] # noqa: E501 validation_information (WorkflowValidationInformation): [optional] # noqa: E501 validation_workflows ([WorkflowServiceItemActionWorkflowDefinition], none_type): [optional] # noqa: E501 associated_roles ([IamRoleRelationship], none_type): An array of relationships to iamRole resources.. [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_action_definition_response.py b/intersight/model/workflow_service_item_action_definition_response.py index 765226a55e..197a35e26e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2fd539385..6b9d0d16de 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,20 +32,32 @@ def lazy_import(): from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship from intersight.model.mo_base_mo import MoBaseMo from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext + from intersight.model.serviceitem_message import ServiceitemMessage + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship from intersight.model.workflow_service_item_action_instance_all_of import WorkflowServiceItemActionInstanceAllOf from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship from intersight.model.workflow_workflow_info_relationship import WorkflowWorkflowInfoRelationship globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext + globals()['ServiceitemMessage'] = ServiceitemMessage + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship globals()['WorkflowServiceItemActionInstanceAllOf'] = WorkflowServiceItemActionInstanceAllOf globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship @@ -88,8 +100,8 @@ class WorkflowServiceItemActionInstance(ModelComposed): 'NONE': "None", 'VALIDATE': "Validate", 'START': "Start", + 'RERUN': "Rerun", 'RETRY': "Retry", - 'RETRYFAILED': "RetryFailed", 'CANCEL': "Cancel", 'STOP': "Stop", }, @@ -97,11 +109,20 @@ class WorkflowServiceItemActionInstance(ModelComposed): 'NONE': "None", 'VALIDATE': "Validate", 'START': "Start", + 'RERUN': "Rerun", 'RETRY': "Retry", - 'RETRYFAILED': "RetryFailed", 'CANCEL': "Cancel", 'STOP': "Stop", }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, ('status',): { 'NOTSTARTED': "NotStarted", 'VALIDATING': "Validating", @@ -109,6 +130,7 @@ class WorkflowServiceItemActionInstance(ModelComposed): 'FAILED': "Failed", 'COMPLETED': "Completed", 'STOPPING': "Stopping", + 'STOPPED': "Stopped", }, } @@ -144,14 +166,23 @@ def openapi_types(): 'end_time': (datetime,), # noqa: E501 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'last_action': (str,), # noqa: E501 + 'messages': ([ServiceitemMessage], none_type,), # noqa: E501 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'service_request_input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'start_time': (datetime,), # noqa: E501 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 'action_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 'service_item_action_definition': (WorkflowServiceItemActionDefinitionRelationship,), # noqa: E501 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 'service_item_instance': (WorkflowServiceItemInstanceRelationship,), # noqa: E501 'stop_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 'validation_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 @@ -183,14 +214,23 @@ def discriminator(): 'end_time': 'EndTime', # noqa: E501 'input': 'Input', # noqa: E501 'last_action': 'LastAction', # noqa: E501 + 'messages': 'Messages', # noqa: E501 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'service_request_input': 'ServiceRequestInput', # noqa: E501 'start_time': 'StartTime', # noqa: E501 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 'action_workflow_info': 'ActionWorkflowInfo', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 'service_item_instance': 'ServiceItemInstance', # noqa: E501 'stop_workflow_info': 'StopWorkflowInfo', # noqa: E501 + 'user': 'User', # noqa: E501 'validation_workflow_info': 'ValidationWorkflowInfo', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 @@ -211,8 +251,12 @@ def discriminator(): 'end_time', # noqa: E501 'last_action', # noqa: E501 'name', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 + 'service_request_input', # noqa: E501 'start_time', # noqa: E501 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -260,18 +304,27 @@ 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,) - action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 - last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 - status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 @@ -398,18 +451,27 @@ 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,) - action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 - last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 - status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 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 e7b7ac9172..a76fe59d18 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -31,10 +31,22 @@ def lazy_import(): + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.serviceitem_message import ServiceitemMessage + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship from intersight.model.workflow_workflow_info_relationship import WorkflowWorkflowInfoRelationship + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship + globals()['ServiceitemMessage'] = ServiceitemMessage + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship @@ -76,8 +88,8 @@ class WorkflowServiceItemActionInstanceAllOf(ModelNormal): 'NONE': "None", 'VALIDATE': "Validate", 'START': "Start", + 'RERUN': "Rerun", 'RETRY': "Retry", - 'RETRYFAILED': "RetryFailed", 'CANCEL': "Cancel", 'STOP': "Stop", }, @@ -85,11 +97,20 @@ class WorkflowServiceItemActionInstanceAllOf(ModelNormal): 'NONE': "None", 'VALIDATE': "Validate", 'START': "Start", + 'RERUN': "Rerun", 'RETRY': "Retry", - 'RETRYFAILED': "RetryFailed", 'CANCEL': "Cancel", 'STOP': "Stop", }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, ('status',): { 'NOTSTARTED': "NotStarted", 'VALIDATING': "Validating", @@ -97,6 +118,7 @@ class WorkflowServiceItemActionInstanceAllOf(ModelNormal): 'FAILED': "Failed", 'COMPLETED': "Completed", 'STOPPING': "Stopping", + 'STOPPED': "Stopped", }, } @@ -132,14 +154,23 @@ def openapi_types(): 'end_time': (datetime,), # noqa: E501 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'last_action': (str,), # noqa: E501 + 'messages': ([ServiceitemMessage], none_type,), # noqa: E501 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'service_request_input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 'start_time': (datetime,), # noqa: E501 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 'action_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 'service_item_action_definition': (WorkflowServiceItemActionDefinitionRelationship,), # noqa: E501 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 'service_item_instance': (WorkflowServiceItemInstanceRelationship,), # noqa: E501 'stop_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 'validation_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 } @@ -155,14 +186,23 @@ def discriminator(): 'end_time': 'EndTime', # noqa: E501 'input': 'Input', # noqa: E501 'last_action': 'LastAction', # noqa: E501 + 'messages': 'Messages', # noqa: E501 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'service_request_input': 'ServiceRequestInput', # noqa: E501 'start_time': 'StartTime', # noqa: E501 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 'action_workflow_info': 'ActionWorkflowInfo', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 'service_item_instance': 'ServiceItemInstance', # noqa: E501 'stop_workflow_info': 'StopWorkflowInfo', # noqa: E501 + 'user': 'User', # noqa: E501 'validation_workflow_info': 'ValidationWorkflowInfo', # noqa: E501 } @@ -170,8 +210,12 @@ def discriminator(): 'end_time', # noqa: E501 'last_action', # noqa: E501 'name', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 + 'service_request_input', # noqa: E501 'start_time', # noqa: E501 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 } _composed_schemas = {} @@ -216,18 +260,27 @@ 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,) - action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 - last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 - status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 """ @@ -322,18 +375,27 @@ 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,) - action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 - last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Retry` - Retry the service item action instance from the beginning. * `RetryFailed` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 - status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 """ diff --git a/intersight/model/workflow_service_item_action_instance_list.py b/intersight/model/workflow_service_item_action_instance_list.py index 6669fcec48..6de7566272 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e1ac7dda01..9a8c2da3c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_relationship.py b/intersight/model/workflow_service_item_action_instance_relationship.py new file mode 100644 index 0000000000..7c7e558e53 --- /dev/null +++ b/intersight/model/workflow_service_item_action_instance_relationship.py @@ -0,0 +1,1567 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.serviceitem_message import ServiceitemMessage + from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship + from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship + from intersight.model.workflow_service_item_action_instance import WorkflowServiceItemActionInstance + from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + from intersight.model.workflow_workflow_info_relationship import WorkflowWorkflowInfoRelationship + globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoMoRef'] = MoMoRef + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['ServiceitemMessage'] = ServiceitemMessage + globals()['ServiceitemSelectionCriteriaInput'] = ServiceitemSelectionCriteriaInput + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship + globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship + globals()['WorkflowServiceItemActionInstance'] = WorkflowServiceItemActionInstance + globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + globals()['WorkflowWorkflowInfoRelationship'] = WorkflowWorkflowInfoRelationship + + +class WorkflowServiceItemActionInstanceRelationship(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'MO.MOREF': "mo.MoRef", + }, + ('action',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('last_action',): { + 'NONE': "None", + 'VALIDATE': "Validate", + 'START': "Start", + 'RERUN': "Rerun", + 'RETRY': "Retry", + 'CANCEL': "Cancel", + 'STOP': "Stop", + }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, + ('status',): { + 'NOTSTARTED': "NotStarted", + 'VALIDATING': "Validating", + 'INPROGRESS': "InProgress", + 'FAILED': "Failed", + 'COMPLETED': "Completed", + 'STOPPING': "Stopping", + 'STOPPED': "Stopped", + }, + ('object_type',): { + 'AAA.AUDITRECORD': "aaa.AuditRecord", + 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", + 'AAA.RETENTIONPOLICY': "aaa.RetentionPolicy", + 'ACCESS.POLICY': "access.Policy", + 'ACCESS.POLICYINVENTORY': "access.PolicyInventory", + 'ADAPTER.CONFIGPOLICY': "adapter.ConfigPolicy", + 'ADAPTER.EXTETHINTERFACE': "adapter.ExtEthInterface", + 'ADAPTER.HOSTETHINTERFACE': "adapter.HostEthInterface", + 'ADAPTER.HOSTFCINTERFACE': "adapter.HostFcInterface", + 'ADAPTER.HOSTISCSIINTERFACE': "adapter.HostIscsiInterface", + 'ADAPTER.UNIT': "adapter.Unit", + 'ADAPTER.UNITEXPANDER': "adapter.UnitExpander", + 'APPLIANCE.APPSTATUS': "appliance.AppStatus", + 'APPLIANCE.AUTORMAPOLICY': "appliance.AutoRmaPolicy", + 'APPLIANCE.BACKUP': "appliance.Backup", + 'APPLIANCE.BACKUPPOLICY': "appliance.BackupPolicy", + 'APPLIANCE.CERTIFICATESETTING': "appliance.CertificateSetting", + 'APPLIANCE.CLUSTERINFO': "appliance.ClusterInfo", + 'APPLIANCE.CLUSTERINSTALL': "appliance.ClusterInstall", + 'APPLIANCE.CLUSTERREPLACENODE': "appliance.ClusterReplaceNode", + 'APPLIANCE.DATAEXPORTPOLICY': "appliance.DataExportPolicy", + 'APPLIANCE.DEVICECERTIFICATE': "appliance.DeviceCertificate", + 'APPLIANCE.DEVICECLAIM': "appliance.DeviceClaim", + 'APPLIANCE.DEVICECLUSTERINSTALL': "appliance.DeviceClusterInstall", + 'APPLIANCE.DEVICEUPGRADEPOLICY': "appliance.DeviceUpgradePolicy", + 'APPLIANCE.DIAGSETTING': "appliance.DiagSetting", + 'APPLIANCE.EXTERNALSYSLOGSETTING': "appliance.ExternalSyslogSetting", + 'APPLIANCE.FILEGATEWAY': "appliance.FileGateway", + 'APPLIANCE.FILESYSTEMSTATUS': "appliance.FileSystemStatus", + 'APPLIANCE.GROUPSTATUS': "appliance.GroupStatus", + 'APPLIANCE.IMAGEBUNDLE': "appliance.ImageBundle", + 'APPLIANCE.METAMANIFEST': "appliance.MetaManifest", + 'APPLIANCE.NODEINFO': "appliance.NodeInfo", + 'APPLIANCE.NODESTATUS': "appliance.NodeStatus", + 'APPLIANCE.RELEASENOTE': "appliance.ReleaseNote", + 'APPLIANCE.REMOTEFILEIMPORT': "appliance.RemoteFileImport", + 'APPLIANCE.RESTORE': "appliance.Restore", + 'APPLIANCE.SETUPINFO': "appliance.SetupInfo", + 'APPLIANCE.SYSTEMINFO': "appliance.SystemInfo", + 'APPLIANCE.SYSTEMSTATUS': "appliance.SystemStatus", + 'APPLIANCE.UPGRADE': "appliance.Upgrade", + 'APPLIANCE.UPGRADEPOLICY': "appliance.UpgradePolicy", + 'ASSET.CLUSTERMEMBER': "asset.ClusterMember", + 'ASSET.DEPLOYMENT': "asset.Deployment", + 'ASSET.DEPLOYMENTDEVICE': "asset.DeploymentDevice", + 'ASSET.DEVICECLAIM': "asset.DeviceClaim", + 'ASSET.DEVICECONFIGURATION': "asset.DeviceConfiguration", + 'ASSET.DEVICECONNECTORMANAGER': "asset.DeviceConnectorManager", + 'ASSET.DEVICECONTRACTINFORMATION': "asset.DeviceContractInformation", + 'ASSET.DEVICECONTRACTNOTIFICATION': "asset.DeviceContractNotification", + 'ASSET.DEVICEREGISTRATION': "asset.DeviceRegistration", + 'ASSET.SUBSCRIPTION': "asset.Subscription", + 'ASSET.SUBSCRIPTIONACCOUNT': "asset.SubscriptionAccount", + 'ASSET.SUBSCRIPTIONDEVICECONTRACTINFORMATION': "asset.SubscriptionDeviceContractInformation", + 'ASSET.TARGET': "asset.Target", + 'BIOS.BOOTDEVICE': "bios.BootDevice", + 'BIOS.BOOTMODE': "bios.BootMode", + 'BIOS.POLICY': "bios.Policy", + 'BIOS.SYSTEMBOOTORDER': "bios.SystemBootOrder", + 'BIOS.TOKENSETTINGS': "bios.TokenSettings", + 'BIOS.UNIT': "bios.Unit", + 'BIOS.VFSELECTMEMORYRASCONFIGURATION': "bios.VfSelectMemoryRasConfiguration", + 'BOOT.CDDDEVICE': "boot.CddDevice", + 'BOOT.DEVICEBOOTMODE': "boot.DeviceBootMode", + 'BOOT.DEVICEBOOTSECURITY': "boot.DeviceBootSecurity", + 'BOOT.HDDDEVICE': "boot.HddDevice", + 'BOOT.ISCSIDEVICE': "boot.IscsiDevice", + 'BOOT.NVMEDEVICE': "boot.NvmeDevice", + 'BOOT.PCHSTORAGEDEVICE': "boot.PchStorageDevice", + 'BOOT.PRECISIONPOLICY': "boot.PrecisionPolicy", + 'BOOT.PXEDEVICE': "boot.PxeDevice", + 'BOOT.SANDEVICE': "boot.SanDevice", + 'BOOT.SDDEVICE': "boot.SdDevice", + 'BOOT.UEFISHELLDEVICE': "boot.UefiShellDevice", + 'BOOT.USBDEVICE': "boot.UsbDevice", + 'BOOT.VMEDIADEVICE': "boot.VmediaDevice", + 'BULK.EXPORT': "bulk.Export", + 'BULK.EXPORTEDITEM': "bulk.ExportedItem", + 'BULK.MOCLONER': "bulk.MoCloner", + 'BULK.MOMERGER': "bulk.MoMerger", + 'BULK.REQUEST': "bulk.Request", + 'BULK.SUBREQUESTOBJ': "bulk.SubRequestObj", + 'CAPABILITY.ACTIONSMETADATA': "capability.ActionsMetaData", + 'CAPABILITY.ADAPTERDEPRECATEDDEF': "capability.AdapterDeprecatedDef", + 'CAPABILITY.ADAPTERFIRMWAREREQUIREMENT': "capability.AdapterFirmwareRequirement", + 'CAPABILITY.ADAPTERUNITDESCRIPTOR': "capability.AdapterUnitDescriptor", + 'CAPABILITY.ADAPTERUPGRADESUPPORTMETA': "capability.AdapterUpgradeSupportMeta", + 'CAPABILITY.CATALOG': "capability.Catalog", + 'CAPABILITY.CHASSISDESCRIPTOR': "capability.ChassisDescriptor", + 'CAPABILITY.CHASSISMANUFACTURINGDEF': "capability.ChassisManufacturingDef", + 'CAPABILITY.CHASSISUPGRADESUPPORTMETA': "capability.ChassisUpgradeSupportMeta", + 'CAPABILITY.CIMCFIRMWAREDESCRIPTOR': "capability.CimcFirmwareDescriptor", + 'CAPABILITY.EQUIPMENTPHYSICALDEF': "capability.EquipmentPhysicalDef", + 'CAPABILITY.EQUIPMENTSLOTARRAY': "capability.EquipmentSlotArray", + 'CAPABILITY.FANMODULEDESCRIPTOR': "capability.FanModuleDescriptor", + 'CAPABILITY.FANMODULEMANUFACTURINGDEF': "capability.FanModuleManufacturingDef", + 'CAPABILITY.FEXCAPABILITYDEF': "capability.FexCapabilityDef", + 'CAPABILITY.FEXDESCRIPTOR': "capability.FexDescriptor", + 'CAPABILITY.FEXMANUFACTURINGDEF': "capability.FexManufacturingDef", + 'CAPABILITY.IOCARDCAPABILITYDEF': "capability.IoCardCapabilityDef", + 'CAPABILITY.IOCARDDESCRIPTOR': "capability.IoCardDescriptor", + 'CAPABILITY.IOCARDMANUFACTURINGDEF': "capability.IoCardManufacturingDef", + 'CAPABILITY.IOMUPGRADESUPPORTMETA': "capability.IomUpgradeSupportMeta", + 'CAPABILITY.PORTGROUPAGGREGATIONDEF': "capability.PortGroupAggregationDef", + 'CAPABILITY.PSUDESCRIPTOR': "capability.PsuDescriptor", + 'CAPABILITY.PSUMANUFACTURINGDEF': "capability.PsuManufacturingDef", + 'CAPABILITY.SERVERDESCRIPTOR': "capability.ServerDescriptor", + 'CAPABILITY.SERVERMODELSCAPABILITYDEF': "capability.ServerModelsCapabilityDef", + 'CAPABILITY.SERVERSCHEMADESCRIPTOR': "capability.ServerSchemaDescriptor", + 'CAPABILITY.SIOCMODULECAPABILITYDEF': "capability.SiocModuleCapabilityDef", + 'CAPABILITY.SIOCMODULEDESCRIPTOR': "capability.SiocModuleDescriptor", + 'CAPABILITY.SIOCMODULEMANUFACTURINGDEF': "capability.SiocModuleManufacturingDef", + 'CAPABILITY.SWITCHCAPABILITY': "capability.SwitchCapability", + 'CAPABILITY.SWITCHDESCRIPTOR': "capability.SwitchDescriptor", + 'CAPABILITY.SWITCHMANUFACTURINGDEF': "capability.SwitchManufacturingDef", + 'CERTIFICATEMANAGEMENT.POLICY': "certificatemanagement.Policy", + 'CERTIFICATEMANAGEMENT.POLICYINVENTORY': "certificatemanagement.PolicyInventory", + 'CHASSIS.CONFIGCHANGEDETAIL': "chassis.ConfigChangeDetail", + 'CHASSIS.CONFIGIMPORT': "chassis.ConfigImport", + 'CHASSIS.CONFIGRESULT': "chassis.ConfigResult", + 'CHASSIS.CONFIGRESULTENTRY': "chassis.ConfigResultEntry", + 'CHASSIS.IOMPROFILE': "chassis.IomProfile", + 'CHASSIS.PROFILE': "chassis.Profile", + 'CLOUD.AWSBILLINGUNIT': "cloud.AwsBillingUnit", + 'CLOUD.AWSKEYPAIR': "cloud.AwsKeyPair", + 'CLOUD.AWSNETWORKINTERFACE': "cloud.AwsNetworkInterface", + 'CLOUD.AWSORGANIZATIONALUNIT': "cloud.AwsOrganizationalUnit", + 'CLOUD.AWSSECURITYGROUP': "cloud.AwsSecurityGroup", + 'CLOUD.AWSSUBNET': "cloud.AwsSubnet", + 'CLOUD.AWSVIRTUALMACHINE': "cloud.AwsVirtualMachine", + 'CLOUD.AWSVOLUME': "cloud.AwsVolume", + 'CLOUD.AWSVPC': "cloud.AwsVpc", + 'CLOUD.COLLECTINVENTORY': "cloud.CollectInventory", + 'CLOUD.REGIONS': "cloud.Regions", + 'CLOUD.SKUCONTAINERTYPE': "cloud.SkuContainerType", + 'CLOUD.SKUDATABASETYPE': "cloud.SkuDatabaseType", + 'CLOUD.SKUINSTANCETYPE': "cloud.SkuInstanceType", + 'CLOUD.SKUNETWORKTYPE': "cloud.SkuNetworkType", + 'CLOUD.SKUREGIONRATECARDS': "cloud.SkuRegionRateCards", + 'CLOUD.SKUVOLUMETYPE': "cloud.SkuVolumeType", + 'CLOUD.TFCAGENTPOOL': "cloud.TfcAgentpool", + 'CLOUD.TFCORGANIZATION': "cloud.TfcOrganization", + 'CLOUD.TFCWORKSPACE': "cloud.TfcWorkspace", + 'COMM.HTTPPROXYPOLICY': "comm.HttpProxyPolicy", + 'COMPUTE.BLADE': "compute.Blade", + 'COMPUTE.BLADEIDENTITY': "compute.BladeIdentity", + 'COMPUTE.BOARD': "compute.Board", + 'COMPUTE.MAPPING': "compute.Mapping", + 'COMPUTE.PERSONALITY': "compute.Personality", + 'COMPUTE.PHYSICALSUMMARY': "compute.PhysicalSummary", + 'COMPUTE.RACKUNIT': "compute.RackUnit", + 'COMPUTE.RACKUNITIDENTITY': "compute.RackUnitIdentity", + 'COMPUTE.SERVERIDPOOL': "compute.ServerIdPool", + 'COMPUTE.SERVERPOWERPOLICY': "compute.ServerPowerPolicy", + 'COMPUTE.SERVERSETTING': "compute.ServerSetting", + 'COMPUTE.VMEDIA': "compute.Vmedia", + 'COND.ALARM': "cond.Alarm", + 'COND.ALARMAGGREGATION': "cond.AlarmAggregation", + 'COND.ALARMDEFINITION': "cond.AlarmDefinition", + 'COND.HCLSTATUS': "cond.HclStatus", + 'COND.HCLSTATUSDETAIL': "cond.HclStatusDetail", + 'COND.HCLSTATUSJOB': "cond.HclStatusJob", + 'CONNECTORPACK.CONNECTORPACKUPGRADE': "connectorpack.ConnectorPackUpgrade", + 'CONNECTORPACK.UPGRADEIMPACT': "connectorpack.UpgradeImpact", + 'CONSOLE.CONSOLECONFIG': "console.ConsoleConfig", + 'CONVERGEDINFRA.ADAPTERCOMPLIANCEDETAILS': "convergedinfra.AdapterComplianceDetails", + 'CONVERGEDINFRA.POD': "convergedinfra.Pod", + 'CONVERGEDINFRA.PODCOMPLIANCEINFO': "convergedinfra.PodComplianceInfo", + 'CONVERGEDINFRA.SERVERCOMPLIANCEDETAILS': "convergedinfra.ServerComplianceDetails", + 'CONVERGEDINFRA.STORAGECOMPLIANCEDETAILS': "convergedinfra.StorageComplianceDetails", + 'CONVERGEDINFRA.SWITCHCOMPLIANCEDETAILS': "convergedinfra.SwitchComplianceDetails", + 'CRD.CUSTOMRESOURCE': "crd.CustomResource", + 'DEVICECONNECTOR.POLICY': "deviceconnector.Policy", + 'EQUIPMENT.CHASSIS': "equipment.Chassis", + 'EQUIPMENT.CHASSISIDPOOL': "equipment.ChassisIdPool", + 'EQUIPMENT.CHASSISIDENTITY': "equipment.ChassisIdentity", + 'EQUIPMENT.CHASSISOPERATION': "equipment.ChassisOperation", + 'EQUIPMENT.DEVICESUMMARY': "equipment.DeviceSummary", + 'EQUIPMENT.ENDPOINTLOG': "equipment.EndPointLog", + 'EQUIPMENT.EXPANDERMODULE': "equipment.ExpanderModule", + 'EQUIPMENT.FAN': "equipment.Fan", + 'EQUIPMENT.FANCONTROL': "equipment.FanControl", + 'EQUIPMENT.FANMODULE': "equipment.FanModule", + 'EQUIPMENT.FEX': "equipment.Fex", + 'EQUIPMENT.FEXIDENTITY': "equipment.FexIdentity", + 'EQUIPMENT.FEXOPERATION': "equipment.FexOperation", + 'EQUIPMENT.FRU': "equipment.Fru", + 'EQUIPMENT.IDENTITYSUMMARY': "equipment.IdentitySummary", + 'EQUIPMENT.IOCARD': "equipment.IoCard", + 'EQUIPMENT.IOCARDOPERATION': "equipment.IoCardOperation", + 'EQUIPMENT.IOEXPANDER': "equipment.IoExpander", + 'EQUIPMENT.LOCATORLED': "equipment.LocatorLed", + 'EQUIPMENT.LOGDOWNLOAD': "equipment.LogDownload", + 'EQUIPMENT.PSU': "equipment.Psu", + 'EQUIPMENT.PSUCONTROL': "equipment.PsuControl", + 'EQUIPMENT.RACKENCLOSURE': "equipment.RackEnclosure", + 'EQUIPMENT.RACKENCLOSURESLOT': "equipment.RackEnclosureSlot", + 'EQUIPMENT.SENSOR': "equipment.Sensor", + 'EQUIPMENT.SHAREDIOMODULE': "equipment.SharedIoModule", + 'EQUIPMENT.SWITCHCARD': "equipment.SwitchCard", + 'EQUIPMENT.SWITCHOPERATION': "equipment.SwitchOperation", + 'EQUIPMENT.SYSTEMIOCONTROLLER': "equipment.SystemIoController", + 'EQUIPMENT.TPM': "equipment.Tpm", + 'EQUIPMENT.TRANSCEIVER': "equipment.Transceiver", + 'ETHER.HOSTPORT': "ether.HostPort", + 'ETHER.NETWORKPORT': "ether.NetworkPort", + 'ETHER.PHYSICALPORT': "ether.PhysicalPort", + 'ETHER.PORTCHANNEL': "ether.PortChannel", + 'EXTERNALSITE.AUTHORIZATION': "externalsite.Authorization", + 'FABRIC.APPLIANCEPCROLE': "fabric.AppliancePcRole", + 'FABRIC.APPLIANCEROLE': "fabric.ApplianceRole", + 'FABRIC.CONFIGCHANGEDETAIL': "fabric.ConfigChangeDetail", + 'FABRIC.CONFIGRESULT': "fabric.ConfigResult", + 'FABRIC.CONFIGRESULTENTRY': "fabric.ConfigResultEntry", + 'FABRIC.ELEMENTIDENTITY': "fabric.ElementIdentity", + 'FABRIC.ESTIMATEIMPACT': "fabric.EstimateImpact", + 'FABRIC.ETHNETWORKCONTROLPOLICY': "fabric.EthNetworkControlPolicy", + 'FABRIC.ETHNETWORKCONTROLPOLICYINVENTORY': "fabric.EthNetworkControlPolicyInventory", + 'FABRIC.ETHNETWORKGROUPPOLICY': "fabric.EthNetworkGroupPolicy", + 'FABRIC.ETHNETWORKGROUPPOLICYINVENTORY': "fabric.EthNetworkGroupPolicyInventory", + 'FABRIC.ETHNETWORKPOLICY': "fabric.EthNetworkPolicy", + 'FABRIC.FCNETWORKPOLICY': "fabric.FcNetworkPolicy", + 'FABRIC.FCSTORAGEROLE': "fabric.FcStorageRole", + 'FABRIC.FCUPLINKPCROLE': "fabric.FcUplinkPcRole", + 'FABRIC.FCUPLINKROLE': "fabric.FcUplinkRole", + 'FABRIC.FCZONEPOLICY': "fabric.FcZonePolicy", + 'FABRIC.FCOEUPLINKPCROLE': "fabric.FcoeUplinkPcRole", + 'FABRIC.FCOEUPLINKROLE': "fabric.FcoeUplinkRole", + 'FABRIC.FLOWCONTROLPOLICY': "fabric.FlowControlPolicy", + 'FABRIC.LANPINGROUP': "fabric.LanPinGroup", + 'FABRIC.LINKAGGREGATIONPOLICY': "fabric.LinkAggregationPolicy", + 'FABRIC.LINKCONTROLPOLICY': "fabric.LinkControlPolicy", + 'FABRIC.MULTICASTPOLICY': "fabric.MulticastPolicy", + 'FABRIC.PCMEMBER': "fabric.PcMember", + 'FABRIC.PCOPERATION': "fabric.PcOperation", + 'FABRIC.PORTMODE': "fabric.PortMode", + 'FABRIC.PORTOPERATION': "fabric.PortOperation", + 'FABRIC.PORTPOLICY': "fabric.PortPolicy", + 'FABRIC.SANPINGROUP': "fabric.SanPinGroup", + 'FABRIC.SERVERROLE': "fabric.ServerRole", + 'FABRIC.SWITCHCLUSTERPROFILE': "fabric.SwitchClusterProfile", + 'FABRIC.SWITCHCONTROLPOLICY': "fabric.SwitchControlPolicy", + 'FABRIC.SWITCHPROFILE': "fabric.SwitchProfile", + 'FABRIC.SYSTEMQOSPOLICY': "fabric.SystemQosPolicy", + 'FABRIC.UPLINKPCROLE': "fabric.UplinkPcRole", + 'FABRIC.UPLINKROLE': "fabric.UplinkRole", + 'FABRIC.VLAN': "fabric.Vlan", + 'FABRIC.VLANINVENTORY': "fabric.VlanInventory", + 'FABRIC.VLANSET': "fabric.VlanSet", + 'FABRIC.VSAN': "fabric.Vsan", + 'FABRIC.VSANINVENTORY': "fabric.VsanInventory", + 'FAULT.INSTANCE': "fault.Instance", + 'FC.NEIGHBOR': "fc.Neighbor", + 'FC.PHYSICALPORT': "fc.PhysicalPort", + 'FC.PORTCHANNEL': "fc.PortChannel", + 'FCPOOL.FCBLOCK': "fcpool.FcBlock", + 'FCPOOL.LEASE': "fcpool.Lease", + 'FCPOOL.POOL': "fcpool.Pool", + 'FCPOOL.POOLMEMBER': "fcpool.PoolMember", + 'FCPOOL.RESERVATION': "fcpool.Reservation", + 'FCPOOL.UNIVERSE': "fcpool.Universe", + 'FEEDBACK.FEEDBACKPOST': "feedback.FeedbackPost", + 'FIRMWARE.BIOSDESCRIPTOR': "firmware.BiosDescriptor", + 'FIRMWARE.BOARDCONTROLLERDESCRIPTOR': "firmware.BoardControllerDescriptor", + 'FIRMWARE.CHASSISUPGRADE': "firmware.ChassisUpgrade", + 'FIRMWARE.CIMCDESCRIPTOR': "firmware.CimcDescriptor", + 'FIRMWARE.DIMMDESCRIPTOR': "firmware.DimmDescriptor", + 'FIRMWARE.DISTRIBUTABLE': "firmware.Distributable", + 'FIRMWARE.DISTRIBUTABLEMETA': "firmware.DistributableMeta", + 'FIRMWARE.DRIVEDESCRIPTOR': "firmware.DriveDescriptor", + 'FIRMWARE.DRIVERDISTRIBUTABLE': "firmware.DriverDistributable", + 'FIRMWARE.EULA': "firmware.Eula", + 'FIRMWARE.FIRMWARESUMMARY': "firmware.FirmwareSummary", + 'FIRMWARE.GPUDESCRIPTOR': "firmware.GpuDescriptor", + 'FIRMWARE.HBADESCRIPTOR': "firmware.HbaDescriptor", + 'FIRMWARE.IOMDESCRIPTOR': "firmware.IomDescriptor", + 'FIRMWARE.MSWITCHDESCRIPTOR': "firmware.MswitchDescriptor", + 'FIRMWARE.NXOSDESCRIPTOR': "firmware.NxosDescriptor", + 'FIRMWARE.PCIEDESCRIPTOR': "firmware.PcieDescriptor", + 'FIRMWARE.PSUDESCRIPTOR': "firmware.PsuDescriptor", + 'FIRMWARE.RUNNINGFIRMWARE': "firmware.RunningFirmware", + 'FIRMWARE.SASEXPANDERDESCRIPTOR': "firmware.SasExpanderDescriptor", + 'FIRMWARE.SERVERCONFIGURATIONUTILITYDISTRIBUTABLE': "firmware.ServerConfigurationUtilityDistributable", + 'FIRMWARE.STORAGECONTROLLERDESCRIPTOR': "firmware.StorageControllerDescriptor", + 'FIRMWARE.SWITCHUPGRADE': "firmware.SwitchUpgrade", + 'FIRMWARE.UNSUPPORTEDVERSIONUPGRADE': "firmware.UnsupportedVersionUpgrade", + 'FIRMWARE.UPGRADE': "firmware.Upgrade", + 'FIRMWARE.UPGRADEIMPACT': "firmware.UpgradeImpact", + 'FIRMWARE.UPGRADEIMPACTSTATUS': "firmware.UpgradeImpactStatus", + 'FIRMWARE.UPGRADESTATUS': "firmware.UpgradeStatus", + 'FIRMWARE.UPGRADEVALIDITY': "firmware.UpgradeValidity", + 'FORECAST.CATALOG': "forecast.Catalog", + 'FORECAST.DEFINITION': "forecast.Definition", + 'FORECAST.INSTANCE': "forecast.Instance", + 'GRAPHICS.CARD': "graphics.Card", + 'GRAPHICS.CONTROLLER': "graphics.Controller", + 'HCL.COMPATIBILITYSTATUS': "hcl.CompatibilityStatus", + 'HCL.DRIVERIMAGE': "hcl.DriverImage", + 'HCL.EXEMPTEDCATALOG': "hcl.ExemptedCatalog", + 'HCL.HWCATALOGINFO': "hcl.HwCatalogInfo", + 'HCL.HYPERFLEXSOFTWARECOMPATIBILITYINFO': "hcl.HyperflexSoftwareCompatibilityInfo", + 'HCL.OPERATINGSYSTEM': "hcl.OperatingSystem", + 'HCL.OPERATINGSYSTEMVENDOR': "hcl.OperatingSystemVendor", + 'HCL.SERVERHWCATALOGINFO': "hcl.ServerHwCatalogInfo", + 'HCL.SUPPORTEDDRIVERNAME': "hcl.SupportedDriverName", + 'HYPERFLEX.ALARM': "hyperflex.Alarm", + 'HYPERFLEX.APPCATALOG': "hyperflex.AppCatalog", + 'HYPERFLEX.AUTOSUPPORTPOLICY': "hyperflex.AutoSupportPolicy", + 'HYPERFLEX.BACKUPCLUSTER': "hyperflex.BackupCluster", + 'HYPERFLEX.CAPABILITYINFO': "hyperflex.CapabilityInfo", + 'HYPERFLEX.CLUSTER': "hyperflex.Cluster", + 'HYPERFLEX.CLUSTERBACKUPPOLICY': "hyperflex.ClusterBackupPolicy", + 'HYPERFLEX.CLUSTERBACKUPPOLICYDEPLOYMENT': "hyperflex.ClusterBackupPolicyDeployment", + 'HYPERFLEX.CLUSTERBACKUPPOLICYINVENTORY': "hyperflex.ClusterBackupPolicyInventory", + 'HYPERFLEX.CLUSTERHEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.ClusterHealthCheckExecutionSnapshot", + 'HYPERFLEX.CLUSTERNETWORKPOLICY': "hyperflex.ClusterNetworkPolicy", + 'HYPERFLEX.CLUSTERPROFILE': "hyperflex.ClusterProfile", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICY': "hyperflex.ClusterReplicationNetworkPolicy", + 'HYPERFLEX.CLUSTERREPLICATIONNETWORKPOLICYDEPLOYMENT': "hyperflex.ClusterReplicationNetworkPolicyDeployment", + 'HYPERFLEX.CLUSTERSTORAGEPOLICY': "hyperflex.ClusterStoragePolicy", + 'HYPERFLEX.CONFIGRESULT': "hyperflex.ConfigResult", + 'HYPERFLEX.CONFIGRESULTENTRY': "hyperflex.ConfigResultEntry", + 'HYPERFLEX.DATAPROTECTIONPEER': "hyperflex.DataProtectionPeer", + 'HYPERFLEX.DATASTORESTATISTIC': "hyperflex.DatastoreStatistic", + 'HYPERFLEX.DEVICEPACKAGEDOWNLOADSTATE': "hyperflex.DevicePackageDownloadState", + 'HYPERFLEX.DRIVE': "hyperflex.Drive", + 'HYPERFLEX.ENCRYPTION': "hyperflex.Encryption", + 'HYPERFLEX.EXTFCSTORAGEPOLICY': "hyperflex.ExtFcStoragePolicy", + 'HYPERFLEX.EXTISCSISTORAGEPOLICY': "hyperflex.ExtIscsiStoragePolicy", + 'HYPERFLEX.FEATURELIMITEXTERNAL': "hyperflex.FeatureLimitExternal", + 'HYPERFLEX.FEATURELIMITINTERNAL': "hyperflex.FeatureLimitInternal", + 'HYPERFLEX.HEALTH': "hyperflex.Health", + 'HYPERFLEX.HEALTHCHECKDEFINITION': "hyperflex.HealthCheckDefinition", + 'HYPERFLEX.HEALTHCHECKEXECUTION': "hyperflex.HealthCheckExecution", + 'HYPERFLEX.HEALTHCHECKEXECUTIONSNAPSHOT': "hyperflex.HealthCheckExecutionSnapshot", + 'HYPERFLEX.HEALTHCHECKPACKAGECHECKSUM': "hyperflex.HealthCheckPackageChecksum", + 'HYPERFLEX.HWCATALOG': "hyperflex.HwCatalog", + 'HYPERFLEX.HXDPVERSION': "hyperflex.HxdpVersion", + 'HYPERFLEX.HYPERVISORHOST': "hyperflex.HypervisorHost", + 'HYPERFLEX.HYPERVISORVIRTUALMACHINE': "hyperflex.HypervisorVirtualMachine", + 'HYPERFLEX.INITIATORGROUP': "hyperflex.InitiatorGroup", + 'HYPERFLEX.ISCSINETWORK': "hyperflex.IscsiNetwork", + 'HYPERFLEX.KEYENCRYPTIONKEY': "hyperflex.KeyEncryptionKey", + 'HYPERFLEX.LICENSE': "hyperflex.License", + 'HYPERFLEX.LOCALCREDENTIALPOLICY': "hyperflex.LocalCredentialPolicy", + 'HYPERFLEX.LUN': "hyperflex.Lun", + 'HYPERFLEX.NODE': "hyperflex.Node", + 'HYPERFLEX.NODECONFIGPOLICY': "hyperflex.NodeConfigPolicy", + 'HYPERFLEX.NODEPROFILE': "hyperflex.NodeProfile", + 'HYPERFLEX.PROTECTEDCLUSTER': "hyperflex.ProtectedCluster", + 'HYPERFLEX.PROXYSETTINGPOLICY': "hyperflex.ProxySettingPolicy", + 'HYPERFLEX.SERVERFIRMWAREVERSION': "hyperflex.ServerFirmwareVersion", + 'HYPERFLEX.SERVERFIRMWAREVERSIONENTRY': "hyperflex.ServerFirmwareVersionEntry", + 'HYPERFLEX.SERVERMODEL': "hyperflex.ServerModel", + 'HYPERFLEX.SERVICEAUTHTOKEN': "hyperflex.ServiceAuthToken", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONCOMPONENT': "hyperflex.SoftwareDistributionComponent", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONENTRY': "hyperflex.SoftwareDistributionEntry", + 'HYPERFLEX.SOFTWAREDISTRIBUTIONVERSION': "hyperflex.SoftwareDistributionVersion", + 'HYPERFLEX.SOFTWAREVERSIONPOLICY': "hyperflex.SoftwareVersionPolicy", + 'HYPERFLEX.STORAGECONTAINER': "hyperflex.StorageContainer", + 'HYPERFLEX.SYSCONFIGPOLICY': "hyperflex.SysConfigPolicy", + 'HYPERFLEX.TARGET': "hyperflex.Target", + 'HYPERFLEX.UCSMCONFIGPOLICY': "hyperflex.UcsmConfigPolicy", + 'HYPERFLEX.VCENTERCONFIGPOLICY': "hyperflex.VcenterConfigPolicy", + 'HYPERFLEX.VMBACKUPINFO': "hyperflex.VmBackupInfo", + 'HYPERFLEX.VMIMPORTOPERATION': "hyperflex.VmImportOperation", + 'HYPERFLEX.VMRESTOREOPERATION': "hyperflex.VmRestoreOperation", + 'HYPERFLEX.VMSNAPSHOTINFO': "hyperflex.VmSnapshotInfo", + 'HYPERFLEX.VOLUME': "hyperflex.Volume", + 'HYPERFLEX.WITNESSCONFIGURATION': "hyperflex.WitnessConfiguration", + 'IAAS.CONNECTORPACK': "iaas.ConnectorPack", + 'IAAS.CUSTOMTASKINFO': "iaas.CustomTaskInfo", + 'IAAS.DEVICESTATUS': "iaas.DeviceStatus", + 'IAAS.DIAGNOSTICMESSAGES': "iaas.DiagnosticMessages", + 'IAAS.LICENSEINFO': "iaas.LicenseInfo", + 'IAAS.MOSTRUNTASKS': "iaas.MostRunTasks", + 'IAAS.SERVICEREQUEST': "iaas.ServiceRequest", + 'IAAS.SYSTEMTASKINFO': "iaas.SystemTaskInfo", + 'IAAS.UCSDINFO': "iaas.UcsdInfo", + 'IAAS.UCSDMANAGEDINFRA': "iaas.UcsdManagedInfra", + 'IAAS.UCSDMESSAGES': "iaas.UcsdMessages", + 'IAM.ACCOUNT': "iam.Account", + 'IAM.ACCOUNTEXPERIENCE': "iam.AccountExperience", + 'IAM.APIKEY': "iam.ApiKey", + 'IAM.APPREGISTRATION': "iam.AppRegistration", + 'IAM.BANNERMESSAGE': "iam.BannerMessage", + 'IAM.CERTIFICATE': "iam.Certificate", + 'IAM.CERTIFICATEREQUEST': "iam.CertificateRequest", + 'IAM.DOMAINGROUP': "iam.DomainGroup", + 'IAM.DOMAINNAMEINFO': "iam.DomainNameInfo", + 'IAM.ENDPOINTPRIVILEGE': "iam.EndPointPrivilege", + 'IAM.ENDPOINTROLE': "iam.EndPointRole", + 'IAM.ENDPOINTUSER': "iam.EndPointUser", + 'IAM.ENDPOINTUSERINVENTORY': "iam.EndPointUserInventory", + 'IAM.ENDPOINTUSERPOLICY': "iam.EndPointUserPolicy", + 'IAM.ENDPOINTUSERPOLICYINVENTORY': "iam.EndPointUserPolicyInventory", + 'IAM.ENDPOINTUSERROLE': "iam.EndPointUserRole", + 'IAM.ENDPOINTUSERROLEINVENTORY': "iam.EndPointUserRoleInventory", + 'IAM.IDP': "iam.Idp", + 'IAM.IDPREFERENCE': "iam.IdpReference", + 'IAM.IPACCESSMANAGEMENT': "iam.IpAccessManagement", + 'IAM.IPADDRESS': "iam.IpAddress", + 'IAM.LDAPCONFIGPARAMS': "iam.LdapConfigParams", + 'IAM.LDAPGROUP': "iam.LdapGroup", + 'IAM.LDAPPOLICY': "iam.LdapPolicy", + 'IAM.LDAPPROVIDER': "iam.LdapProvider", + 'IAM.LOCALUSERPASSWORD': "iam.LocalUserPassword", + 'IAM.LOCALUSERPASSWORDPOLICY': "iam.LocalUserPasswordPolicy", + 'IAM.OAUTHTOKEN': "iam.OAuthToken", + 'IAM.PERMISSION': "iam.Permission", + 'IAM.PRIVATEKEYSPEC': "iam.PrivateKeySpec", + 'IAM.PRIVILEGE': "iam.Privilege", + 'IAM.PRIVILEGESET': "iam.PrivilegeSet", + 'IAM.QUALIFIER': "iam.Qualifier", + 'IAM.RESOURCELIMITS': "iam.ResourceLimits", + 'IAM.RESOURCEPERMISSION': "iam.ResourcePermission", + 'IAM.RESOURCEROLES': "iam.ResourceRoles", + 'IAM.ROLE': "iam.Role", + 'IAM.SECURITYHOLDER': "iam.SecurityHolder", + 'IAM.SERVICEPROVIDER': "iam.ServiceProvider", + 'IAM.SESSION': "iam.Session", + 'IAM.SESSIONLIMITS': "iam.SessionLimits", + 'IAM.SYSTEM': "iam.System", + 'IAM.TRUSTPOINT': "iam.TrustPoint", + 'IAM.USER': "iam.User", + 'IAM.USERGROUP': "iam.UserGroup", + 'IAM.USERPREFERENCE': "iam.UserPreference", + 'IAM.USERSETTING': "iam.UserSetting", + 'INVENTORY.DEVICEINFO': "inventory.DeviceInfo", + 'INVENTORY.DNMOBINDING': "inventory.DnMoBinding", + 'INVENTORY.GENERICINVENTORY': "inventory.GenericInventory", + 'INVENTORY.GENERICINVENTORYHOLDER': "inventory.GenericInventoryHolder", + 'INVENTORY.REQUEST': "inventory.Request", + 'IPMIOVERLAN.POLICY': "ipmioverlan.Policy", + 'IPMIOVERLAN.POLICYINVENTORY': "ipmioverlan.PolicyInventory", + 'IPPOOL.BLOCKLEASE': "ippool.BlockLease", + 'IPPOOL.IPLEASE': "ippool.IpLease", + 'IPPOOL.POOL': "ippool.Pool", + 'IPPOOL.POOLMEMBER': "ippool.PoolMember", + 'IPPOOL.RESERVATION': "ippool.Reservation", + 'IPPOOL.SHADOWBLOCK': "ippool.ShadowBlock", + 'IPPOOL.SHADOWPOOL': "ippool.ShadowPool", + 'IPPOOL.UNIVERSE': "ippool.Universe", + 'IQNPOOL.BLOCK': "iqnpool.Block", + 'IQNPOOL.LEASE': "iqnpool.Lease", + 'IQNPOOL.POOL': "iqnpool.Pool", + 'IQNPOOL.POOLMEMBER': "iqnpool.PoolMember", + 'IQNPOOL.RESERVATION': "iqnpool.Reservation", + 'IQNPOOL.UNIVERSE': "iqnpool.Universe", + 'IWOTENANT.MAINTENANCENOTIFICATION': "iwotenant.MaintenanceNotification", + 'IWOTENANT.TENANTSTATUS': "iwotenant.TenantStatus", + 'KUBERNETES.ACICNIAPIC': "kubernetes.AciCniApic", + 'KUBERNETES.ACICNIPROFILE': "kubernetes.AciCniProfile", + 'KUBERNETES.ACICNITENANTCLUSTERALLOCATION': "kubernetes.AciCniTenantClusterAllocation", + 'KUBERNETES.ADDONDEFINITION': "kubernetes.AddonDefinition", + 'KUBERNETES.ADDONPOLICY': "kubernetes.AddonPolicy", + 'KUBERNETES.ADDONREPOSITORY': "kubernetes.AddonRepository", + 'KUBERNETES.BAREMETALNODEPROFILE': "kubernetes.BaremetalNodeProfile", + 'KUBERNETES.CATALOG': "kubernetes.Catalog", + 'KUBERNETES.CLUSTER': "kubernetes.Cluster", + 'KUBERNETES.CLUSTERADDONPROFILE': "kubernetes.ClusterAddonProfile", + 'KUBERNETES.CLUSTERPROFILE': "kubernetes.ClusterProfile", + 'KUBERNETES.CONFIGRESULT': "kubernetes.ConfigResult", + 'KUBERNETES.CONFIGRESULTENTRY': "kubernetes.ConfigResultEntry", + 'KUBERNETES.CONTAINERRUNTIMEPOLICY': "kubernetes.ContainerRuntimePolicy", + 'KUBERNETES.DAEMONSET': "kubernetes.DaemonSet", + 'KUBERNETES.DEPLOYMENT': "kubernetes.Deployment", + 'KUBERNETES.HTTPPROXYPOLICY': "kubernetes.HttpProxyPolicy", + 'KUBERNETES.INGRESS': "kubernetes.Ingress", + 'KUBERNETES.NETWORKPOLICY': "kubernetes.NetworkPolicy", + 'KUBERNETES.NODE': "kubernetes.Node", + 'KUBERNETES.NODEGROUPPROFILE': "kubernetes.NodeGroupProfile", + 'KUBERNETES.NVIDIAGPUPRODUCT': "kubernetes.NvidiaGpuProduct", + 'KUBERNETES.POD': "kubernetes.Pod", + 'KUBERNETES.SERVICE': "kubernetes.Service", + 'KUBERNETES.STATEFULSET': "kubernetes.StatefulSet", + 'KUBERNETES.SYSCONFIGPOLICY': "kubernetes.SysConfigPolicy", + 'KUBERNETES.TRUSTEDREGISTRIESPOLICY': "kubernetes.TrustedRegistriesPolicy", + 'KUBERNETES.VERSION': "kubernetes.Version", + 'KUBERNETES.VERSIONPOLICY': "kubernetes.VersionPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRACONFIGPOLICY': "kubernetes.VirtualMachineInfraConfigPolicy", + 'KUBERNETES.VIRTUALMACHINEINFRASTRUCTUREPROVIDER': "kubernetes.VirtualMachineInfrastructureProvider", + 'KUBERNETES.VIRTUALMACHINEINSTANCETYPE': "kubernetes.VirtualMachineInstanceType", + 'KUBERNETES.VIRTUALMACHINENODEPROFILE': "kubernetes.VirtualMachineNodeProfile", + 'KVM.POLICY': "kvm.Policy", + 'KVM.POLICYINVENTORY': "kvm.PolicyInventory", + 'KVM.SESSION': "kvm.Session", + 'KVM.TUNNEL': "kvm.Tunnel", + 'KVM.TUNNELEDKVMPOLICY': "kvm.TunneledKvmPolicy", + 'LICENSE.ACCOUNTLICENSEDATA': "license.AccountLicenseData", + 'LICENSE.CUSTOMEROP': "license.CustomerOp", + 'LICENSE.IKSCUSTOMEROP': "license.IksCustomerOp", + 'LICENSE.IKSLICENSECOUNT': "license.IksLicenseCount", + 'LICENSE.INCCUSTOMEROP': "license.IncCustomerOp", + 'LICENSE.INCLICENSECOUNT': "license.IncLicenseCount", + 'LICENSE.IWOCUSTOMEROP': "license.IwoCustomerOp", + 'LICENSE.IWOLICENSECOUNT': "license.IwoLicenseCount", + 'LICENSE.LICENSEINFO': "license.LicenseInfo", + 'LICENSE.LICENSEINFOVIEW': "license.LicenseInfoView", + 'LICENSE.LICENSEREGISTRATIONSTATUS': "license.LicenseRegistrationStatus", + 'LICENSE.LICENSERESERVATIONOP': "license.LicenseReservationOp", + 'LICENSE.SMARTLICENSETOKEN': "license.SmartlicenseToken", + 'LS.SERVICEPROFILE': "ls.ServiceProfile", + 'MACPOOL.IDBLOCK': "macpool.IdBlock", + 'MACPOOL.LEASE': "macpool.Lease", + 'MACPOOL.POOL': "macpool.Pool", + 'MACPOOL.POOLMEMBER': "macpool.PoolMember", + 'MACPOOL.RESERVATION': "macpool.Reservation", + 'MACPOOL.UNIVERSE': "macpool.Universe", + 'MANAGEMENT.CONTROLLER': "management.Controller", + 'MANAGEMENT.ENTITY': "management.Entity", + 'MANAGEMENT.INTERFACE': "management.Interface", + 'MEMORY.ARRAY': "memory.Array", + 'MEMORY.PERSISTENTMEMORYCONFIGRESULT': "memory.PersistentMemoryConfigResult", + 'MEMORY.PERSISTENTMEMORYCONFIGURATION': "memory.PersistentMemoryConfiguration", + 'MEMORY.PERSISTENTMEMORYNAMESPACE': "memory.PersistentMemoryNamespace", + 'MEMORY.PERSISTENTMEMORYNAMESPACECONFIGRESULT': "memory.PersistentMemoryNamespaceConfigResult", + 'MEMORY.PERSISTENTMEMORYPOLICY': "memory.PersistentMemoryPolicy", + 'MEMORY.PERSISTENTMEMORYREGION': "memory.PersistentMemoryRegion", + 'MEMORY.PERSISTENTMEMORYUNIT': "memory.PersistentMemoryUnit", + 'MEMORY.UNIT': "memory.Unit", + 'META.DEFINITION': "meta.Definition", + 'MONITORING.HEALTHSTATUS': "monitoring.HealthStatus", + 'NETWORK.DISCOVEREDNEIGHBOR': "network.DiscoveredNeighbor", + 'NETWORK.DNS': "network.Dns", + 'NETWORK.ELEMENT': "network.Element", + 'NETWORK.ELEMENTSUMMARY': "network.ElementSummary", + 'NETWORK.FCZONEINFO': "network.FcZoneInfo", + 'NETWORK.FEATURECONTROL': "network.FeatureControl", + 'NETWORK.INTERFACELIST': "network.InterfaceList", + 'NETWORK.LICENSEFILE': "network.LicenseFile", + 'NETWORK.SUPERVISORCARD': "network.SupervisorCard", + 'NETWORK.TELEMETRYCHECK': "network.TelemetryCheck", + 'NETWORK.VLANPORTINFO': "network.VlanPortInfo", + 'NETWORK.VPCDOMAIN': "network.VpcDomain", + 'NETWORK.VPCMEMBER': "network.VpcMember", + 'NETWORK.VPCPEER': "network.VpcPeer", + 'NETWORK.VRF': "network.Vrf", + 'NETWORKCONFIG.POLICY': "networkconfig.Policy", + 'NETWORKCONFIG.POLICYINVENTORY': "networkconfig.PolicyInventory", + 'NIAAPI.APICCCOPOST': "niaapi.ApicCcoPost", + 'NIAAPI.APICFIELDNOTICE': "niaapi.ApicFieldNotice", + 'NIAAPI.APICHWEOL': "niaapi.ApicHweol", + 'NIAAPI.APICLATESTMAINTAINEDRELEASE': "niaapi.ApicLatestMaintainedRelease", + 'NIAAPI.APICRELEASERECOMMEND': "niaapi.ApicReleaseRecommend", + 'NIAAPI.APICSWEOL': "niaapi.ApicSweol", + 'NIAAPI.DCNMCCOPOST': "niaapi.DcnmCcoPost", + 'NIAAPI.DCNMFIELDNOTICE': "niaapi.DcnmFieldNotice", + 'NIAAPI.DCNMHWEOL': "niaapi.DcnmHweol", + 'NIAAPI.DCNMLATESTMAINTAINEDRELEASE': "niaapi.DcnmLatestMaintainedRelease", + 'NIAAPI.DCNMRELEASERECOMMEND': "niaapi.DcnmReleaseRecommend", + 'NIAAPI.DCNMSWEOL': "niaapi.DcnmSweol", + 'NIAAPI.FILEDOWNLOADER': "niaapi.FileDownloader", + 'NIAAPI.NIAMETADATA': "niaapi.NiaMetadata", + 'NIAAPI.NIBFILEDOWNLOADER': "niaapi.NibFileDownloader", + 'NIAAPI.NIBMETADATA': "niaapi.NibMetadata", + 'NIAAPI.PUVSCRIPTDOWNLOADER': "niaapi.PuvScriptDownloader", + 'NIAAPI.UPGRADEASSISTFILE': "niaapi.UpgradeAssistFile", + 'NIAAPI.VERSIONREGEX': "niaapi.VersionRegex", + 'NIATELEMETRY.AAALDAPPROVIDERDETAILS': "niatelemetry.AaaLdapProviderDetails", + 'NIATELEMETRY.AAARADIUSPROVIDERDETAILS': "niatelemetry.AaaRadiusProviderDetails", + 'NIATELEMETRY.AAATACACSPROVIDERDETAILS': "niatelemetry.AaaTacacsProviderDetails", + 'NIATELEMETRY.APICAPPPLUGINDETAILS': "niatelemetry.ApicAppPluginDetails", + 'NIATELEMETRY.APICCOREFILEDETAILS': "niatelemetry.ApicCoreFileDetails", + 'NIATELEMETRY.APICDBGEXPRSEXPORTDEST': "niatelemetry.ApicDbgexpRsExportDest", + 'NIATELEMETRY.APICDBGEXPRSTSSCHEDULER': "niatelemetry.ApicDbgexpRsTsScheduler", + 'NIATELEMETRY.APICFANDETAILS': "niatelemetry.ApicFanDetails", + 'NIATELEMETRY.APICFEXDETAILS': "niatelemetry.ApicFexDetails", + 'NIATELEMETRY.APICFLASHDETAILS': "niatelemetry.ApicFlashDetails", + 'NIATELEMETRY.APICNTPAUTH': "niatelemetry.ApicNtpAuth", + 'NIATELEMETRY.APICPERFORMANCEDATA': "niatelemetry.ApicPerformanceData", + 'NIATELEMETRY.APICPODDATA': "niatelemetry.ApicPodData", + 'NIATELEMETRY.APICPSUDETAILS': "niatelemetry.ApicPsuDetails", + 'NIATELEMETRY.APICREALMDETAILS': "niatelemetry.ApicRealmDetails", + 'NIATELEMETRY.APICSNMPCLIENTGRPDETAILS': "niatelemetry.ApicSnmpClientGrpDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYACCESSDETAILS': "niatelemetry.ApicSnmpCommunityAccessDetails", + 'NIATELEMETRY.APICSNMPCOMMUNITYDETAILS': "niatelemetry.ApicSnmpCommunityDetails", + 'NIATELEMETRY.APICSNMPTRAPDETAILS': "niatelemetry.ApicSnmpTrapDetails", + 'NIATELEMETRY.APICSNMPTRAPFWDSERVERDETAILS': "niatelemetry.ApicSnmpTrapFwdServerDetails", + 'NIATELEMETRY.APICSNMPVERSIONTHREEDETAILS': "niatelemetry.ApicSnmpVersionThreeDetails", + 'NIATELEMETRY.APICSYSLOGGRP': "niatelemetry.ApicSysLogGrp", + 'NIATELEMETRY.APICSYSLOGSRC': "niatelemetry.ApicSysLogSrc", + 'NIATELEMETRY.APICTRANSCEIVERDETAILS': "niatelemetry.ApicTransceiverDetails", + 'NIATELEMETRY.APICUIPAGECOUNTS': "niatelemetry.ApicUiPageCounts", + 'NIATELEMETRY.APPDETAILS': "niatelemetry.AppDetails", + 'NIATELEMETRY.CLOUDDETAILS': "niatelemetry.CloudDetails", + 'NIATELEMETRY.COMMONPOLICIES': "niatelemetry.CommonPolicies", + 'NIATELEMETRY.DCNMFANDETAILS': "niatelemetry.DcnmFanDetails", + 'NIATELEMETRY.DCNMFEXDETAILS': "niatelemetry.DcnmFexDetails", + 'NIATELEMETRY.DCNMMODULEDETAILS': "niatelemetry.DcnmModuleDetails", + 'NIATELEMETRY.DCNMPSUDETAILS': "niatelemetry.DcnmPsuDetails", + 'NIATELEMETRY.DCNMTRANSCEIVERDETAILS': "niatelemetry.DcnmTransceiverDetails", + 'NIATELEMETRY.EPG': "niatelemetry.Epg", + 'NIATELEMETRY.FABRICMODULEDETAILS': "niatelemetry.FabricModuleDetails", + 'NIATELEMETRY.FABRICNODECONTROLDETAILS': "niatelemetry.FabricNodeControlDetails", + 'NIATELEMETRY.FABRICPODPROFILE': "niatelemetry.FabricPodProfile", + 'NIATELEMETRY.FABRICPODSS': "niatelemetry.FabricPodSs", + 'NIATELEMETRY.FAULT': "niatelemetry.Fault", + 'NIATELEMETRY.HCLOUDDETAILS': "niatelemetry.HcloudDetails", + 'NIATELEMETRY.HEALTHINSIGHTSDATA': "niatelemetry.HealthInsightsData", + 'NIATELEMETRY.HTTPSACLCONTRACTDETAILS': "niatelemetry.HttpsAclContractDetails", + 'NIATELEMETRY.HTTPSACLCONTRACTFILTERMAP': "niatelemetry.HttpsAclContractFilterMap", + 'NIATELEMETRY.HTTPSACLEPGCONTRACTMAP': "niatelemetry.HttpsAclEpgContractMap", + 'NIATELEMETRY.HTTPSACLEPGDETAILS': "niatelemetry.HttpsAclEpgDetails", + 'NIATELEMETRY.HTTPSACLFILTERDETAILS': "niatelemetry.HttpsAclFilterDetails", + 'NIATELEMETRY.INSIGHTGROUPDETAILS': "niatelemetry.InsightGroupDetails", + 'NIATELEMETRY.LC': "niatelemetry.Lc", + 'NIATELEMETRY.LEAFPOLGRPDETAILS': "niatelemetry.LeafPolGrpDetails", + 'NIATELEMETRY.MDSNEIGHBORS': "niatelemetry.MdsNeighbors", + 'NIATELEMETRY.MSOCONTRACTDETAILS': "niatelemetry.MsoContractDetails", + 'NIATELEMETRY.MSOEPGDETAILS': "niatelemetry.MsoEpgDetails", + 'NIATELEMETRY.MSOSCHEMADETAILS': "niatelemetry.MsoSchemaDetails", + 'NIATELEMETRY.MSOSITEDETAILS': "niatelemetry.MsoSiteDetails", + 'NIATELEMETRY.MSOTENANTDETAILS': "niatelemetry.MsoTenantDetails", + 'NIATELEMETRY.NEXUSCLOUDACCOUNT': "niatelemetry.NexusCloudAccount", + 'NIATELEMETRY.NEXUSCLOUDSITE': "niatelemetry.NexusCloudSite", + 'NIATELEMETRY.NEXUSDASHBOARDCONTROLLERDETAILS': "niatelemetry.NexusDashboardControllerDetails", + 'NIATELEMETRY.NEXUSDASHBOARDDETAILS': "niatelemetry.NexusDashboardDetails", + 'NIATELEMETRY.NEXUSDASHBOARDMEMORYDETAILS': "niatelemetry.NexusDashboardMemoryDetails", + 'NIATELEMETRY.NEXUSDASHBOARDS': "niatelemetry.NexusDashboards", + 'NIATELEMETRY.NIAFEATUREUSAGE': "niatelemetry.NiaFeatureUsage", + 'NIATELEMETRY.NIAINVENTORY': "niatelemetry.NiaInventory", + 'NIATELEMETRY.NIAINVENTORYDCNM': "niatelemetry.NiaInventoryDcnm", + 'NIATELEMETRY.NIAINVENTORYFABRIC': "niatelemetry.NiaInventoryFabric", + 'NIATELEMETRY.NIALICENSESTATE': "niatelemetry.NiaLicenseState", + 'NIATELEMETRY.NICC': "niatelemetry.Nicc", + 'NIATELEMETRY.PASSWORDSTRENGTHCHECK': "niatelemetry.PasswordStrengthCheck", + 'NIATELEMETRY.PODCOMMPOLICIES': "niatelemetry.PodCommPolicies", + 'NIATELEMETRY.PODSNMPPOLICIES': "niatelemetry.PodSnmpPolicies", + 'NIATELEMETRY.PODTIMESERVERPOLICIES': "niatelemetry.PodTimeServerPolicies", + 'NIATELEMETRY.SITEINVENTORY': "niatelemetry.SiteInventory", + 'NIATELEMETRY.SNMPSRC': "niatelemetry.SnmpSrc", + 'NIATELEMETRY.SPINEPOLGRPDETAILS': "niatelemetry.SpinePolGrpDetails", + 'NIATELEMETRY.SSHVERSIONTWO': "niatelemetry.SshVersionTwo", + 'NIATELEMETRY.SUPERVISORMODULEDETAILS': "niatelemetry.SupervisorModuleDetails", + 'NIATELEMETRY.SYSLOGREMOTEDEST': "niatelemetry.SyslogRemoteDest", + 'NIATELEMETRY.SYSLOGSYSMSG': "niatelemetry.SyslogSysMsg", + 'NIATELEMETRY.SYSLOGSYSMSGFACFILTER': "niatelemetry.SyslogSysMsgFacFilter", + 'NIATELEMETRY.SYSTEMCONTROLLERDETAILS': "niatelemetry.SystemControllerDetails", + 'NIATELEMETRY.TENANT': "niatelemetry.Tenant", + 'NOTIFICATION.ACCOUNTSUBSCRIPTION': "notification.AccountSubscription", + 'NTP.NTPSERVER': "ntp.NtpServer", + 'NTP.POLICY': "ntp.Policy", + 'OAUTH.ACCESSTOKEN': "oauth.AccessToken", + 'OAUTH.AUTHORIZATION': "oauth.Authorization", + 'OPENAPI.APIMETHODMETA': "openapi.ApiMethodMeta", + 'OPENAPI.OPENAPISPECIFICATION': "openapi.OpenApiSpecification", + 'OPENAPI.PROCESSFILE': "openapi.ProcessFile", + 'OPENAPI.TASKGENERATIONREQUEST': "openapi.TaskGenerationRequest", + 'OPENAPI.TASKGENERATIONRESULT': "openapi.TaskGenerationResult", + 'OPRS.DEPLOYMENT': "oprs.Deployment", + 'OPRS.SYNCTARGETLISTMESSAGE': "oprs.SyncTargetListMessage", + 'ORGANIZATION.ORGANIZATION': "organization.Organization", + 'OS.BULKINSTALLINFO': "os.BulkInstallInfo", + 'OS.CATALOG': "os.Catalog", + 'OS.CONFIGURATIONFILE': "os.ConfigurationFile", + 'OS.DISTRIBUTION': "os.Distribution", + 'OS.INSTALL': "os.Install", + 'OS.OSSUPPORT': "os.OsSupport", + 'OS.SUPPORTEDVERSION': "os.SupportedVersion", + 'OS.TEMPLATEFILE': "os.TemplateFile", + 'OS.VALIDINSTALLTARGET': "os.ValidInstallTarget", + 'PARTNERINTEGRATION.DCLOGS': "partnerintegration.DcLogs", + 'PARTNERINTEGRATION.DEVICECONNECTOR': "partnerintegration.DeviceConnector", + 'PARTNERINTEGRATION.DOCISSUES': "partnerintegration.DocIssues", + 'PARTNERINTEGRATION.ETL': "partnerintegration.Etl", + 'PARTNERINTEGRATION.FILE': "partnerintegration.File", + 'PARTNERINTEGRATION.INVENTORY': "partnerintegration.Inventory", + 'PARTNERINTEGRATION.LOGS': "partnerintegration.Logs", + 'PARTNERINTEGRATION.MODEL': "partnerintegration.Model", + 'PCI.COPROCESSORCARD': "pci.CoprocessorCard", + 'PCI.DEVICE': "pci.Device", + 'PCI.LINK': "pci.Link", + 'PCI.NODE': "pci.Node", + 'PCI.SWITCH': "pci.Switch", + 'PORT.GROUP': "port.Group", + 'PORT.MACBINDING': "port.MacBinding", + 'PORT.SUBGROUP': "port.SubGroup", + 'POWER.CONTROLSTATE': "power.ControlState", + 'POWER.POLICY': "power.Policy", + 'POWER.POLICYINVENTORY': "power.PolicyInventory", + 'PROCESSOR.UNIT': "processor.Unit", + 'RACK.UNITPERSONALITY': "rack.UnitPersonality", + 'RECOMMENDATION.CAPACITYRUNWAY': "recommendation.CapacityRunway", + 'RECOMMENDATION.CLUSTEREXPANSION': "recommendation.ClusterExpansion", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUEST': "recommendation.HardwareExpansionRequest", + 'RECOMMENDATION.HARDWAREEXPANSIONREQUESTITEM': "recommendation.HardwareExpansionRequestItem", + 'RECOMMENDATION.PHYSICALITEM': "recommendation.PhysicalItem", + 'RECOMMENDATION.PURCHASEORDERESTIMATE': "recommendation.PurchaseOrderEstimate", + 'RECOMMENDATION.SOFTWAREITEM': "recommendation.SoftwareItem", + 'RECOVERY.BACKUPCONFIGPOLICY': "recovery.BackupConfigPolicy", + 'RECOVERY.BACKUPPROFILE': "recovery.BackupProfile", + 'RECOVERY.CONFIGRESULT': "recovery.ConfigResult", + 'RECOVERY.CONFIGRESULTENTRY': "recovery.ConfigResultEntry", + 'RECOVERY.ONDEMANDBACKUP': "recovery.OnDemandBackup", + 'RECOVERY.RESTORE': "recovery.Restore", + 'RECOVERY.SCHEDULECONFIGPOLICY': "recovery.ScheduleConfigPolicy", + 'RESOURCE.GROUP': "resource.Group", + 'RESOURCE.GROUPMEMBER': "resource.GroupMember", + 'RESOURCE.LICENSERESOURCECOUNT': "resource.LicenseResourceCount", + 'RESOURCE.MEMBERSHIP': "resource.Membership", + 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", + 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", + 'RESOURCEPOOL.LEASE': "resourcepool.Lease", + 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", + 'RESOURCEPOOL.POOL': "resourcepool.Pool", + 'RESOURCEPOOL.POOLMEMBER': "resourcepool.PoolMember", + 'RESOURCEPOOL.UNIVERSE': "resourcepool.Universe", + 'RPROXY.REVERSEPROXY': "rproxy.ReverseProxy", + 'SDCARD.POLICY': "sdcard.Policy", + 'SDCARD.POLICYINVENTORY': "sdcard.PolicyInventory", + 'SEARCH.SEARCHITEM': "search.SearchItem", + 'SEARCH.TAGITEM': "search.TagItem", + 'SECURITY.UNIT': "security.Unit", + 'SERVER.CONFIGCHANGEDETAIL': "server.ConfigChangeDetail", + 'SERVER.CONFIGIMPORT': "server.ConfigImport", + 'SERVER.CONFIGRESULT': "server.ConfigResult", + 'SERVER.CONFIGRESULTENTRY': "server.ConfigResultEntry", + 'SERVER.PROFILE': "server.Profile", + 'SERVER.PROFILETEMPLATE': "server.ProfileTemplate", + 'SMTP.POLICY': "smtp.Policy", + 'SNMP.POLICY': "snmp.Policy", + 'SNMP.POLICYINVENTORY': "snmp.PolicyInventory", + 'SOFTWARE.APPLIANCEDISTRIBUTABLE': "software.ApplianceDistributable", + 'SOFTWARE.DOWNLOADHISTORY': "software.DownloadHistory", + 'SOFTWARE.HCLMETA': "software.HclMeta", + 'SOFTWARE.HYPERFLEXBUNDLEDISTRIBUTABLE': "software.HyperflexBundleDistributable", + 'SOFTWARE.HYPERFLEXDISTRIBUTABLE': "software.HyperflexDistributable", + 'SOFTWARE.IKSBUNDLEDISTRIBUTABLE': "software.IksBundleDistributable", + 'SOFTWARE.RELEASEMETA': "software.ReleaseMeta", + 'SOFTWARE.SOLUTIONDISTRIBUTABLE': "software.SolutionDistributable", + 'SOFTWARE.UCSDBUNDLEDISTRIBUTABLE': "software.UcsdBundleDistributable", + 'SOFTWARE.UCSDDISTRIBUTABLE': "software.UcsdDistributable", + 'SOFTWAREREPOSITORY.AUTHORIZATION': "softwarerepository.Authorization", + 'SOFTWAREREPOSITORY.CACHEDIMAGE': "softwarerepository.CachedImage", + 'SOFTWAREREPOSITORY.CATALOG': "softwarerepository.Catalog", + 'SOFTWAREREPOSITORY.CATEGORYMAPPER': "softwarerepository.CategoryMapper", + 'SOFTWAREREPOSITORY.CATEGORYMAPPERMODEL': "softwarerepository.CategoryMapperModel", + 'SOFTWAREREPOSITORY.CATEGORYSUPPORTCONSTRAINT': "softwarerepository.CategorySupportConstraint", + 'SOFTWAREREPOSITORY.DOWNLOADSPEC': "softwarerepository.DownloadSpec", + 'SOFTWAREREPOSITORY.OPERATINGSYSTEMFILE': "softwarerepository.OperatingSystemFile", + 'SOFTWAREREPOSITORY.RELEASE': "softwarerepository.Release", + 'SOL.POLICY': "sol.Policy", + 'SOL.POLICYINVENTORY': "sol.PolicyInventory", + 'SSH.POLICY': "ssh.Policy", + 'SSH.POLICYINVENTORY': "ssh.PolicyInventory", + 'STORAGE.BATTERYBACKUPUNIT': "storage.BatteryBackupUnit", + 'STORAGE.CONTROLLER': "storage.Controller", + 'STORAGE.DISKGROUP': "storage.DiskGroup", + 'STORAGE.DISKSLOT': "storage.DiskSlot", + 'STORAGE.DRIVEGROUP': "storage.DriveGroup", + 'STORAGE.ENCLOSURE': "storage.Enclosure", + 'STORAGE.ENCLOSUREDISK': "storage.EnclosureDisk", + 'STORAGE.ENCLOSUREDISKSLOTEP': "storage.EnclosureDiskSlotEp", + 'STORAGE.FLEXFLASHCONTROLLER': "storage.FlexFlashController", + 'STORAGE.FLEXFLASHCONTROLLERPROPS': "storage.FlexFlashControllerProps", + 'STORAGE.FLEXFLASHPHYSICALDRIVE': "storage.FlexFlashPhysicalDrive", + 'STORAGE.FLEXFLASHVIRTUALDRIVE': "storage.FlexFlashVirtualDrive", + 'STORAGE.FLEXUTILCONTROLLER': "storage.FlexUtilController", + 'STORAGE.FLEXUTILPHYSICALDRIVE': "storage.FlexUtilPhysicalDrive", + 'STORAGE.FLEXUTILVIRTUALDRIVE': "storage.FlexUtilVirtualDrive", + 'STORAGE.HITACHIARRAY': "storage.HitachiArray", + 'STORAGE.HITACHICONTROLLER': "storage.HitachiController", + 'STORAGE.HITACHIDISK': "storage.HitachiDisk", + 'STORAGE.HITACHIEXTERNALPARITYGROUP': "storage.HitachiExternalParityGroup", + 'STORAGE.HITACHIEXTERNALPATHGROUP': "storage.HitachiExternalPathGroup", + 'STORAGE.HITACHIEXTERNALSTORAGELUN': "storage.HitachiExternalStorageLun", + 'STORAGE.HITACHIEXTERNALSTORAGEPORT': "storage.HitachiExternalStoragePort", + 'STORAGE.HITACHIHOST': "storage.HitachiHost", + 'STORAGE.HITACHIHOSTLUN': "storage.HitachiHostLun", + 'STORAGE.HITACHIPARITYGROUP': "storage.HitachiParityGroup", + 'STORAGE.HITACHIPOOL': "storage.HitachiPool", + 'STORAGE.HITACHIPORT': "storage.HitachiPort", + 'STORAGE.HITACHIREMOTEREPLICATION': "storage.HitachiRemoteReplication", + 'STORAGE.HITACHISNAPSHOT': "storage.HitachiSnapshot", + 'STORAGE.HITACHIVOLUME': "storage.HitachiVolume", + 'STORAGE.HYPERFLEXSTORAGECONTAINER': "storage.HyperFlexStorageContainer", + 'STORAGE.HYPERFLEXVOLUME': "storage.HyperFlexVolume", + 'STORAGE.ITEM': "storage.Item", + 'STORAGE.NETAPPAGGREGATE': "storage.NetAppAggregate", + 'STORAGE.NETAPPAGGREGATEEVENT': "storage.NetAppAggregateEvent", + 'STORAGE.NETAPPBASEDISK': "storage.NetAppBaseDisk", + 'STORAGE.NETAPPCIFSSERVICE': "storage.NetAppCifsService", + 'STORAGE.NETAPPCIFSSHARE': "storage.NetAppCifsShare", + 'STORAGE.NETAPPCLUSTER': "storage.NetAppCluster", + 'STORAGE.NETAPPCLUSTEREVENT': "storage.NetAppClusterEvent", + 'STORAGE.NETAPPCLUSTERSNAPMIRRORPOLICY': "storage.NetAppClusterSnapMirrorPolicy", + 'STORAGE.NETAPPDATAIPINTERFACE': "storage.NetAppDataIpInterface", + 'STORAGE.NETAPPDATAIPINTERFACEEVENT': "storage.NetAppDataIpInterfaceEvent", + 'STORAGE.NETAPPDISKEVENT': "storage.NetAppDiskEvent", + 'STORAGE.NETAPPETHERNETPORT': "storage.NetAppEthernetPort", + 'STORAGE.NETAPPETHERNETPORTEVENT': "storage.NetAppEthernetPortEvent", + 'STORAGE.NETAPPEXPORTPOLICY': "storage.NetAppExportPolicy", + 'STORAGE.NETAPPFCINTERFACE': "storage.NetAppFcInterface", + 'STORAGE.NETAPPFCINTERFACEEVENT': "storage.NetAppFcInterfaceEvent", + 'STORAGE.NETAPPFCPORT': "storage.NetAppFcPort", + 'STORAGE.NETAPPFCPORTEVENT': "storage.NetAppFcPortEvent", + 'STORAGE.NETAPPINITIATORGROUP': "storage.NetAppInitiatorGroup", + 'STORAGE.NETAPPIPINTERFACE': "storage.NetAppIpInterface", + 'STORAGE.NETAPPIPINTERFACEEVENT': "storage.NetAppIpInterfaceEvent", + 'STORAGE.NETAPPISCSISERVICE': "storage.NetAppIscsiService", + 'STORAGE.NETAPPLICENSE': "storage.NetAppLicense", + 'STORAGE.NETAPPLUN': "storage.NetAppLun", + 'STORAGE.NETAPPLUNEVENT': "storage.NetAppLunEvent", + 'STORAGE.NETAPPLUNMAP': "storage.NetAppLunMap", + 'STORAGE.NETAPPNFSSERVICE': "storage.NetAppNfsService", + 'STORAGE.NETAPPNODE': "storage.NetAppNode", + 'STORAGE.NETAPPNODECDPNEIGHBOR': "storage.NetAppNodeCdpNeighbor", + 'STORAGE.NETAPPNODEEVENT': "storage.NetAppNodeEvent", + 'STORAGE.NETAPPNONDATAIPINTERFACE': "storage.NetAppNonDataIpInterface", + 'STORAGE.NETAPPNONDATAIPINTERFACEEVENT': "storage.NetAppNonDataIpInterfaceEvent", + 'STORAGE.NETAPPNTPSERVER': "storage.NetAppNtpServer", + 'STORAGE.NETAPPQTREE': "storage.NetAppQtree", + 'STORAGE.NETAPPSCHEDULE': "storage.NetAppSchedule", + 'STORAGE.NETAPPSENSOR': "storage.NetAppSensor", + 'STORAGE.NETAPPSTORAGEVM': "storage.NetAppStorageVm", + 'STORAGE.NETAPPSVMEVENT': "storage.NetAppSvmEvent", + 'STORAGE.NETAPPSVMSNAPMIRRORPOLICY': "storage.NetAppSvmSnapMirrorPolicy", + 'STORAGE.NETAPPVOLUME': "storage.NetAppVolume", + 'STORAGE.NETAPPVOLUMEEVENT': "storage.NetAppVolumeEvent", + 'STORAGE.NETAPPVOLUMESNAPSHOT': "storage.NetAppVolumeSnapshot", + 'STORAGE.PHYSICALDISK': "storage.PhysicalDisk", + 'STORAGE.PHYSICALDISKEXTENSION': "storage.PhysicalDiskExtension", + 'STORAGE.PHYSICALDISKUSAGE': "storage.PhysicalDiskUsage", + 'STORAGE.PUREARRAY': "storage.PureArray", + 'STORAGE.PURECONTROLLER': "storage.PureController", + 'STORAGE.PUREDISK': "storage.PureDisk", + 'STORAGE.PUREHOST': "storage.PureHost", + 'STORAGE.PUREHOSTGROUP': "storage.PureHostGroup", + 'STORAGE.PUREHOSTLUN': "storage.PureHostLun", + 'STORAGE.PUREPORT': "storage.PurePort", + 'STORAGE.PUREPROTECTIONGROUP': "storage.PureProtectionGroup", + 'STORAGE.PUREPROTECTIONGROUPSNAPSHOT': "storage.PureProtectionGroupSnapshot", + 'STORAGE.PUREREPLICATIONSCHEDULE': "storage.PureReplicationSchedule", + 'STORAGE.PURESNAPSHOTSCHEDULE': "storage.PureSnapshotSchedule", + 'STORAGE.PUREVOLUME': "storage.PureVolume", + 'STORAGE.PUREVOLUMESNAPSHOT': "storage.PureVolumeSnapshot", + 'STORAGE.SASEXPANDER': "storage.SasExpander", + 'STORAGE.SASPORT': "storage.SasPort", + 'STORAGE.SPAN': "storage.Span", + 'STORAGE.STORAGEPOLICY': "storage.StoragePolicy", + 'STORAGE.VDMEMBEREP': "storage.VdMemberEp", + 'STORAGE.VIRTUALDRIVE': "storage.VirtualDrive", + 'STORAGE.VIRTUALDRIVECONTAINER': "storage.VirtualDriveContainer", + 'STORAGE.VIRTUALDRIVEEXTENSION': "storage.VirtualDriveExtension", + 'STORAGE.VIRTUALDRIVEIDENTITY': "storage.VirtualDriveIdentity", + 'SYSLOG.POLICY': "syslog.Policy", + 'SYSLOG.POLICYINVENTORY': "syslog.PolicyInventory", + 'TAM.ADVISORYCOUNT': "tam.AdvisoryCount", + 'TAM.ADVISORYDEFINITION': "tam.AdvisoryDefinition", + 'TAM.ADVISORYINFO': "tam.AdvisoryInfo", + 'TAM.ADVISORYINSTANCE': "tam.AdvisoryInstance", + 'TAM.SECURITYADVISORY': "tam.SecurityAdvisory", + 'TASK.FABRICMOSSCOPEDINVENTORY': "task.FabricMosScopedInventory", + 'TASK.HITACHISCOPEDINVENTORY': "task.HitachiScopedInventory", + 'TASK.HYPERFLEXMANAGEMENTSCOPEDINVENTORY': "task.HyperFlexManagementScopedInventory", + 'TASK.HYPERFLEXSCOPEDINVENTORY': "task.HyperflexScopedInventory", + 'TASK.IWESCOPEDINVENTORY': "task.IweScopedInventory", + 'TASK.MDSSCOPEDINVENTORY': "task.MdsScopedInventory", + 'TASK.MDSSYSTEMSCOPEDINVENTORY': "task.MdsSystemScopedInventory", + 'TASK.NETAPPSCOPEDINVENTORY': "task.NetAppScopedInventory", + 'TASK.NEXUSSCOPEDINVENTORY': "task.NexusScopedInventory", + 'TASK.NEXUSSYSTEMSCOPEDINVENTORY': "task.NexusSystemScopedInventory", + 'TASK.NEXUSVLANSCOPEDINVENTORY': "task.NexusVlanScopedInventory", + 'TASK.PUBLICCLOUDSCOPEDINVENTORY': "task.PublicCloudScopedInventory", + 'TASK.PURESCOPEDINVENTORY': "task.PureScopedInventory", + 'TASK.SERVERSCOPEDINVENTORY': "task.ServerScopedInventory", + 'TECHSUPPORTMANAGEMENT.COLLECTIONCONTROLPOLICY': "techsupportmanagement.CollectionControlPolicy", + 'TECHSUPPORTMANAGEMENT.DOWNLOAD': "techsupportmanagement.Download", + 'TECHSUPPORTMANAGEMENT.ENDPOINT': "techsupportmanagement.EndPoint", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTBUNDLE': "techsupportmanagement.TechSupportBundle", + 'TECHSUPPORTMANAGEMENT.TECHSUPPORTSTATUS': "techsupportmanagement.TechSupportStatus", + 'TERMINAL.AUDITLOG': "terminal.AuditLog", + 'TERRAFORM.EXECUTOR': "terraform.Executor", + 'THERMAL.POLICY': "thermal.Policy", + 'TOP.SYSTEM': "top.System", + 'UCSD.BACKUPINFO': "ucsd.BackupInfo", + 'UUIDPOOL.BLOCK': "uuidpool.Block", + 'UUIDPOOL.POOL': "uuidpool.Pool", + 'UUIDPOOL.POOLMEMBER': "uuidpool.PoolMember", + 'UUIDPOOL.RESERVATION': "uuidpool.Reservation", + 'UUIDPOOL.UNIVERSE': "uuidpool.Universe", + 'UUIDPOOL.UUIDLEASE': "uuidpool.UuidLease", + 'VIEW.HEALTHSTATUS': "view.HealthStatus", + 'VIEW.SERVER': "view.Server", + 'VIRTUALIZATION.CISCOHYPERVISORMANAGER': "virtualization.CiscoHypervisorManager", + 'VIRTUALIZATION.ESXICONSOLE': "virtualization.EsxiConsole", + 'VIRTUALIZATION.HOST': "virtualization.Host", + 'VIRTUALIZATION.IWECLUSTER': "virtualization.IweCluster", + 'VIRTUALIZATION.IWEDATACENTER': "virtualization.IweDatacenter", + 'VIRTUALIZATION.IWEDVUPLINK': "virtualization.IweDvUplink", + 'VIRTUALIZATION.IWEDVSWITCH': "virtualization.IweDvswitch", + 'VIRTUALIZATION.IWEHOST': "virtualization.IweHost", + 'VIRTUALIZATION.IWEHOSTINTERFACE': "virtualization.IweHostInterface", + 'VIRTUALIZATION.IWEHOSTVSWITCH': "virtualization.IweHostVswitch", + 'VIRTUALIZATION.IWENETWORK': "virtualization.IweNetwork", + 'VIRTUALIZATION.IWEVIRTUALDISK': "virtualization.IweVirtualDisk", + 'VIRTUALIZATION.IWEVIRTUALMACHINE': "virtualization.IweVirtualMachine", + 'VIRTUALIZATION.IWEVIRTUALMACHINENETWORKINTERFACE': "virtualization.IweVirtualMachineNetworkInterface", + 'VIRTUALIZATION.VIRTUALDISK': "virtualization.VirtualDisk", + 'VIRTUALIZATION.VIRTUALMACHINE': "virtualization.VirtualMachine", + 'VIRTUALIZATION.VIRTUALNETWORK': "virtualization.VirtualNetwork", + 'VIRTUALIZATION.VMWARECLUSTER': "virtualization.VmwareCluster", + 'VIRTUALIZATION.VMWAREDATACENTER': "virtualization.VmwareDatacenter", + 'VIRTUALIZATION.VMWAREDATASTORE': "virtualization.VmwareDatastore", + 'VIRTUALIZATION.VMWAREDATASTORECLUSTER': "virtualization.VmwareDatastoreCluster", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDNETWORK': "virtualization.VmwareDistributedNetwork", + 'VIRTUALIZATION.VMWAREDISTRIBUTEDSWITCH': "virtualization.VmwareDistributedSwitch", + 'VIRTUALIZATION.VMWAREFOLDER': "virtualization.VmwareFolder", + 'VIRTUALIZATION.VMWAREHOST': "virtualization.VmwareHost", + 'VIRTUALIZATION.VMWAREHOSTGPU': "virtualization.VmwareHostGpu", + 'VIRTUALIZATION.VMWAREKERNELNETWORK': "virtualization.VmwareKernelNetwork", + 'VIRTUALIZATION.VMWARENETWORK': "virtualization.VmwareNetwork", + 'VIRTUALIZATION.VMWAREPHYSICALNETWORKINTERFACE': "virtualization.VmwarePhysicalNetworkInterface", + 'VIRTUALIZATION.VMWAREUPLINKPORT': "virtualization.VmwareUplinkPort", + 'VIRTUALIZATION.VMWAREVCENTER': "virtualization.VmwareVcenter", + 'VIRTUALIZATION.VMWAREVIRTUALDISK': "virtualization.VmwareVirtualDisk", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINE': "virtualization.VmwareVirtualMachine", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINEGPU': "virtualization.VmwareVirtualMachineGpu", + 'VIRTUALIZATION.VMWAREVIRTUALMACHINESNAPSHOT': "virtualization.VmwareVirtualMachineSnapshot", + 'VIRTUALIZATION.VMWAREVIRTUALNETWORKINTERFACE': "virtualization.VmwareVirtualNetworkInterface", + 'VIRTUALIZATION.VMWAREVIRTUALSWITCH': "virtualization.VmwareVirtualSwitch", + 'VMEDIA.POLICY': "vmedia.Policy", + 'VMEDIA.POLICYINVENTORY': "vmedia.PolicyInventory", + 'VMRC.CONSOLE': "vmrc.Console", + 'VNC.CONSOLE': "vnc.Console", + 'VNIC.ETHADAPTERPOLICY': "vnic.EthAdapterPolicy", + 'VNIC.ETHADAPTERPOLICYINVENTORY': "vnic.EthAdapterPolicyInventory", + 'VNIC.ETHIF': "vnic.EthIf", + 'VNIC.ETHIFINVENTORY': "vnic.EthIfInventory", + 'VNIC.ETHNETWORKPOLICY': "vnic.EthNetworkPolicy", + 'VNIC.ETHNETWORKPOLICYINVENTORY': "vnic.EthNetworkPolicyInventory", + 'VNIC.ETHQOSPOLICY': "vnic.EthQosPolicy", + 'VNIC.ETHQOSPOLICYINVENTORY': "vnic.EthQosPolicyInventory", + 'VNIC.ETHVETHINVENTORY': "vnic.EthVethInventory", + 'VNIC.ETHVNICINVENTORY': "vnic.EthVnicInventory", + 'VNIC.FCADAPTERPOLICY': "vnic.FcAdapterPolicy", + 'VNIC.FCADAPTERPOLICYINVENTORY': "vnic.FcAdapterPolicyInventory", + 'VNIC.FCIF': "vnic.FcIf", + 'VNIC.FCIFINVENTORY': "vnic.FcIfInventory", + 'VNIC.FCNETWORKPOLICY': "vnic.FcNetworkPolicy", + 'VNIC.FCNETWORKPOLICYINVENTORY': "vnic.FcNetworkPolicyInventory", + 'VNIC.FCQOSPOLICY': "vnic.FcQosPolicy", + 'VNIC.FCQOSPOLICYINVENTORY': "vnic.FcQosPolicyInventory", + 'VNIC.FCVETHINVENTORY': "vnic.FcVethInventory", + 'VNIC.FCVHBAPOLICYINVENTORY': "vnic.FcVhbaPolicyInventory", + 'VNIC.ISCSIADAPTERPOLICY': "vnic.IscsiAdapterPolicy", + 'VNIC.ISCSIADAPTERPOLICYINVENTORY': "vnic.IscsiAdapterPolicyInventory", + 'VNIC.ISCSIBOOTPOLICY': "vnic.IscsiBootPolicy", + 'VNIC.ISCSIBOOTPOLICYINVENTORY': "vnic.IscsiBootPolicyInventory", + 'VNIC.ISCSISTATICTARGETPOLICY': "vnic.IscsiStaticTargetPolicy", + 'VNIC.ISCSISTATICTARGETPOLICYINVENTORY': "vnic.IscsiStaticTargetPolicyInventory", + 'VNIC.LANCONNECTIVITYPOLICY': "vnic.LanConnectivityPolicy", + 'VNIC.LANCONNECTIVITYPOLICYINVENTORY': "vnic.LanConnectivityPolicyInventory", + 'VNIC.LCPSTATUS': "vnic.LcpStatus", + 'VNIC.SANCONNECTIVITYPOLICY': "vnic.SanConnectivityPolicy", + 'VNIC.SANCONNECTIVITYPOLICYINVENTORY': "vnic.SanConnectivityPolicyInventory", + 'VNIC.SCPSTATUS': "vnic.ScpStatus", + 'VRF.VRF': "vrf.Vrf", + 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", + 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", + 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", + 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", + 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", + 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", + 'WORKFLOW.POWERSHELLBATCHAPIEXECUTOR': "workflow.PowerShellBatchApiExecutor", + 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", + 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", + 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", + 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", + 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", + 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", + 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", + 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", + 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", + 'WORKFLOW.TASKINFO': "workflow.TaskInfo", + 'WORKFLOW.TASKMETADATA': "workflow.TaskMetadata", + 'WORKFLOW.TEMPLATEEVALUATION': "workflow.TemplateEvaluation", + 'WORKFLOW.TEMPLATEFUNCTIONMETA': "workflow.TemplateFunctionMeta", + 'WORKFLOW.TEMPLATEPARSER': "workflow.TemplateParser", + 'WORKFLOW.WORKFLOWDEFINITION': "workflow.WorkflowDefinition", + 'WORKFLOW.WORKFLOWINFO': "workflow.WorkflowInfo", + 'WORKFLOW.WORKFLOWMETA': "workflow.WorkflowMeta", + 'WORKFLOW.WORKFLOWMETADATA': "workflow.WorkflowMetadata", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'selector': (str,), # noqa: E501 + 'link': (str,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + 'action': (str,), # noqa: E501 + 'end_time': (datetime,), # noqa: E501 + 'input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'last_action': (str,), # noqa: E501 + 'messages': ([ServiceitemMessage], none_type,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 + 'selection_criteria_inputs': ([ServiceitemSelectionCriteriaInput], none_type,), # noqa: E501 + 'service_request_input': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'start_time': (datetime,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'action_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 + 'service_item_action_definition': (WorkflowServiceItemActionDefinitionRelationship,), # noqa: E501 + 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'service_item_instance': (WorkflowServiceItemInstanceRelationship,), # noqa: E501 + 'stop_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 + 'validation_workflow_info': (WorkflowWorkflowInfoRelationship,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.MoRef': MoMoRef, + 'workflow.ServiceItemActionInstance': WorkflowServiceItemActionInstance, + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'selector': 'Selector', # noqa: E501 + 'link': 'link', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + 'action': 'Action', # noqa: E501 + 'end_time': 'EndTime', # noqa: E501 + 'input': 'Input', # noqa: E501 + 'last_action': 'LastAction', # noqa: E501 + 'messages': 'Messages', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 + 'selection_criteria_inputs': 'SelectionCriteriaInputs', # noqa: E501 + 'service_request_input': 'ServiceRequestInput', # noqa: E501 + 'start_time': 'StartTime', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'action_workflow_info': 'ActionWorkflowInfo', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 + 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 + 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + 'stop_workflow_info': 'StopWorkflowInfo', # noqa: E501 + 'user': 'User', # noqa: E501 + 'validation_workflow_info': 'ValidationWorkflowInfo', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + } + + read_only_vars = { + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + 'end_time', # noqa: E501 + 'last_action', # noqa: E501 + 'name', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 + 'service_request_input', # noqa: E501 + 'start_time', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionInstanceRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 + name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 + action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionInstanceRelationship - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "mo.MoRef", must be one of ["mo.MoRef", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + moid (str): The Moid of the referenced REST resource.. [optional] # noqa: E501 + selector (str): An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.. [optional] # noqa: E501 + link (str): A URL to an instance of the 'mo.MoRef' class.. [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + action (str): Name of the action that needs to be performed on the service item instance. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + end_time (datetime): The time when the action was stopped or completed execution last time.. [optional] # noqa: E501 + input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action and the format is specified by input definition of the service item action definition.. [optional] # noqa: E501 + last_action (str): The last action that was issued on the action definition workflows is saved in this property. * `None` - No action is set, this is the default value for action field. * `Validate` - Validate the action instance inputs and run the validation workflows. * `Start` - Start a new execution of the action instance. * `Rerun` - Rerun the service item action instance from the beginning. * `Retry` - Retry the workflow that has failed from the failure point. * `Cancel` - Cancel the core workflow that is in running or waiting state. This action can be used when the workflows are stuck and not progressing. * `Stop` - Stop the action instance which is in progress and didn't complete successfully. Use this action to clear the state and then delete the action instance. A completed action cannot be stopped.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + messages ([ServiceitemMessage], none_type): [optional] # noqa: E501 + name (str): Name for the action instance is created in the system by appending name of the service item instance to the name of the action definition.. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 + selection_criteria_inputs ([ServiceitemSelectionCriteriaInput], none_type): [optional] # noqa: E501 + service_request_input (bool, date, datetime, dict, float, int, list, str, none_type): Inputs for a service item action from catalog service request and the format is specified by input definition of the catalog item definition.. [optional] # noqa: E501 + start_time (datetime): The time when the action was started for execution last time.. [optional] # noqa: E501 + status (str): State of the service item action instance. * `NotStarted` - An action on the service item is not yet started and it is in a draft mode. A service item action instance can be deleted in this state. * `Validating` - A validate action has been triggered on the action and until it completes the start action cannot be issued. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The action on the service item instance failed and can be retried. * `Completed` - The action on the service item instance completed successfully. * `Stopping` - The stop action is running on the action instance. * `Stopped` - The action on the service item instance has stopped.. [optional] if omitted the server will use the default value of "NotStarted" # noqa: E501 + user_id_or_email (str): The user identifier who invoked the request to create the service item instance.. [optional] # noqa: E501 + action_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 + service_item_action_definition (WorkflowServiceItemActionDefinitionRelationship): [optional] # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + stop_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 + validation_workflow_info (WorkflowWorkflowInfoRelationship): [optional] # noqa: E501 + object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "mo.MoRef") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoMoRef, + WorkflowServiceItemActionInstance, + none_type, + ], + } diff --git a/intersight/model/workflow_service_item_action_instance_response.py b/intersight/model/workflow_service_item_action_instance_response.py index e1a5116f1a..411eb7c208 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_properties.py b/intersight/model/workflow_service_item_action_properties.py new file mode 100644 index 0000000000..d8684f7009 --- /dev/null +++ b/intersight/model/workflow_service_item_action_properties.py @@ -0,0 +1,363 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.workflow_service_item_action_properties_all_of import WorkflowServiceItemActionPropertiesAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['WorkflowServiceItemActionPropertiesAllOf'] = WorkflowServiceItemActionPropertiesAllOf + + +class WorkflowServiceItemActionProperties(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + 'stop_on_failure': (bool,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + 'stop_on_failure': 'StopOnFailure', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionProperties - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + stop_on_failure (bool): When true, the action on the service item will be stopped when it reaches a failure by either calling the configured stop workflow or by calling the rollback workflow. By default value is set to true.. [optional] if omitted the server will use the default value of True # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemActionProperties") + object_type = kwargs.get('object_type', "workflow.ServiceItemActionProperties") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionProperties - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + stop_on_failure (bool): When true, the action on the service item will be stopped when it reaches a failure by either calling the configured stop workflow or by calling the rollback workflow. By default value is set to true.. [optional] if omitted the server will use the default value of True # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemActionProperties") + object_type = kwargs.get('object_type', "workflow.ServiceItemActionProperties") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowServiceItemActionPropertiesAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_service_item_action_properties_all_of.py b/intersight/model/workflow_service_item_action_properties_all_of.py new file mode 100644 index 0000000000..4a67a9531c --- /dev/null +++ b/intersight/model/workflow_service_item_action_properties_all_of.py @@ -0,0 +1,299 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + + +class WorkflowServiceItemActionPropertiesAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + 'stop_on_failure': (bool,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + 'stop_on_failure': 'StopOnFailure', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionPropertiesAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + stop_on_failure (bool): When true, the action on the service item will be stopped when it reaches a failure by either calling the configured stop workflow or by calling the rollback workflow. By default value is set to true.. [optional] if omitted the server will use the default value of True # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemActionProperties") + object_type = kwargs.get('object_type', "workflow.ServiceItemActionProperties") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemActionPropertiesAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemActionProperties", must be one of ["workflow.ServiceItemActionProperties", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + stop_on_failure (bool): When true, the action on the service item will be stopped when it reaches a failure by either calling the configured stop workflow or by calling the rollback workflow. By default value is set to true.. [optional] if omitted the server will use the default value of True # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemActionProperties") + object_type = kwargs.get('object_type', "workflow.ServiceItemActionProperties") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_service_item_action_workflow_definition.py b/intersight/model/workflow_service_item_action_workflow_definition.py index 5b7db5c8ea..fd40d5fde6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,8 +32,10 @@ def lazy_import(): from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.mo_mo_ref import MoMoRef from intersight.model.workflow_service_item_action_workflow_definition_all_of import WorkflowServiceItemActionWorkflowDefinitionAllOf globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['MoMoRef'] = MoMoRef globals()['WorkflowServiceItemActionWorkflowDefinitionAllOf'] = WorkflowServiceItemActionWorkflowDefinitionAllOf @@ -109,6 +111,7 @@ def openapi_types(): 'label': (str,), # noqa: E501 'name': (str,), # noqa: E501 'version': (int,), # noqa: E501 + 'workflow_definition': (MoMoRef,), # noqa: E501 'workflow_definition_name': (str,), # noqa: E501 } @@ -129,6 +132,7 @@ def discriminator(): 'label': 'Label', # noqa: E501 'name': 'Name', # noqa: E501 'version': 'Version', # noqa: E501 + 'workflow_definition': 'WorkflowDefinition', # noqa: E501 'workflow_definition_name': 'WorkflowDefinitionName', # noqa: E501 } @@ -179,6 +183,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 label (str): A user defined label identifier of the workflow used for UI display.. [optional] # noqa: E501 name (str): The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.. [optional] # noqa: E501 version (int): The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.. [optional] # noqa: E501 + workflow_definition (MoMoRef): [optional] # noqa: E501 workflow_definition_name (str): The qualified name of workflow that should be executed.. [optional] # noqa: E501 """ @@ -298,6 +303,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 label (str): A user defined label identifier of the workflow used for UI display.. [optional] # noqa: E501 name (str): The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.. [optional] # noqa: E501 version (int): The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.. [optional] # noqa: E501 + workflow_definition (MoMoRef): [optional] # noqa: E501 workflow_definition_name (str): The qualified name of workflow that should be executed.. [optional] # noqa: E501 """ 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 ba0e44b104..7c16b6f158 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -30,6 +30,10 @@ from intersight.exceptions import ApiAttributeError +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + globals()['MoMoRef'] = MoMoRef + class WorkflowServiceItemActionWorkflowDefinitionAllOf(ModelNormal): """NOTE: This class is auto generated by OpenAPI Generator. @@ -78,6 +82,7 @@ def additional_properties_type(): This must be a method because a model may have properties that are of type self, this must run after the class is loaded """ + lazy_import() return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 _nullable = False @@ -92,6 +97,7 @@ def openapi_types(): openapi_types (dict): The key is attribute name and the value is attribute type. """ + lazy_import() return { 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 @@ -101,6 +107,7 @@ def openapi_types(): 'label': (str,), # noqa: E501 'name': (str,), # noqa: E501 'version': (int,), # noqa: E501 + 'workflow_definition': (MoMoRef,), # noqa: E501 'workflow_definition_name': (str,), # noqa: E501 } @@ -118,6 +125,7 @@ def discriminator(): 'label': 'Label', # noqa: E501 'name': 'Name', # noqa: E501 'version': 'Version', # noqa: E501 + 'workflow_definition': 'WorkflowDefinition', # noqa: E501 'workflow_definition_name': 'WorkflowDefinitionName', # noqa: E501 } @@ -172,6 +180,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 label (str): A user defined label identifier of the workflow used for UI display.. [optional] # noqa: E501 name (str): The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.. [optional] # noqa: E501 version (int): The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.. [optional] # noqa: E501 + workflow_definition (MoMoRef): [optional] # noqa: E501 workflow_definition_name (str): The qualified name of workflow that should be executed.. [optional] # noqa: E501 """ @@ -272,6 +281,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 label (str): A user defined label identifier of the workflow used for UI display.. [optional] # noqa: E501 name (str): The name of the workflow, this name must be unique across all the workflow definition used within the action definitions.. [optional] # noqa: E501 version (int): The workflow definition version to use as subworkflow. When no version is specified then the default version of the workflow at the time of creating or updating this workflow is used.. [optional] # noqa: E501 + workflow_definition (MoMoRef): [optional] # noqa: E501 workflow_definition_name (str): The qualified name of workflow that should be executed.. [optional] # noqa: E501 """ diff --git a/intersight/model/workflow_service_item_attribute.py b/intersight/model/workflow_service_item_attribute.py new file mode 100644 index 0000000000..b8fdb4cccc --- /dev/null +++ b/intersight/model/workflow_service_item_attribute.py @@ -0,0 +1,454 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.display_names import DisplayNames + from intersight.model.mo_base_mo import MoBaseMo + from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship + from intersight.model.mo_tag import MoTag + from intersight.model.mo_version_context import MoVersionContext + from intersight.model.workflow_service_item_attribute_all_of import WorkflowServiceItemAttributeAllOf + from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + globals()['DisplayNames'] = DisplayNames + globals()['MoBaseMo'] = MoBaseMo + globals()['MoBaseMoRelationship'] = MoBaseMoRelationship + globals()['MoTag'] = MoTag + globals()['MoVersionContext'] = MoVersionContext + globals()['WorkflowServiceItemAttributeAllOf'] = WorkflowServiceItemAttributeAllOf + globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + + +class WorkflowServiceItemAttribute(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + }, + ('type',): { + 'NONE': "None", + 'CONFIGURATION': "Configuration", + 'INVENTORY': "Inventory", + 'HEALTH': "Health", + 'OUTPUT': "Output", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'attribute': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'datatype': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'type': (str,), # noqa: E501 + 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'service_item_instance': (WorkflowServiceItemInstanceRelationship,), # noqa: E501 + 'account_moid': (str,), # noqa: E501 + 'create_time': (datetime,), # noqa: E501 + 'domain_group_moid': (str,), # noqa: E501 + 'mod_time': (datetime,), # noqa: E501 + 'moid': (str,), # noqa: E501 + 'owners': ([str], none_type,), # noqa: E501 + 'shared_scope': (str,), # noqa: E501 + 'tags': ([MoTag], none_type,), # noqa: E501 + 'version_context': (MoVersionContext,), # noqa: E501 + 'ancestors': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'parent': (MoBaseMoRelationship,), # noqa: E501 + 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 + 'display_names': (DisplayNames,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'attribute': 'Attribute', # noqa: E501 + 'datatype': 'Datatype', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'type': 'Type', # noqa: E501 + 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + 'account_moid': 'AccountMoid', # noqa: E501 + 'create_time': 'CreateTime', # noqa: E501 + 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 + 'mod_time': 'ModTime', # noqa: E501 + 'moid': 'Moid', # noqa: E501 + 'owners': 'Owners', # noqa: E501 + 'shared_scope': 'SharedScope', # noqa: E501 + 'tags': 'Tags', # noqa: E501 + 'version_context': 'VersionContext', # noqa: E501 + 'ancestors': 'Ancestors', # noqa: E501 + 'parent': 'Parent', # noqa: E501 + 'permission_resources': 'PermissionResources', # noqa: E501 + 'display_names': 'DisplayNames', # noqa: E501 + } + + read_only_vars = { + 'datatype', # noqa: E501 + 'type', # noqa: E501 + 'account_moid', # noqa: E501 + 'create_time', # noqa: E501 + 'domain_group_moid', # noqa: E501 + 'mod_time', # noqa: E501 + 'shared_scope', # noqa: E501 + 'ancestors', # noqa: E501 + 'permission_resources', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttribute - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attribute (bool, date, datetime, dict, float, int, list, str, none_type): Service item attribute for a service item instance and the format is specified by attribute definition of the service item definition.. [optional] # noqa: E501 + datatype (str): Datatype, if any, backing the service item attribute definition.. [optional] # noqa: E501 + name (str): Attribute name which is used in the attribute definition of the service item.. [optional] # noqa: E501 + type (str): Type of the service item attribute. * `None` - Default value if the service item attribute does not belong to any of the existing types. * `Configuration` - The service item attribute is a configuration from the designer or the end user. * `Inventory` - The service item attribute captures the inventory of the resource created by the service item deployment. * `Health` - The service item attribute describes the health of the resource created by the service item deployment. * `Output` - The service item attribute captures the artifact generated after performing an action on the service item.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemAttribute") + object_type = kwargs.get('object_type', "workflow.ServiceItemAttribute") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttribute - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attribute (bool, date, datetime, dict, float, int, list, str, none_type): Service item attribute for a service item instance and the format is specified by attribute definition of the service item definition.. [optional] # noqa: E501 + datatype (str): Datatype, if any, backing the service item attribute definition.. [optional] # noqa: E501 + name (str): Attribute name which is used in the attribute definition of the service item.. [optional] # noqa: E501 + type (str): Type of the service item attribute. * `None` - Default value if the service item attribute does not belong to any of the existing types. * `Configuration` - The service item attribute is a configuration from the designer or the end user. * `Inventory` - The service item attribute captures the inventory of the resource created by the service item deployment. * `Health` - The service item attribute describes the health of the resource created by the service item deployment. * `Output` - The service item attribute captures the artifact generated after performing an action on the service item.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 + create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 + domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 + mod_time (datetime): The time when this managed object was last modified.. [optional] # noqa: E501 + moid (str): The unique identifier of this Managed Object instance.. [optional] # noqa: E501 + owners ([str], none_type): [optional] # noqa: E501 + shared_scope (str): Intersight provides pre-built workflows, tasks and policies to end users through global catalogs. Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.. [optional] # noqa: E501 + tags ([MoTag], none_type): [optional] # noqa: E501 + version_context (MoVersionContext): [optional] # noqa: E501 + ancestors ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + parent (MoBaseMoRelationship): [optional] # noqa: E501 + permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 + display_names (DisplayNames): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemAttribute") + object_type = kwargs.get('object_type', "workflow.ServiceItemAttribute") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseMo, + WorkflowServiceItemAttributeAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_service_item_attribute_all_of.py b/intersight/model/workflow_service_item_attribute_all_of.py new file mode 100644 index 0000000000..7630cef076 --- /dev/null +++ b/intersight/model/workflow_service_item_attribute_all_of.py @@ -0,0 +1,327 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship + from intersight.model.workflow_service_item_instance_relationship import WorkflowServiceItemInstanceRelationship + globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship + globals()['WorkflowServiceItemInstanceRelationship'] = WorkflowServiceItemInstanceRelationship + + +class WorkflowServiceItemAttributeAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", + }, + ('type',): { + 'NONE': "None", + 'CONFIGURATION': "Configuration", + 'INVENTORY': "Inventory", + 'HEALTH': "Health", + 'OUTPUT': "Output", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'attribute': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'datatype': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'type': (str,), # noqa: E501 + 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'service_item_instance': (WorkflowServiceItemInstanceRelationship,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'attribute': 'Attribute', # noqa: E501 + 'datatype': 'Datatype', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'type': 'Type', # noqa: E501 + 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'service_item_instance': 'ServiceItemInstance', # noqa: E501 + } + + read_only_vars = { + 'datatype', # noqa: E501 + 'type', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attribute (bool, date, datetime, dict, float, int, list, str, none_type): Service item attribute for a service item instance and the format is specified by attribute definition of the service item definition.. [optional] # noqa: E501 + datatype (str): Datatype, if any, backing the service item attribute definition.. [optional] # noqa: E501 + name (str): Attribute name which is used in the attribute definition of the service item.. [optional] # noqa: E501 + type (str): Type of the service item attribute. * `None` - Default value if the service item attribute does not belong to any of the existing types. * `Configuration` - The service item attribute is a configuration from the designer or the end user. * `Inventory` - The service item attribute captures the inventory of the resource created by the service item deployment. * `Health` - The service item attribute describes the health of the resource created by the service item deployment. * `Output` - The service item attribute captures the artifact generated after performing an action on the service item.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemAttribute") + object_type = kwargs.get('object_type', "workflow.ServiceItemAttribute") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemAttribute", must be one of ["workflow.ServiceItemAttribute", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + attribute (bool, date, datetime, dict, float, int, list, str, none_type): Service item attribute for a service item instance and the format is specified by attribute definition of the service item definition.. [optional] # noqa: E501 + datatype (str): Datatype, if any, backing the service item attribute definition.. [optional] # noqa: E501 + name (str): Attribute name which is used in the attribute definition of the service item.. [optional] # noqa: E501 + type (str): Type of the service item attribute. * `None` - Default value if the service item attribute does not belong to any of the existing types. * `Configuration` - The service item attribute is a configuration from the designer or the end user. * `Inventory` - The service item attribute captures the inventory of the resource created by the service item deployment. * `Health` - The service item attribute describes the health of the resource created by the service item deployment. * `Output` - The service item attribute captures the artifact generated after performing an action on the service item.. [optional] if omitted the server will use the default value of "None" # noqa: E501 + service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + service_item_instance (WorkflowServiceItemInstanceRelationship): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemAttribute") + object_type = kwargs.get('object_type', "workflow.ServiceItemAttribute") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_service_item_attribute_list.py b/intersight/model/workflow_service_item_attribute_list.py new file mode 100644 index 0000000000..3f9b8f7426 --- /dev/null +++ b/intersight/model/workflow_service_item_attribute_list.py @@ -0,0 +1,344 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_response import MoBaseResponse + from intersight.model.workflow_service_item_attribute import WorkflowServiceItemAttribute + from intersight.model.workflow_service_item_attribute_list_all_of import WorkflowServiceItemAttributeListAllOf + globals()['MoBaseResponse'] = MoBaseResponse + globals()['WorkflowServiceItemAttribute'] = WorkflowServiceItemAttribute + globals()['WorkflowServiceItemAttributeListAllOf'] = WorkflowServiceItemAttributeListAllOf + + +class WorkflowServiceItemAttributeList(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([WorkflowServiceItemAttribute], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowServiceItemAttribute], none_type): The array of 'workflow.ServiceItemAttribute' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeList - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowServiceItemAttribute], none_type): The array of 'workflow.ServiceItemAttribute' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseResponse, + WorkflowServiceItemAttributeListAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_service_item_attribute_list_all_of.py b/intersight/model/workflow_service_item_attribute_list_all_of.py new file mode 100644 index 0000000000..57678e2c63 --- /dev/null +++ b/intersight/model/workflow_service_item_attribute_list_all_of.py @@ -0,0 +1,274 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.workflow_service_item_attribute import WorkflowServiceItemAttribute + globals()['WorkflowServiceItemAttribute'] = WorkflowServiceItemAttribute + + +class WorkflowServiceItemAttributeListAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'count': (int,), # noqa: E501 + 'results': ([WorkflowServiceItemAttribute], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowServiceItemAttribute], none_type): The array of 'workflow.ServiceItemAttribute' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeListAllOf - a model defined in OpenAPI + + Keyword Args: + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([WorkflowServiceItemAttribute], none_type): The array of 'workflow.ServiceItemAttribute' resources matching the request.. [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_service_item_attribute_response.py b/intersight/model/workflow_service_item_attribute_response.py new file mode 100644 index 0000000000..44f73a4487 --- /dev/null +++ b/intersight/model/workflow_service_item_attribute_response.py @@ -0,0 +1,355 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_aggregate_transform import MoAggregateTransform + from intersight.model.mo_document_count import MoDocumentCount + from intersight.model.mo_tag_key_summary import MoTagKeySummary + from intersight.model.mo_tag_summary import MoTagSummary + from intersight.model.workflow_service_item_attribute_list import WorkflowServiceItemAttributeList + globals()['MoAggregateTransform'] = MoAggregateTransform + globals()['MoDocumentCount'] = MoDocumentCount + globals()['MoTagKeySummary'] = MoTagKeySummary + globals()['MoTagSummary'] = MoTagSummary + globals()['WorkflowServiceItemAttributeList'] = WorkflowServiceItemAttributeList + + +class WorkflowServiceItemAttributeResponse(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'object_type': (str,), # noqa: E501 + 'count': (int,), # noqa: E501 + 'results': ([MoTagKeySummary], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + lazy_import() + val = { + 'mo.AggregateTransform': MoAggregateTransform, + 'mo.DocumentCount': MoDocumentCount, + 'mo.TagSummary': MoTagSummary, + 'workflow.ServiceItemAttribute.List': WorkflowServiceItemAttributeList, + } + if not val: + return None + return {'object_type': val} + + attribute_map = { + 'object_type': 'ObjectType', # noqa: E501 + 'count': 'Count', # noqa: E501 + 'results': 'Results', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, object_type, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, object_type, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemAttributeResponse - a model defined in OpenAPI + + Keyword Args: + object_type (str): A discriminator value to disambiguate the schema of a HTTP GET response body. + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + count (int): The total number of 'workflow.ServiceItemAttribute' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter.. [optional] # noqa: E501 + results ([MoTagKeySummary], none_type): [optional] # noqa: E501 + """ + + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + ], + 'oneOf': [ + MoAggregateTransform, + MoDocumentCount, + MoTagSummary, + WorkflowServiceItemAttributeList, + ], + } diff --git a/intersight/model/workflow_service_item_definition.py b/intersight/model/workflow_service_item_definition.py index c8ea3f484f..7115fb0295 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -40,6 +40,7 @@ def lazy_import(): from intersight.model.workflow_catalog_relationship import WorkflowCatalogRelationship from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship from intersight.model.workflow_service_item_definition_all_of import WorkflowServiceItemDefinitionAllOf + from intersight.model.workflow_validation_information import WorkflowValidationInformation globals()['DisplayNames'] = DisplayNames globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship @@ -49,6 +50,7 @@ def lazy_import(): globals()['WorkflowCatalogRelationship'] = WorkflowCatalogRelationship globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship globals()['WorkflowServiceItemDefinitionAllOf'] = WorkflowServiceItemDefinitionAllOf + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation class WorkflowServiceItemDefinition(ModelComposed): @@ -106,6 +108,20 @@ class WorkflowServiceItemDefinition(ModelComposed): 'IKSTRIAL': "IKSTrial", 'INCTRIAL': "INCTrial", }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('status',): { + 'OKAY': "Okay", + 'CRITICAL': "Critical", + 'WARNING': "Warning", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, } validations = { @@ -150,13 +166,18 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'allow_multiple_service_item_instances': (bool,), # noqa: E501 + 'attribute_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'cvd_id': (str,), # noqa: E501 'delete_instance_on_decommission': (bool,), # noqa: E501 'description': (str,), # noqa: E501 'label': (str,), # noqa: E501 'license_entitlement': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'version': (int,), # noqa: E501 'action_definitions': ([WorkflowServiceItemActionDefinitionRelationship], none_type,), # noqa: E501 'catalog': (WorkflowCatalogRelationship,), # noqa: E501 @@ -187,13 +208,18 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'allow_multiple_service_item_instances': 'AllowMultipleServiceItemInstances', # noqa: E501 + 'attribute_definition': 'AttributeDefinition', # noqa: E501 'cvd_id': 'CvdId', # noqa: E501 'delete_instance_on_decommission': 'DeleteInstanceOnDecommission', # noqa: E501 'description': 'Description', # noqa: E501 'label': 'Label', # noqa: E501 'license_entitlement': 'LicenseEntitlement', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_definition': 'OutputDefinition', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 'version': 'Version', # noqa: E501 'action_definitions': 'ActionDefinitions', # noqa: E501 'catalog': 'Catalog', # noqa: E501 @@ -214,6 +240,8 @@ def discriminator(): read_only_vars = { 'license_entitlement', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -262,13 +290,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 @@ -398,13 +431,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_definition_all_of.py b/intersight/model/workflow_service_item_definition_all_of.py index 4625ee839b..8298f6fcfc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -34,9 +34,11 @@ def lazy_import(): from intersight.model.workflow_base_data_type import WorkflowBaseDataType from intersight.model.workflow_catalog_relationship import WorkflowCatalogRelationship from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship + from intersight.model.workflow_validation_information import WorkflowValidationInformation globals()['WorkflowBaseDataType'] = WorkflowBaseDataType globals()['WorkflowCatalogRelationship'] = WorkflowCatalogRelationship globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation class WorkflowServiceItemDefinitionAllOf(ModelNormal): @@ -94,6 +96,20 @@ class WorkflowServiceItemDefinitionAllOf(ModelNormal): 'IKSTRIAL': "IKSTrial", 'INCTRIAL': "INCTrial", }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('status',): { + 'OKAY': "Okay", + 'CRITICAL': "Critical", + 'WARNING': "Warning", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, } validations = { @@ -138,13 +154,18 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'allow_multiple_service_item_instances': (bool,), # noqa: E501 + 'attribute_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'cvd_id': (str,), # noqa: E501 'delete_instance_on_decommission': (bool,), # noqa: E501 'description': (str,), # noqa: E501 'label': (str,), # noqa: E501 'license_entitlement': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'version': (int,), # noqa: E501 'action_definitions': ([WorkflowServiceItemActionDefinitionRelationship], none_type,), # noqa: E501 'catalog': (WorkflowCatalogRelationship,), # noqa: E501 @@ -159,13 +180,18 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'allow_multiple_service_item_instances': 'AllowMultipleServiceItemInstances', # noqa: E501 + 'attribute_definition': 'AttributeDefinition', # noqa: E501 'cvd_id': 'CvdId', # noqa: E501 'delete_instance_on_decommission': 'DeleteInstanceOnDecommission', # noqa: E501 'description': 'Description', # noqa: E501 'label': 'Label', # noqa: E501 'license_entitlement': 'LicenseEntitlement', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_definition': 'OutputDefinition', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 'version': 'Version', # noqa: E501 'action_definitions': 'ActionDefinitions', # noqa: E501 'catalog': 'Catalog', # noqa: E501 @@ -173,6 +199,8 @@ def discriminator(): read_only_vars = { 'license_entitlement', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 } _composed_schemas = {} @@ -218,13 +246,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 @@ -322,13 +355,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_definition_list.py b/intersight/model/workflow_service_item_definition_list.py index ead953b5f8..d5e930dbd5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1e6ae242f..c910061319 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ec1701acd..050cecb662 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -40,6 +40,7 @@ def lazy_import(): from intersight.model.workflow_catalog_relationship import WorkflowCatalogRelationship from intersight.model.workflow_service_item_action_definition_relationship import WorkflowServiceItemActionDefinitionRelationship from intersight.model.workflow_service_item_definition import WorkflowServiceItemDefinition + from intersight.model.workflow_validation_information import WorkflowValidationInformation globals()['DisplayNames'] = DisplayNames globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoMoRef'] = MoMoRef @@ -49,6 +50,7 @@ def lazy_import(): globals()['WorkflowCatalogRelationship'] = WorkflowCatalogRelationship globals()['WorkflowServiceItemActionDefinitionRelationship'] = WorkflowServiceItemActionDefinitionRelationship globals()['WorkflowServiceItemDefinition'] = WorkflowServiceItemDefinition + globals()['WorkflowValidationInformation'] = WorkflowValidationInformation class WorkflowServiceItemDefinitionRelationship(ModelComposed): @@ -103,6 +105,20 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'IKSTRIAL': "IKSTrial", 'INCTRIAL': "INCTrial", }, + ('publish_status',): { + 'NOTPUBLISHED': "NotPublished", + 'PUBLISHED': "Published", + }, + ('status',): { + 'OKAY': "Okay", + 'CRITICAL': "Critical", + 'WARNING': "Warning", + }, + ('support_status',): { + 'SUPPORTED': "Supported", + 'BETA': "Beta", + 'DEPRECATED': "Deprecated", + }, ('object_type',): { 'AAA.AUDITRECORD': "aaa.AuditRecord", 'AAA.RETENTIONCONFIG': "aaa.RetentionConfig", @@ -807,6 +823,7 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1066,6 +1083,8 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1073,16 +1092,12 @@ class WorkflowServiceItemDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1154,13 +1169,18 @@ def openapi_types(): 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'display_names': (DisplayNames,), # noqa: E501 'allow_multiple_service_item_instances': (bool,), # noqa: E501 + 'attribute_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 'cvd_id': (str,), # noqa: E501 'delete_instance_on_decommission': (bool,), # noqa: E501 'description': (str,), # noqa: E501 'label': (str,), # noqa: E501 'license_entitlement': (str,), # noqa: E501 'name': (str,), # noqa: E501 - 'output_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 + 'publish_status': (str,), # noqa: E501 + 'status': (str,), # noqa: E501 + 'support_status': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'validation_information': (WorkflowValidationInformation,), # noqa: E501 'version': (int,), # noqa: E501 'action_definitions': ([WorkflowServiceItemActionDefinitionRelationship], none_type,), # noqa: E501 'catalog': (WorkflowCatalogRelationship,), # noqa: E501 @@ -1196,13 +1216,18 @@ def discriminator(): 'permission_resources': 'PermissionResources', # noqa: E501 'display_names': 'DisplayNames', # noqa: E501 'allow_multiple_service_item_instances': 'AllowMultipleServiceItemInstances', # noqa: E501 + 'attribute_definition': 'AttributeDefinition', # noqa: E501 'cvd_id': 'CvdId', # noqa: E501 'delete_instance_on_decommission': 'DeleteInstanceOnDecommission', # noqa: E501 'description': 'Description', # noqa: E501 'label': 'Label', # noqa: E501 'license_entitlement': 'LicenseEntitlement', # noqa: E501 'name': 'Name', # noqa: E501 - 'output_definition': 'OutputDefinition', # noqa: E501 + 'publish_status': 'PublishStatus', # noqa: E501 + 'status': 'Status', # noqa: E501 + 'support_status': 'SupportStatus', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'validation_information': 'ValidationInformation', # noqa: E501 'version': 'Version', # noqa: E501 'action_definitions': 'ActionDefinitions', # noqa: E501 'catalog': 'Catalog', # noqa: E501 @@ -1218,6 +1243,8 @@ def discriminator(): 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 'license_entitlement', # noqa: E501 + 'status', # noqa: E501 + 'user_id_or_email', # noqa: E501 } @classmethod @@ -1273,13 +1300,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 @@ -1409,13 +1441,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 allow_multiple_service_item_instances (bool): Service item definition can declare that only one instance can be allowed within the customer account.. [optional] if omitted the server will use the default value of True # noqa: E501 + attribute_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 cvd_id (str): The Cisco Validated Design (CVD) Identifier that this service item provides.. [optional] # noqa: E501 delete_instance_on_decommission (bool): The flag to indicate that service item instance will be deleted after the completion of decommission action.. [optional] if omitted the server will use the default value of False # noqa: E501 description (str): The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item.. [optional] # noqa: E501 label (str): A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 license_entitlement (str): License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers.. [optional] if omitted the server will use the default value of "Base" # noqa: E501 name (str): The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_).. [optional] # noqa: E501 - output_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + publish_status (str): Publish status of the service item. * `NotPublished` - A state of the service item or catalog item which is not yet published. * `Published` - A state denoting that the service item or catalog item is published.. [optional] if omitted the server will use the default value of "NotPublished" # noqa: E501 + status (str): State of service item considering the state of underlying service item actions definitions. * `Okay` - Deployment and other post-deployment actions are in valid state. * `Critical` - Deployment action is not in valid state. * `Warning` - Deployment action is in valid state, and one or more post-deployment actions are not in valid state.. [optional] if omitted the server will use the default value of "Okay" # noqa: E501 + support_status (str): The service item can be marked as deprecated, supported or beta, the support status indicates that. When a new service item is introduced, it can be marked beta to indicate this is experimental and later moved to Supported status. When Service item is deprecated, it cannot be instantiated and used for a Catalog Item design. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 + user_id_or_email (str): The user identifier who created or updated the service item definition.. [optional] # noqa: E501 + validation_information (WorkflowValidationInformation): [optional] # noqa: E501 version (int): The version of the service item to support multiple versions.. [optional] if omitted the server will use the default value of 1 # noqa: E501 action_definitions ([WorkflowServiceItemActionDefinitionRelationship], none_type): An array of relationships to workflowServiceItemActionDefinition resources.. [optional] # noqa: E501 catalog (WorkflowCatalogRelationship): [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_definition_response.py b/intersight/model/workflow_service_item_definition_response.py index 8afc5b5967..c0b649fac1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 e99039462a..bb46d39ae1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 46bc393980..dce4463468 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 685a20c6b3..9c7d6c700a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0e3bacffa6..016488af23 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3174d526d4..ea75de60d4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -785,6 +785,7 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1044,6 +1045,8 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1051,16 +1054,12 @@ class WorkflowServiceItemHealthCheckDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", 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 fbff875a8f..6a76e58397 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cee38176b7..dc872f3ded 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 2238a78a08..a08305af33 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c880613b32..54f6306fa1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b829461c34..07c27c8164 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d3e822b9cc..06539752d1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_input_definition_type.py b/intersight/model/workflow_service_item_input_definition_type.py new file mode 100644 index 0000000000..1a34251ae8 --- /dev/null +++ b/intersight/model/workflow_service_item_input_definition_type.py @@ -0,0 +1,381 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_base_data_type import WorkflowBaseDataType + from intersight.model.workflow_service_item_input_definition_type_all_of import WorkflowServiceItemInputDefinitionTypeAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + globals()['WorkflowServiceItemInputDefinitionTypeAllOf'] = WorkflowServiceItemInputDefinitionTypeAllOf + + +class WorkflowServiceItemInputDefinitionType(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'action_name': (str,), # noqa: E501 + 'input_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 + 'input_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + 'service_item_action_definition': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'action_name': 'ActionName', # noqa: E501 + 'input_definition': 'InputDefinition', # noqa: E501 + 'input_parameters': 'InputParameters', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 + } + + read_only_vars = { + 'action_name', # noqa: E501 + 'operation_type', # noqa: E501 + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemInputDefinitionType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_name (str): The name of the service item action.. [optional] # noqa: E501 + input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.. [optional] # noqa: E501 + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemInputDefinitionType") + object_type = kwargs.get('object_type', "workflow.ServiceItemInputDefinitionType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemInputDefinitionType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_name (str): The name of the service item action.. [optional] # noqa: E501 + input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.. [optional] # noqa: E501 + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemInputDefinitionType") + object_type = kwargs.get('object_type', "workflow.ServiceItemInputDefinitionType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowServiceItemInputDefinitionTypeAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_service_item_input_definition_type_all_of.py b/intersight/model/workflow_service_item_input_definition_type_all_of.py new file mode 100644 index 0000000000..8006a80c29 --- /dev/null +++ b/intersight/model/workflow_service_item_input_definition_type_all_of.py @@ -0,0 +1,321 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_base_data_type import WorkflowBaseDataType + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowBaseDataType'] = WorkflowBaseDataType + + +class WorkflowServiceItemInputDefinitionTypeAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + }, + ('operation_type',): { + 'POSTDEPLOYMENT': "PostDeployment", + 'DEPLOYMENT': "Deployment", + 'DECOMMISSION': "Decommission", + }, + } + + validations = { + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'action_name': (str,), # noqa: E501 + 'input_definition': ([WorkflowBaseDataType], none_type,), # noqa: E501 + 'input_parameters': (bool, date, datetime, dict, float, int, list, str, none_type,), # noqa: E501 + 'operation_type': (str,), # noqa: E501 + 'service_item_action_definition': (MoMoRef,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'action_name': 'ActionName', # noqa: E501 + 'input_definition': 'InputDefinition', # noqa: E501 + 'input_parameters': 'InputParameters', # noqa: E501 + 'operation_type': 'OperationType', # noqa: E501 + 'service_item_action_definition': 'ServiceItemActionDefinition', # noqa: E501 + } + + read_only_vars = { + 'action_name', # noqa: E501 + 'operation_type', # noqa: E501 + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemInputDefinitionTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_name (str): The name of the service item action.. [optional] # noqa: E501 + input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.. [optional] # noqa: E501 + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemInputDefinitionType") + object_type = kwargs.get('object_type', "workflow.ServiceItemInputDefinitionType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemInputDefinitionTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemInputDefinitionType", must be one of ["workflow.ServiceItemInputDefinitionType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + action_name (str): The name of the service item action.. [optional] # noqa: E501 + input_definition ([WorkflowBaseDataType], none_type): [optional] # noqa: E501 + input_parameters (bool, date, datetime, dict, float, int, list, str, none_type): Capture the mapping of service item ActionDefinition inputDefinition to catalog service request.. [optional] # noqa: E501 + operation_type (str): Type of action operation to be executed on the service item. * `PostDeployment` - This represents the post-deployment actions for the resources created or defined through the deployment action. There can be more than one post-deployment operations associated with a service item. * `Deployment` - This represents the deploy action, for the service item action definition. This operation type is used to create or define resources that is managed by the service item. There can only be one Service Item Action Definition that can be marked with the operation type as Deployment and this is a mandatory operation type. All valid Service Items must have one and only one operation type marked as type Deployment. * `Decommission` - This represents the decommission action, used to decommission the created resources. All valid Service Items must have one and only one operation type marked as type Decommission. Once a decommission action is run on a Service Item, no further operations are allowed on that Service Item.. [optional] if omitted the server will use the default value of "PostDeployment" # noqa: E501 + service_item_action_definition (MoMoRef): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemInputDefinitionType") + object_type = kwargs.get('object_type', "workflow.ServiceItemInputDefinitionType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_service_item_instance.py b/intersight/model/workflow_service_item_instance.py index 531d868d62..b842641e9a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,19 +32,27 @@ def lazy_import(): from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship from intersight.model.mo_base_mo import MoBaseMo from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_service_item_instance_all_of import WorkflowServiceItemInstanceAllOf globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship globals()['MoBaseMo'] = MoBaseMo globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowServiceItemInstanceAllOf'] = WorkflowServiceItemInstanceAllOf @@ -87,6 +95,15 @@ class WorkflowServiceItemInstance(ModelComposed): 'OKAY': "Okay", 'DECOMMISSIONED': "Decommissioned", }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, ('status',): { 'NOTCREATED': "NotCreated", 'INPROGRESS': "InProgress", @@ -97,6 +114,11 @@ class WorkflowServiceItemInstance(ModelComposed): } validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, ('name',): { 'regex': { 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 @@ -130,12 +152,18 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 'last_status': (str,), # noqa: E501 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 'status': (str,), # noqa: E501 - 'user_id': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 'account_moid': (str,), # noqa: E501 'create_time': (datetime,), # noqa: E501 'domain_group_moid': (str,), # noqa: E501 @@ -163,12 +191,18 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 'last_status': 'LastStatus', # noqa: E501 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 'status': 'Status', # noqa: E501 - 'user_id': 'UserId', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 'organization': 'Organization', # noqa: E501 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'user': 'User', # noqa: E501 'account_moid': 'AccountMoid', # noqa: E501 'create_time': 'CreateTime', # noqa: E501 'domain_group_moid': 'DomainGroupMoid', # noqa: E501 @@ -186,8 +220,10 @@ def discriminator(): read_only_vars = { 'last_status', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 'status', # noqa: E501 - 'user_id', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 @@ -236,12 +272,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 @@ -368,12 +410,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 account_moid (str): The Account ID for this managed object.. [optional] # noqa: E501 create_time (datetime): The time when this managed object was created.. [optional] # noqa: E501 domain_group_moid (str): The DomainGroup ID for this managed object.. [optional] # noqa: E501 diff --git a/intersight/model/workflow_service_item_instance_all_of.py b/intersight/model/workflow_service_item_instance_all_of.py index 617f6a9b21..0ae02e11f4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -31,9 +31,17 @@ def lazy_import(): + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship @@ -75,6 +83,15 @@ class WorkflowServiceItemInstanceAllOf(ModelNormal): 'OKAY': "Okay", 'DECOMMISSIONED': "Decommissioned", }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, ('status',): { 'NOTCREATED': "NotCreated", 'INPROGRESS': "InProgress", @@ -85,6 +102,11 @@ class WorkflowServiceItemInstanceAllOf(ModelNormal): } validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, ('name',): { 'regex': { 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 @@ -118,12 +140,18 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 'last_status': (str,), # noqa: E501 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 'status': (str,), # noqa: E501 - 'user_id': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 } @cached_property @@ -135,18 +163,26 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 'last_status': 'LastStatus', # noqa: E501 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 'status': 'Status', # noqa: E501 - 'user_id': 'UserId', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 'organization': 'Organization', # noqa: E501 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'user': 'User', # noqa: E501 } read_only_vars = { 'last_status', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 'status', # noqa: E501 - 'user_id', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 } _composed_schemas = {} @@ -192,12 +228,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "workflow.ServiceItemInstance") @@ -292,12 +334,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "workflow.ServiceItemInstance") diff --git a/intersight/model/workflow_service_item_instance_list.py b/intersight/model/workflow_service_item_instance_list.py index 1edb4fa30b..d4e5743ff9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5f634003ff..1adda6de53 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c59f4cff1a..78a889aa89 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -32,19 +32,27 @@ def lazy_import(): from intersight.model.display_names import DisplayNames + from intersight.model.iam_idp_reference_relationship import IamIdpReferenceRelationship + from intersight.model.iam_idp_relationship import IamIdpRelationship + from intersight.model.iam_user_relationship import IamUserRelationship from intersight.model.mo_base_mo_relationship import MoBaseMoRelationship from intersight.model.mo_mo_ref import MoMoRef from intersight.model.mo_tag import MoTag from intersight.model.mo_version_context import MoVersionContext from intersight.model.organization_organization_relationship import OrganizationOrganizationRelationship + from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship from intersight.model.workflow_service_item_definition_relationship import WorkflowServiceItemDefinitionRelationship from intersight.model.workflow_service_item_instance import WorkflowServiceItemInstance globals()['DisplayNames'] = DisplayNames + globals()['IamIdpReferenceRelationship'] = IamIdpReferenceRelationship + globals()['IamIdpRelationship'] = IamIdpRelationship + globals()['IamUserRelationship'] = IamUserRelationship globals()['MoBaseMoRelationship'] = MoBaseMoRelationship globals()['MoMoRef'] = MoMoRef globals()['MoTag'] = MoTag globals()['MoVersionContext'] = MoVersionContext globals()['OrganizationOrganizationRelationship'] = OrganizationOrganizationRelationship + globals()['WorkflowCatalogServiceRequestRelationship'] = WorkflowCatalogServiceRequestRelationship globals()['WorkflowServiceItemDefinitionRelationship'] = WorkflowServiceItemDefinitionRelationship globals()['WorkflowServiceItemInstance'] = WorkflowServiceItemInstance @@ -84,6 +92,15 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'OKAY': "Okay", 'DECOMMISSIONED': "Decommissioned", }, + ('resourcelifecycle_status',): { + 'CREATING': "Creating", + 'CREATED': "Created", + 'DECOMMISSIONING': "Decommissioning", + 'DECOMMISSIONED': "Decommissioned", + 'DELETING': "Deleting", + 'DELETED': "Deleted", + 'FAILED': "Failed", + }, ('status',): { 'NOTCREATED': "NotCreated", 'INPROGRESS': "InProgress", @@ -795,6 +812,7 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1054,6 +1072,8 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1061,16 +1081,12 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", @@ -1087,6 +1103,11 @@ class WorkflowServiceItemInstanceRelationship(ModelComposed): } validations = { + ('label',): { + 'regex': { + 'pattern': r'^$|^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, ('name',): { 'regex': { 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 @@ -1134,12 +1155,18 @@ def openapi_types(): 'permission_resources': ([MoBaseMoRelationship], none_type,), # noqa: E501 'display_names': (DisplayNames,), # noqa: E501 'description': (str,), # noqa: E501 + 'label': (str,), # noqa: E501 'last_status': (str,), # noqa: E501 'name': (str,), # noqa: E501 + 'resourcelifecycle_status': (str,), # noqa: E501 'status': (str,), # noqa: E501 - 'user_id': (str,), # noqa: E501 + 'user_id_or_email': (str,), # noqa: E501 + 'catalog_service_request': ([WorkflowCatalogServiceRequestRelationship], none_type,), # noqa: E501 + 'idp': (IamIdpRelationship,), # noqa: E501 + 'idp_reference': (IamIdpReferenceRelationship,), # noqa: E501 'organization': (OrganizationOrganizationRelationship,), # noqa: E501 'service_item_definition': (WorkflowServiceItemDefinitionRelationship,), # noqa: E501 + 'user': (IamUserRelationship,), # noqa: E501 'object_type': (str,), # noqa: E501 } @@ -1172,12 +1199,18 @@ def discriminator(): 'permission_resources': 'PermissionResources', # noqa: E501 'display_names': 'DisplayNames', # noqa: E501 'description': 'Description', # noqa: E501 + 'label': 'Label', # noqa: E501 'last_status': 'LastStatus', # noqa: E501 'name': 'Name', # noqa: E501 + 'resourcelifecycle_status': 'ResourcelifecycleStatus', # noqa: E501 'status': 'Status', # noqa: E501 - 'user_id': 'UserId', # noqa: E501 + 'user_id_or_email': 'UserIdOrEmail', # noqa: E501 + 'catalog_service_request': 'CatalogServiceRequest', # noqa: E501 + 'idp': 'Idp', # noqa: E501 + 'idp_reference': 'IdpReference', # noqa: E501 'organization': 'Organization', # noqa: E501 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'user': 'User', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 } @@ -1190,8 +1223,10 @@ def discriminator(): 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 'last_status', # noqa: E501 + 'resourcelifecycle_status', # noqa: E501 'status', # noqa: E501 - 'user_id', # noqa: E501 + 'user_id_or_email', # noqa: E501 + 'catalog_service_request', # noqa: E501 } @classmethod @@ -1247,12 +1282,18 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ @@ -1379,12 +1420,18 @@ def __init__(self, *args, **kwargs): # noqa: E501 permission_resources ([MoBaseMoRelationship], none_type): An array of relationships to moBaseMo resources.. [optional] # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 description (str): The description for this service item instance.. [optional] # noqa: E501 + label (str): A user friendly short name to identify the resource. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_).. [optional] # noqa: E501 last_status (str): Last status of the service item instance which will be reverted when an ongoing service item action instance is aborted. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - name (str): A name of the service item instance. Name of the service item instance must be unique within a type of Service item definition.. [optional] # noqa: E501 + name (str): A name of the service item instance. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.) or an underscore (_).. [optional] # noqa: E501 + resourcelifecycle_status (str): Lifecycle state of service item instance. * `Creating` - The service item is not yet created and creation action is in progress. * `Created` - The service item is created. * `Decommissioning` - The service item is not yet decommissioned and decommission action is in progress. * `Decommissioned` - The service item is decommisioned. * `Deleting` - The service item is not yet deleted and deletion action is in progress. * `Deleted` - The service item is deleted. * `Failed` - The service item action is failed to perform the operation.. [optional] if omitted the server will use the default value of "Creating" # noqa: E501 status (str): Status of the service item instance which controls the actions that can be performed on this instance. * `NotCreated` - The service item is not yet created and it is in a draft mode. A service item instance can be deleted in this state. * `InProgress` - An action is in progress and until that action has reached a final state, another action cannot be started. * `Failed` - The last action on the service item instance failed and corrective measures need to be taken to bring the service item instance back to valid state. * `Okay` - The last action on the service item instance completed and the service item instance is in Okay state. * `Decommissioned` - The service item is decommissioned and can be safely deleted. A service item instance in any other state after it has been created cannot be deleted until it has been decommissioned.. [optional] if omitted the server will use the default value of "NotCreated" # noqa: E501 - user_id (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + user_id_or_email (str): The user identifier which indicates the user that started this workflow.. [optional] # noqa: E501 + catalog_service_request ([WorkflowCatalogServiceRequestRelationship], none_type): An array of relationships to workflowCatalogServiceRequest resources.. [optional] # noqa: E501 + idp (IamIdpRelationship): [optional] # noqa: E501 + idp_reference (IamIdpReferenceRelationship): [optional] # noqa: E501 organization (OrganizationOrganizationRelationship): [optional] # noqa: E501 service_item_definition (WorkflowServiceItemDefinitionRelationship): [optional] # noqa: E501 + user (IamUserRelationship): [optional] # noqa: E501 object_type (str): The fully-qualified name of the remote type referred by this relationship.. [optional] # noqa: E501 """ diff --git a/intersight/model/workflow_service_item_instance_response.py b/intersight/model/workflow_service_item_instance_response.py index 14e96283f4..9c22131038 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a95e2e40d5..a4cff4d932 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1439c15985..7c9240ff4a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a4a9b961c8..dfdc8594b2 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 32a129627a..8d9aefe34d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c26e0325bb..a58ce27f0d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_type.py b/intersight/model/workflow_service_item_type.py new file mode 100644 index 0000000000..36a0de63f8 --- /dev/null +++ b/intersight/model/workflow_service_item_type.py @@ -0,0 +1,375 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_base_complex_type import MoBaseComplexType + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_service_item_input_definition_type import WorkflowServiceItemInputDefinitionType + from intersight.model.workflow_service_item_type_all_of import WorkflowServiceItemTypeAllOf + globals()['MoBaseComplexType'] = MoBaseComplexType + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowServiceItemInputDefinitionType'] = WorkflowServiceItemInputDefinitionType + globals()['WorkflowServiceItemTypeAllOf'] = WorkflowServiceItemTypeAllOf + + +class WorkflowServiceItemType(ModelComposed): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + }, + } + + validations = { + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = True + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'service_item_definition': (MoMoRef,), # noqa: E501 + 'service_item_input_definition': ([WorkflowServiceItemInputDefinitionType], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + val = { + } + if not val: + return None + return {'class_id': val} + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'service_item_input_definition': 'ServiceItemInputDefinition', # noqa: E501 + } + + read_only_vars = { + } + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of this service item.. [optional] # noqa: E501 + name (str): The name of the service item as defined by the user.. [optional] # noqa: E501 + service_item_definition (MoMoRef): [optional] # noqa: E501 + service_item_input_definition ([WorkflowServiceItemInputDefinitionType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemType") + object_type = kwargs.get('object_type', "workflow.ServiceItemType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + '_composed_instances', + '_var_name_to_model_instances', + '_additional_properties_model_instances', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemType - a model defined in OpenAPI + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of this service item.. [optional] # noqa: E501 + name (str): The name of the service item as defined by the user.. [optional] # noqa: E501 + service_item_definition (MoMoRef): [optional] # noqa: E501 + service_item_input_definition ([WorkflowServiceItemInputDefinitionType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemType") + object_type = kwargs.get('object_type', "workflow.ServiceItemType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + constant_args = { + '_check_type': _check_type, + '_path_to_item': _path_to_item, + '_spec_property_naming': _spec_property_naming, + '_configuration': _configuration, + '_visited_composed_classes': self._visited_composed_classes, + } + required_args = { + 'class_id': class_id, + 'object_type': object_type, + } + kwargs.update(required_args) + composed_info = validate_get_composed_info( + constant_args, kwargs, self) + self._composed_instances = composed_info[0] + self._var_name_to_model_instances = composed_info[1] + self._additional_properties_model_instances = composed_info[2] + discarded_args = composed_info[3] + + for var_name, var_value in kwargs.items(): + if var_name in discarded_args and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self._additional_properties_model_instances: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") + + @cached_property + def _composed_schemas(): + # we need this here to make our import statements work + # we must store _composed_schemas in here so the code is only run + # when we invoke this method. If we kept this at the class + # level we would get an error because the class level + # code would be run when this module is imported, and these composed + # classes don't exist yet because their module has not finished + # loading + lazy_import() + return { + 'anyOf': [ + ], + 'allOf': [ + MoBaseComplexType, + WorkflowServiceItemTypeAllOf, + ], + 'oneOf': [ + ], + } diff --git a/intersight/model/workflow_service_item_type_all_of.py b/intersight/model/workflow_service_item_type_all_of.py new file mode 100644 index 0000000000..5c4fed1a69 --- /dev/null +++ b/intersight/model/workflow_service_item_type_all_of.py @@ -0,0 +1,315 @@ +""" + Cisco Intersight + + Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 + + The version of the OpenAPI document: 1.0.11-11360 + Contact: intersight@cisco.com + Generated by: https://openapi-generator.tech +""" + + +import re # noqa: F401 +import sys # noqa: F401 + +from intersight.model_utils import ( # noqa: F401 + ApiTypeError, + ModelComposed, + ModelNormal, + ModelSimple, + cached_property, + change_keys_js_to_python, + convert_js_args_to_python_args, + date, + datetime, + file_type, + none_type, + validate_get_composed_info, + OpenApiModel +) +from intersight.exceptions import ApiAttributeError + + +def lazy_import(): + from intersight.model.mo_mo_ref import MoMoRef + from intersight.model.workflow_service_item_input_definition_type import WorkflowServiceItemInputDefinitionType + globals()['MoMoRef'] = MoMoRef + globals()['WorkflowServiceItemInputDefinitionType'] = WorkflowServiceItemInputDefinitionType + + +class WorkflowServiceItemTypeAllOf(ModelNormal): + """NOTE: This class is auto generated by OpenAPI Generator. + Ref: https://openapi-generator.tech + + Do not edit the class manually. + + Attributes: + allowed_values (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + with a capitalized key describing the allowed value and an allowed + value. These dicts store the allowed enum values. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + discriminator_value_class_map (dict): A dict to go from the discriminator + variable value to the discriminator class name. + validations (dict): The key is the tuple path to the attribute + and the for var_name this is (var_name,). The value is a dict + that stores validations for max_length, min_length, max_items, + min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum, + inclusive_minimum, and regex. + additional_properties_type (tuple): A tuple of classes accepted + as additional properties values. + """ + + allowed_values = { + ('class_id',): { + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + }, + ('object_type',): { + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", + }, + } + + validations = { + ('name',): { + 'regex': { + 'pattern': r'^[a-zA-Z0-9]+[\sa-zA-Z0-9_.:-]{1,92}$', # noqa: E501 + }, + }, + } + + @cached_property + def additional_properties_type(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + """ + lazy_import() + return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501 + + _nullable = False + + @cached_property + def openapi_types(): + """ + This must be a method because a model may have properties that are + of type self, this must run after the class is loaded + + Returns + openapi_types (dict): The key is attribute name + and the value is attribute type. + """ + lazy_import() + return { + 'class_id': (str,), # noqa: E501 + 'object_type': (str,), # noqa: E501 + 'description': (str,), # noqa: E501 + 'name': (str,), # noqa: E501 + 'service_item_definition': (MoMoRef,), # noqa: E501 + 'service_item_input_definition': ([WorkflowServiceItemInputDefinitionType], none_type,), # noqa: E501 + } + + @cached_property + def discriminator(): + return None + + + attribute_map = { + 'class_id': 'ClassId', # noqa: E501 + 'object_type': 'ObjectType', # noqa: E501 + 'description': 'Description', # noqa: E501 + 'name': 'Name', # noqa: E501 + 'service_item_definition': 'ServiceItemDefinition', # noqa: E501 + 'service_item_input_definition': 'ServiceItemInputDefinition', # noqa: E501 + } + + read_only_vars = { + } + + _composed_schemas = {} + + @classmethod + @convert_js_args_to_python_args + def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of this service item.. [optional] # noqa: E501 + name (str): The name of the service item as defined by the user.. [optional] # noqa: E501 + service_item_definition (MoMoRef): [optional] # noqa: E501 + service_item_input_definition ([WorkflowServiceItemInputDefinitionType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemType") + object_type = kwargs.get('object_type', "workflow.ServiceItemType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', True) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + self = super(OpenApiModel, cls).__new__(cls) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + return self + + required_properties = set([ + '_data_store', + '_check_type', + '_spec_property_naming', + '_path_to_item', + '_configuration', + '_visited_composed_classes', + ]) + + @convert_js_args_to_python_args + def __init__(self, *args, **kwargs): # noqa: E501 + """WorkflowServiceItemTypeAllOf - a model defined in OpenAPI + + Args: + + Keyword Args: + class_id (str): The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + object_type (str): The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.. defaults to "workflow.ServiceItemType", must be one of ["workflow.ServiceItemType", ] # noqa: E501 + _check_type (bool): if True, values for parameters in openapi_types + will be type checked and a TypeError will be + raised if the wrong type is input. + Defaults to True + _path_to_item (tuple/list): This is a list of keys or values to + drill down to the model in received_data + when deserializing a response + _spec_property_naming (bool): True if the variable names in the input data + are serialized names, as specified in the OpenAPI document. + False if the variable names in the input data + are pythonic names, e.g. snake case (default) + _configuration (Configuration): the instance to use when + deserializing a file_type parameter. + If passed, type conversion is attempted + If omitted no type conversion is done. + _visited_composed_classes (tuple): This stores a tuple of + classes that we have traveled through so that + if we see that class again we will not use its + discriminator again. + When traveling through a discriminator, the + composed schema that is + is traveled through is added to this set. + For example if Animal has a discriminator + petType and we pass in "Dog", and the class Dog + allOf includes Animal, we move through Animal + once using the discriminator, and pick Dog. + Then in Dog, we will make an instance of the + Animal class but this time we won't travel + through its discriminator because we passed in + _visited_composed_classes = (Animal,) + description (str): The description of this service item.. [optional] # noqa: E501 + name (str): The name of the service item as defined by the user.. [optional] # noqa: E501 + service_item_definition (MoMoRef): [optional] # noqa: E501 + service_item_input_definition ([WorkflowServiceItemInputDefinitionType], none_type): [optional] # noqa: E501 + """ + + class_id = kwargs.get('class_id', "workflow.ServiceItemType") + object_type = kwargs.get('object_type', "workflow.ServiceItemType") + _check_type = kwargs.pop('_check_type', True) + _spec_property_naming = kwargs.pop('_spec_property_naming', False) + _path_to_item = kwargs.pop('_path_to_item', ()) + _configuration = kwargs.pop('_configuration', None) + _visited_composed_classes = kwargs.pop('_visited_composed_classes', ()) + + if args: + for arg in args: + if isinstance(arg, dict): + kwargs.update(arg) + else: + raise ApiTypeError( + "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % ( + args, + self.__class__.__name__, + ), + path_to_item=_path_to_item, + valid_classes=(self.__class__,), + ) + + self._data_store = {} + self._check_type = _check_type + self._spec_property_naming = _spec_property_naming + self._path_to_item = _path_to_item + self._configuration = _configuration + self._visited_composed_classes = _visited_composed_classes + (self.__class__,) + + self.class_id = class_id + self.object_type = object_type + for var_name, var_value in kwargs.items(): + if var_name not in self.attribute_map and \ + self._configuration is not None and \ + self._configuration.discard_unknown_keys and \ + self.additional_properties_type is None: + # discard variable. + continue + setattr(self, var_name, var_value) + if var_name in self.read_only_vars: + raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate " + f"class with read only attributes.") diff --git a/intersight/model/workflow_ssh_batch_executor.py b/intersight/model/workflow_ssh_batch_executor.py index ddb4d2e4da..b6d7d0130f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ac5bf9f209..64d65e7c50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 8650336647..f33d65efa6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a8bea2005..9618409fef 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 959ba1f6f8..e07fcc0a55 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b2f81a100a..297e83f3d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 290d1b9104..dfd8efc271 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a5e5b30e39..0634087a52 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b25caf9b50..790d087193 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 455f27f189..e6b0d015b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1c6451dd35..516cc2b964 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bd5014162e..5b37aba2b9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 67e614a153..5d18a85ef8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 beda7afd93..439a0f1d67 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f82ff97e80..87a9e5475e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d031c53592..537e21dd32 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9068739963..311551e9ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 403d011544..1b5bdff771 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c8735a8425..d624f57c7b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 61c5ef2cec..1975899245 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff1916c306..344223ba63 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ad7fcb7ab5..e208166533 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f2fc9c1d17..78d6322a85 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d1952d7a58..a3ff8523e1 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc1b02c8e3..8b45fbb0f5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 252c956634..e02b7c52ed 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d0642a0c7b..4721b4d3bd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 76406270fa..eea0f0e3f7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 7bddea1928..51f44c2cc5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 bc1239dcd7..93abf1c191 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3995e755b7..079b3ea82a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d834eabad5..534bbf33c9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 642cecec54..e787a9fcbc 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9f6b13455c..77e377f28a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -811,6 +811,7 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1070,6 +1071,8 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1077,16 +1080,12 @@ class WorkflowTaskDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_task_definition_response.py b/intersight/model/workflow_task_definition_response.py index 94ddc55097..c4c22dd7c7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3002ede805..2e73e2678b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5414d85415..f78dc5d17e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 71f130192a..23cc977cea 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 0525e00d0f..dccb0cebaf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4320a696b7..8e17d62589 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -787,6 +787,7 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1046,6 +1047,8 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1053,16 +1056,12 @@ class WorkflowTaskInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_task_info_response.py b/intersight/model/workflow_task_info_response.py index 578c8e7e02..523c84ca1d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 22db36e5c8..e48b9b1456 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c3932269fd..170bee81d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5304cee9ac..60d91786a5 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 366a3035a7..3fd79905a6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60e629bdc4..adfd42a4dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 922f4bc302..8150d5a245 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b4c33ea1a1..5de80af91a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class WorkflowTaskMetadataRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_task_metadata_response.py b/intersight/model/workflow_task_metadata_response.py index d90f7bd03c..0c8cb6c40f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ec9a8ae39a..75af4a995d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 356b600c03..4db434e6c0 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f3ffe9ca8c..16c205d93d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60340995d8..19fcb99288 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d746de0dad..7ff56d6804 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f029b31ad4..41a8e9af07 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cbda03f2a0..b982844595 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 60120b3606..c2e02ee28a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5a133f6ff7..3c47c1b7c8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3cad8769f2..9dcc05db35 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 543704eff5..884e0a2913 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 099c9b7ae4..914d1a0fe8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9100509949..b7e08ff9bb 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 24b18eb0da..3928ee51e8 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f7414ddd34..c5dd769e82 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 9691a540b7..4e6185ed51 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a44a7398ca..2d27e77936 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 1a49a1563d..34c669216b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d2f534767e..a4954fef99 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 526cd54e27..9b8160f898 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 a059cb0269..ee2a655c86 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 08673aee3f..8d74b4de30 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 cad09c4721..a4b6d762c4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3283fd06fc..21fc645f49 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3fd4f8344b..2a879bf982 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c02dd7df73..559633bced 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 f122cdf787..b072580c29 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 4a22768259..645aed5ef9 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c9a982633a..ec8cec6abd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 549b1e537b..3496e1e5e4 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fdc1ce75cb..07651d365a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5d9fde66c1..819a91a86a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -817,6 +817,7 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1076,6 +1077,8 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1083,16 +1086,12 @@ class WorkflowWorkflowDefinitionRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_workflow_definition_response.py b/intersight/model/workflow_workflow_definition_response.py index 02b18a5105..51d032f126 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 d82843c70a..594b447758 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class WorkflowWorkflowEngineProperties(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/workflow_workflow_info.py b/intersight/model/workflow_workflow_info.py index 88b8bc86e5..2866a58484 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 6aa55a2f80..3bb0423e4d 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_auto_restart_properties.py b/intersight/model/workflow_workflow_info_auto_restart_properties.py index 214b9bc477..57a5770cf3 100644 --- a/intersight/model/workflow_workflow_info_auto_restart_properties.py +++ b/intersight/model/workflow_workflow_info_auto_restart_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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -488,6 +488,9 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -630,7 +633,6 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -661,21 +663,34 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", @@ -1131,6 +1146,9 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'SDCARD.USERPARTITION': "sdcard.UserPartition", 'SERVER.PENDINGWORKFLOWTRIGGER': "server.PendingWorkflowTrigger", 'SERVICEITEM.HEALTHCHECKERRORELEMENT': "serviceitem.HealthCheckErrorElement", + 'SERVICEITEM.MESSAGE': "serviceitem.Message", + 'SERVICEITEM.SELECTIONCRITERIAINPUT': "serviceitem.SelectionCriteriaInput", + 'SERVICEREQUEST.MESSAGE': "servicerequest.Message", 'SNMP.TRAP': "snmp.Trap", 'SNMP.USER': "snmp.User", 'SOFTWAREREPOSITORY.APPLIANCEUPLOAD': "softwarerepository.ApplianceUpload", @@ -1273,7 +1291,6 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'VNIC.VMQSETTINGS': "vnic.VmqSettings", 'VNIC.VSANSETTINGS': "vnic.VsanSettings", 'VNIC.VXLANSETTINGS': "vnic.VxlanSettings", - 'WORKFLOW.ACTIONWORKFLOWDEFINITION': "workflow.ActionWorkflowDefinition", 'WORKFLOW.ANSIBLEPLAYSESSION': "workflow.AnsiblePlaySession", 'WORKFLOW.ARRAYDATATYPE': "workflow.ArrayDataType", 'WORKFLOW.ASSOCIATEDROLES': "workflow.AssociatedRoles", @@ -1304,21 +1321,34 @@ class WorkflowWorkflowInfoAutoRestartProperties(ModelComposed): 'WORKFLOW.JOINTASK': "workflow.JoinTask", 'WORKFLOW.LOOPTASK': "workflow.LoopTask", 'WORKFLOW.MESSAGE': "workflow.Message", + 'WORKFLOW.MOINVENTORYDATATYPE': "workflow.MoInventoryDataType", + 'WORKFLOW.MOINVENTORYPROPERTY': "workflow.MoInventoryProperty", 'WORKFLOW.MOREFERENCEARRAYITEM': "workflow.MoReferenceArrayItem", + 'WORKFLOW.MOREFERENCEAUTOARRAYITEM': "workflow.MoReferenceAutoArrayItem", + 'WORKFLOW.MOREFERENCEAUTODATATYPE': "workflow.MoReferenceAutoDataType", + 'WORKFLOW.MOREFERENCEAUTOPROPERTY': "workflow.MoReferenceAutoProperty", 'WORKFLOW.MOREFERENCEDATATYPE': "workflow.MoReferenceDataType", 'WORKFLOW.MOREFERENCEPROPERTY': "workflow.MoReferenceProperty", + 'WORKFLOW.OPERATIONTYPEDECOMMISSION': "workflow.OperationTypeDecommission", + 'WORKFLOW.OPERATIONTYPEDEPLOYMENT': "workflow.OperationTypeDeployment", + 'WORKFLOW.OPERATIONTYPEPOSTDEPLOYMENT': "workflow.OperationTypePostDeployment", 'WORKFLOW.PARAMETERSET': "workflow.ParameterSet", 'WORKFLOW.POWERSHELLAPI': "workflow.PowerShellApi", 'WORKFLOW.PRIMITIVEARRAYITEM': "workflow.PrimitiveArrayItem", 'WORKFLOW.PRIMITIVEDATAPROPERTY': "workflow.PrimitiveDataProperty", 'WORKFLOW.PRIMITIVEDATATYPE': "workflow.PrimitiveDataType", 'WORKFLOW.PROPERTIES': "workflow.Properties", + 'WORKFLOW.RESOURCEINLINESELECTOR': "workflow.ResourceInlineSelector", + 'WORKFLOW.RESOURCESELECTORCRITERIA': "workflow.ResourceSelectorCriteria", 'WORKFLOW.RESULTHANDLER': "workflow.ResultHandler", 'WORKFLOW.ROLLBACKTASK': "workflow.RollbackTask", 'WORKFLOW.ROLLBACKWORKFLOWTASK': "workflow.RollbackWorkflowTask", 'WORKFLOW.SELECTORPROPERTY': "workflow.SelectorProperty", 'WORKFLOW.SERIALLOOPTASK': "workflow.SerialLoopTask", + 'WORKFLOW.SERVICEITEMACTIONPROPERTIES': "workflow.ServiceItemActionProperties", 'WORKFLOW.SERVICEITEMACTIONWORKFLOWDEFINITION': "workflow.ServiceItemActionWorkflowDefinition", + 'WORKFLOW.SERVICEITEMINPUTDEFINITIONTYPE': "workflow.ServiceItemInputDefinitionType", + 'WORKFLOW.SERVICEITEMTYPE': "workflow.ServiceItemType", 'WORKFLOW.SSHCMD': "workflow.SshCmd", 'WORKFLOW.SSHCONFIG': "workflow.SshConfig", 'WORKFLOW.SSHSESSION': "workflow.SshSession", diff --git a/intersight/model/workflow_workflow_info_list.py b/intersight/model/workflow_workflow_info_list.py index 120f7b1beb..2d21cada15 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 19c599041d..ed73c7d5ce 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 93f457be41..f00a4faead 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 3df6cd16c3..642f21bc50 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fca6d2f226..3a9c2510b6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -833,6 +833,7 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1092,6 +1093,8 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1099,16 +1102,12 @@ class WorkflowWorkflowInfoRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_workflow_info_response.py b/intersight/model/workflow_workflow_info_response.py index 17df0adde8..bce6aadeca 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 c1155cc031..bee3564ae3 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 26133680d6..386a7d2796 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 03e02e50b1..ced252c735 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ece173b02d..ad5ec65c79 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 79196434f7..296bebb157 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ce93f9316a..23c2dfe9d6 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ca50c8bfd4..7546a75dbf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 fa7b4240dd..1d2cc2078b 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ff25a1a3b6..398f546b62 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 952ad2312b..74080121e7 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -781,6 +781,7 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'RESOURCE.MEMBERSHIP': "resource.Membership", 'RESOURCE.MEMBERSHIPHOLDER': "resource.MembershipHolder", 'RESOURCE.RESERVATION': "resource.Reservation", + 'RESOURCE.SELECTIONCRITERIA': "resource.SelectionCriteria", 'RESOURCEPOOL.LEASE': "resourcepool.Lease", 'RESOURCEPOOL.LEASERESOURCE': "resourcepool.LeaseResource", 'RESOURCEPOOL.POOL': "resourcepool.Pool", @@ -1040,6 +1041,8 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'WORKFLOW.ANSIBLEBATCHEXECUTOR': "workflow.AnsibleBatchExecutor", 'WORKFLOW.BATCHAPIEXECUTOR': "workflow.BatchApiExecutor", 'WORKFLOW.CATALOG': "workflow.Catalog", + 'WORKFLOW.CATALOGITEMDEFINITION': "workflow.CatalogItemDefinition", + 'WORKFLOW.CATALOGSERVICEREQUEST': "workflow.CatalogServiceRequest", 'WORKFLOW.CUSTOMDATATYPEDEFINITION': "workflow.CustomDataTypeDefinition", 'WORKFLOW.ERRORRESPONSEHANDLER': "workflow.ErrorResponseHandler", 'WORKFLOW.PENDINGDYNAMICWORKFLOWINFO': "workflow.PendingDynamicWorkflowInfo", @@ -1047,16 +1050,12 @@ class WorkflowWorkflowMetadataRelationship(ModelComposed): 'WORKFLOW.ROLLBACKWORKFLOW': "workflow.RollbackWorkflow", 'WORKFLOW.SERVICEITEMACTIONDEFINITION': "workflow.ServiceItemActionDefinition", 'WORKFLOW.SERVICEITEMACTIONINSTANCE': "workflow.ServiceItemActionInstance", + 'WORKFLOW.SERVICEITEMATTRIBUTE': "workflow.ServiceItemAttribute", 'WORKFLOW.SERVICEITEMDEFINITION': "workflow.ServiceItemDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKDEFINITION': "workflow.ServiceItemHealthCheckDefinition", 'WORKFLOW.SERVICEITEMHEALTHCHECKEXECUTION': "workflow.ServiceItemHealthCheckExecution", 'WORKFLOW.SERVICEITEMINSTANCE': "workflow.ServiceItemInstance", 'WORKFLOW.SERVICEITEMOUTPUT': "workflow.ServiceItemOutput", - 'WORKFLOW.SOLUTIONACTIONDEFINITION': "workflow.SolutionActionDefinition", - 'WORKFLOW.SOLUTIONACTIONINSTANCE': "workflow.SolutionActionInstance", - 'WORKFLOW.SOLUTIONDEFINITION': "workflow.SolutionDefinition", - 'WORKFLOW.SOLUTIONINSTANCE': "workflow.SolutionInstance", - 'WORKFLOW.SOLUTIONOUTPUT': "workflow.SolutionOutput", 'WORKFLOW.SSHBATCHEXECUTOR': "workflow.SshBatchExecutor", 'WORKFLOW.TASKDEBUGLOG': "workflow.TaskDebugLog", 'WORKFLOW.TASKDEFINITION': "workflow.TaskDefinition", diff --git a/intersight/model/workflow_workflow_metadata_response.py b/intersight/model/workflow_workflow_metadata_response.py index 599d9725db..354bf9718f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 29c48fd5fc..3524de358a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -178,7 +178,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 cloneable (bool): When set to false workflow is not cloneable. It is set to true only if Workflow is not internal and it does not have any internal tasks.. [optional] if omitted the server will use the default value of True # noqa: E501 enable_debug (bool): Enabling this flag will capture request and response details as debug logs for tasks that are using workflow.BatchApi for implementation. For other tasks in the workflow which are not based on workflow.BatchApi logs will not be generated.. [optional] if omitted the server will use the default value of False # noqa: E501 external_meta (bool): When set to false the workflow is owned by the system and used for internal services. Such workflows cannot be directly used by external entities.. [optional] if omitted the server will use the default value of False # noqa: E501 - retryable (bool): When true, this workflow can be retried if has not been modified for more than a period of 2 weeks.. [optional] if omitted the server will use the default value of False # noqa: E501 + retryable (bool): When set to true, the failed workflow executions from this workflow definition can be retried for up to 2 weeks since the last modification time. After two weeks of inactivity on the workflow execution, the option to retry the failed workflow will be disabled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_cancel (bool): When set to true, the changes are automatically rolled back if the workflow execution is canceled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_failure (bool): When set to true, the changes are automatically rolled back if the workflow fails to execute.. [optional] if omitted the server will use the default value of False # noqa: E501 support_status (str): Supported status of the definition. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 @@ -297,7 +297,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 cloneable (bool): When set to false workflow is not cloneable. It is set to true only if Workflow is not internal and it does not have any internal tasks.. [optional] if omitted the server will use the default value of True # noqa: E501 enable_debug (bool): Enabling this flag will capture request and response details as debug logs for tasks that are using workflow.BatchApi for implementation. For other tasks in the workflow which are not based on workflow.BatchApi logs will not be generated.. [optional] if omitted the server will use the default value of False # noqa: E501 external_meta (bool): When set to false the workflow is owned by the system and used for internal services. Such workflows cannot be directly used by external entities.. [optional] if omitted the server will use the default value of False # noqa: E501 - retryable (bool): When true, this workflow can be retried if has not been modified for more than a period of 2 weeks.. [optional] if omitted the server will use the default value of False # noqa: E501 + retryable (bool): When set to true, the failed workflow executions from this workflow definition can be retried for up to 2 weeks since the last modification time. After two weeks of inactivity on the workflow execution, the option to retry the failed workflow will be disabled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_cancel (bool): When set to true, the changes are automatically rolled back if the workflow execution is canceled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_failure (bool): When set to true, the changes are automatically rolled back if the workflow fails to execute.. [optional] if omitted the server will use the default value of False # noqa: E501 support_status (str): Supported status of the definition. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 diff --git a/intersight/model/workflow_workflow_properties_all_of.py b/intersight/model/workflow_workflow_properties_all_of.py index 1b84a62eb9..ea7d521fdf 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -171,7 +171,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 cloneable (bool): When set to false workflow is not cloneable. It is set to true only if Workflow is not internal and it does not have any internal tasks.. [optional] if omitted the server will use the default value of True # noqa: E501 enable_debug (bool): Enabling this flag will capture request and response details as debug logs for tasks that are using workflow.BatchApi for implementation. For other tasks in the workflow which are not based on workflow.BatchApi logs will not be generated.. [optional] if omitted the server will use the default value of False # noqa: E501 external_meta (bool): When set to false the workflow is owned by the system and used for internal services. Such workflows cannot be directly used by external entities.. [optional] if omitted the server will use the default value of False # noqa: E501 - retryable (bool): When true, this workflow can be retried if has not been modified for more than a period of 2 weeks.. [optional] if omitted the server will use the default value of False # noqa: E501 + retryable (bool): When set to true, the failed workflow executions from this workflow definition can be retried for up to 2 weeks since the last modification time. After two weeks of inactivity on the workflow execution, the option to retry the failed workflow will be disabled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_cancel (bool): When set to true, the changes are automatically rolled back if the workflow execution is canceled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_failure (bool): When set to true, the changes are automatically rolled back if the workflow fails to execute.. [optional] if omitted the server will use the default value of False # noqa: E501 support_status (str): Supported status of the definition. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 @@ -271,7 +271,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 cloneable (bool): When set to false workflow is not cloneable. It is set to true only if Workflow is not internal and it does not have any internal tasks.. [optional] if omitted the server will use the default value of True # noqa: E501 enable_debug (bool): Enabling this flag will capture request and response details as debug logs for tasks that are using workflow.BatchApi for implementation. For other tasks in the workflow which are not based on workflow.BatchApi logs will not be generated.. [optional] if omitted the server will use the default value of False # noqa: E501 external_meta (bool): When set to false the workflow is owned by the system and used for internal services. Such workflows cannot be directly used by external entities.. [optional] if omitted the server will use the default value of False # noqa: E501 - retryable (bool): When true, this workflow can be retried if has not been modified for more than a period of 2 weeks.. [optional] if omitted the server will use the default value of False # noqa: E501 + retryable (bool): When set to true, the failed workflow executions from this workflow definition can be retried for up to 2 weeks since the last modification time. After two weeks of inactivity on the workflow execution, the option to retry the failed workflow will be disabled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_cancel (bool): When set to true, the changes are automatically rolled back if the workflow execution is canceled.. [optional] if omitted the server will use the default value of False # noqa: E501 rollback_on_failure (bool): When set to true, the changes are automatically rolled back if the workflow fails to execute.. [optional] if omitted the server will use the default value of False # noqa: E501 support_status (str): Supported status of the definition. * `Supported` - The definition is a supported version and there will be no changes to the mandatory inputs or outputs. * `Beta` - The definition is a Beta version and this version can under go changes until the version is marked supported. * `Deprecated` - The version of definition is deprecated and typically there will be a higher version of the same definition that has been added.. [optional] if omitted the server will use the default value of "Supported" # noqa: E501 diff --git a/intersight/model/workflow_workflow_task.py b/intersight/model/workflow_workflow_task.py index 8958a9ac83..164a5bb22a 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 ba248c1870..4457b6ad3f 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 b0c23c5dc5..4e6d084fcd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5c831f3f18..6a16259265 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-11265 + The version of the OpenAPI document: 1.0.11-11360 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 5ee58066c7..46aadae053 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model_utils.py b/intersight/model_utils.py index a864354b5d..62e06cc1dd 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/models/__init__.py b/intersight/models/__init__.py index e924b3063e..dc50809d17 100644 --- a/intersight/models/__init__.py +++ b/intersight/models/__init__.py @@ -4883,6 +4883,11 @@ from intersight.model.resource_reservation_list_all_of import ResourceReservationListAllOf from intersight.model.resource_reservation_relationship import ResourceReservationRelationship from intersight.model.resource_reservation_response import ResourceReservationResponse +from intersight.model.resource_selection_criteria import ResourceSelectionCriteria +from intersight.model.resource_selection_criteria_all_of import ResourceSelectionCriteriaAllOf +from intersight.model.resource_selection_criteria_list import ResourceSelectionCriteriaList +from intersight.model.resource_selection_criteria_list_all_of import ResourceSelectionCriteriaListAllOf +from intersight.model.resource_selection_criteria_response import ResourceSelectionCriteriaResponse from intersight.model.resource_selector import ResourceSelector from intersight.model.resource_selector_all_of import ResourceSelectorAllOf from intersight.model.resource_source_to_permission_resources import ResourceSourceToPermissionResources @@ -5006,8 +5011,15 @@ from intersight.model.server_profile_template_list import ServerProfileTemplateList from intersight.model.server_profile_template_list_all_of import ServerProfileTemplateListAllOf from intersight.model.server_profile_template_response import ServerProfileTemplateResponse +from intersight.model.serviceitem_base_message import ServiceitemBaseMessage +from intersight.model.serviceitem_base_message_all_of import ServiceitemBaseMessageAllOf from intersight.model.serviceitem_health_check_error_element import ServiceitemHealthCheckErrorElement from intersight.model.serviceitem_health_check_error_element_all_of import ServiceitemHealthCheckErrorElementAllOf +from intersight.model.serviceitem_message import ServiceitemMessage +from intersight.model.serviceitem_selection_criteria_input import ServiceitemSelectionCriteriaInput +from intersight.model.serviceitem_selection_criteria_input_all_of import ServiceitemSelectionCriteriaInputAllOf +from intersight.model.servicerequest_message import ServicerequestMessage +from intersight.model.servicerequest_message_all_of import ServicerequestMessageAllOf from intersight.model.session_abstract_session import SessionAbstractSession from intersight.model.session_abstract_session_all_of import SessionAbstractSessionAllOf from intersight.model.session_abstract_session_relationship import SessionAbstractSessionRelationship @@ -6844,10 +6856,9 @@ from intersight.model.vrf_vrf_response import VrfVrfResponse from intersight.model.workflow_abstract_loop_task import WorkflowAbstractLoopTask from intersight.model.workflow_abstract_loop_task_all_of import WorkflowAbstractLoopTaskAllOf +from intersight.model.workflow_abstract_resource_selector import WorkflowAbstractResourceSelector from intersight.model.workflow_abstract_worker_task import WorkflowAbstractWorkerTask from intersight.model.workflow_abstract_worker_task_all_of import WorkflowAbstractWorkerTaskAllOf -from intersight.model.workflow_action_workflow_definition import WorkflowActionWorkflowDefinition -from intersight.model.workflow_action_workflow_definition_all_of import WorkflowActionWorkflowDefinitionAllOf from intersight.model.workflow_ansible_batch_executor import WorkflowAnsibleBatchExecutor from intersight.model.workflow_ansible_batch_executor_all_of import WorkflowAnsibleBatchExecutorAllOf from intersight.model.workflow_ansible_batch_executor_list import WorkflowAnsibleBatchExecutorList @@ -6864,6 +6875,8 @@ from intersight.model.workflow_associated_roles_all_of import WorkflowAssociatedRolesAllOf from intersight.model.workflow_base_data_type import WorkflowBaseDataType from intersight.model.workflow_base_data_type_all_of import WorkflowBaseDataTypeAllOf +from intersight.model.workflow_base_operation import WorkflowBaseOperation +from intersight.model.workflow_base_operation_all_of import WorkflowBaseOperationAllOf from intersight.model.workflow_batch_api_executor import WorkflowBatchApiExecutor from intersight.model.workflow_batch_api_executor_all_of import WorkflowBatchApiExecutorAllOf from intersight.model.workflow_batch_api_executor_list import WorkflowBatchApiExecutorList @@ -6875,10 +6888,22 @@ from intersight.model.workflow_cancelable_type_all_of import WorkflowCancelableTypeAllOf from intersight.model.workflow_catalog import WorkflowCatalog from intersight.model.workflow_catalog_all_of import WorkflowCatalogAllOf +from intersight.model.workflow_catalog_item_definition import WorkflowCatalogItemDefinition +from intersight.model.workflow_catalog_item_definition_all_of import WorkflowCatalogItemDefinitionAllOf +from intersight.model.workflow_catalog_item_definition_list import WorkflowCatalogItemDefinitionList +from intersight.model.workflow_catalog_item_definition_list_all_of import WorkflowCatalogItemDefinitionListAllOf +from intersight.model.workflow_catalog_item_definition_relationship import WorkflowCatalogItemDefinitionRelationship +from intersight.model.workflow_catalog_item_definition_response import WorkflowCatalogItemDefinitionResponse from intersight.model.workflow_catalog_list import WorkflowCatalogList from intersight.model.workflow_catalog_list_all_of import WorkflowCatalogListAllOf from intersight.model.workflow_catalog_relationship import WorkflowCatalogRelationship from intersight.model.workflow_catalog_response import WorkflowCatalogResponse +from intersight.model.workflow_catalog_service_request import WorkflowCatalogServiceRequest +from intersight.model.workflow_catalog_service_request_all_of import WorkflowCatalogServiceRequestAllOf +from intersight.model.workflow_catalog_service_request_list import WorkflowCatalogServiceRequestList +from intersight.model.workflow_catalog_service_request_list_all_of import WorkflowCatalogServiceRequestListAllOf +from intersight.model.workflow_catalog_service_request_relationship import WorkflowCatalogServiceRequestRelationship +from intersight.model.workflow_catalog_service_request_response import WorkflowCatalogServiceRequestResponse from intersight.model.workflow_cli_command import WorkflowCliCommand from intersight.model.workflow_cli_command_all_of import WorkflowCliCommandAllOf from intersight.model.workflow_comments import WorkflowComments @@ -6944,12 +6969,27 @@ from intersight.model.workflow_loop_task_all_of import WorkflowLoopTaskAllOf from intersight.model.workflow_message import WorkflowMessage from intersight.model.workflow_message_all_of import WorkflowMessageAllOf +from intersight.model.workflow_mo_inventory_data_type import WorkflowMoInventoryDataType +from intersight.model.workflow_mo_inventory_data_type_all_of import WorkflowMoInventoryDataTypeAllOf +from intersight.model.workflow_mo_inventory_property import WorkflowMoInventoryProperty +from intersight.model.workflow_mo_inventory_property_all_of import WorkflowMoInventoryPropertyAllOf from intersight.model.workflow_mo_reference_array_item import WorkflowMoReferenceArrayItem from intersight.model.workflow_mo_reference_array_item_all_of import WorkflowMoReferenceArrayItemAllOf +from intersight.model.workflow_mo_reference_auto_array_item import WorkflowMoReferenceAutoArrayItem +from intersight.model.workflow_mo_reference_auto_array_item_all_of import WorkflowMoReferenceAutoArrayItemAllOf +from intersight.model.workflow_mo_reference_auto_data_type import WorkflowMoReferenceAutoDataType +from intersight.model.workflow_mo_reference_auto_data_type_all_of import WorkflowMoReferenceAutoDataTypeAllOf +from intersight.model.workflow_mo_reference_auto_property import WorkflowMoReferenceAutoProperty +from intersight.model.workflow_mo_reference_auto_property_all_of import WorkflowMoReferenceAutoPropertyAllOf from intersight.model.workflow_mo_reference_data_type import WorkflowMoReferenceDataType from intersight.model.workflow_mo_reference_data_type_all_of import WorkflowMoReferenceDataTypeAllOf from intersight.model.workflow_mo_reference_property import WorkflowMoReferenceProperty from intersight.model.workflow_mo_reference_property_all_of import WorkflowMoReferencePropertyAllOf +from intersight.model.workflow_operation_type_decommission import WorkflowOperationTypeDecommission +from intersight.model.workflow_operation_type_decommission_all_of import WorkflowOperationTypeDecommissionAllOf +from intersight.model.workflow_operation_type_deployment import WorkflowOperationTypeDeployment +from intersight.model.workflow_operation_type_post_deployment import WorkflowOperationTypePostDeployment +from intersight.model.workflow_operation_type_post_deployment_all_of import WorkflowOperationTypePostDeploymentAllOf from intersight.model.workflow_parameter_set import WorkflowParameterSet from intersight.model.workflow_parameter_set_all_of import WorkflowParameterSetAllOf from intersight.model.workflow_pending_dynamic_workflow_info import WorkflowPendingDynamicWorkflowInfo @@ -6973,6 +7013,10 @@ from intersight.model.workflow_primitive_data_type_all_of import WorkflowPrimitiveDataTypeAllOf from intersight.model.workflow_properties import WorkflowProperties from intersight.model.workflow_properties_all_of import WorkflowPropertiesAllOf +from intersight.model.workflow_resource_inline_selector import WorkflowResourceInlineSelector +from intersight.model.workflow_resource_inline_selector_all_of import WorkflowResourceInlineSelectorAllOf +from intersight.model.workflow_resource_selector_criteria import WorkflowResourceSelectorCriteria +from intersight.model.workflow_resource_selector_criteria_all_of import WorkflowResourceSelectorCriteriaAllOf from intersight.model.workflow_result_handler import WorkflowResultHandler from intersight.model.workflow_rollback_task import WorkflowRollbackTask from intersight.model.workflow_rollback_task_all_of import WorkflowRollbackTaskAllOf @@ -6997,9 +7041,17 @@ from intersight.model.workflow_service_item_action_instance_all_of import WorkflowServiceItemActionInstanceAllOf from intersight.model.workflow_service_item_action_instance_list import WorkflowServiceItemActionInstanceList from intersight.model.workflow_service_item_action_instance_list_all_of import WorkflowServiceItemActionInstanceListAllOf +from intersight.model.workflow_service_item_action_instance_relationship import WorkflowServiceItemActionInstanceRelationship from intersight.model.workflow_service_item_action_instance_response import WorkflowServiceItemActionInstanceResponse +from intersight.model.workflow_service_item_action_properties import WorkflowServiceItemActionProperties +from intersight.model.workflow_service_item_action_properties_all_of import WorkflowServiceItemActionPropertiesAllOf from intersight.model.workflow_service_item_action_workflow_definition import WorkflowServiceItemActionWorkflowDefinition from intersight.model.workflow_service_item_action_workflow_definition_all_of import WorkflowServiceItemActionWorkflowDefinitionAllOf +from intersight.model.workflow_service_item_attribute import WorkflowServiceItemAttribute +from intersight.model.workflow_service_item_attribute_all_of import WorkflowServiceItemAttributeAllOf +from intersight.model.workflow_service_item_attribute_list import WorkflowServiceItemAttributeList +from intersight.model.workflow_service_item_attribute_list_all_of import WorkflowServiceItemAttributeListAllOf +from intersight.model.workflow_service_item_attribute_response import WorkflowServiceItemAttributeResponse from intersight.model.workflow_service_item_definition import WorkflowServiceItemDefinition from intersight.model.workflow_service_item_definition_all_of import WorkflowServiceItemDefinitionAllOf from intersight.model.workflow_service_item_definition_list import WorkflowServiceItemDefinitionList @@ -7017,6 +7069,8 @@ from intersight.model.workflow_service_item_health_check_execution_list import WorkflowServiceItemHealthCheckExecutionList from intersight.model.workflow_service_item_health_check_execution_list_all_of import WorkflowServiceItemHealthCheckExecutionListAllOf from intersight.model.workflow_service_item_health_check_execution_response import WorkflowServiceItemHealthCheckExecutionResponse +from intersight.model.workflow_service_item_input_definition_type import WorkflowServiceItemInputDefinitionType +from intersight.model.workflow_service_item_input_definition_type_all_of import WorkflowServiceItemInputDefinitionTypeAllOf from intersight.model.workflow_service_item_instance import WorkflowServiceItemInstance from intersight.model.workflow_service_item_instance_all_of import WorkflowServiceItemInstanceAllOf from intersight.model.workflow_service_item_instance_list import WorkflowServiceItemInstanceList @@ -7028,34 +7082,8 @@ from intersight.model.workflow_service_item_output_list import WorkflowServiceItemOutputList from intersight.model.workflow_service_item_output_list_all_of import WorkflowServiceItemOutputListAllOf from intersight.model.workflow_service_item_output_response import WorkflowServiceItemOutputResponse -from intersight.model.workflow_solution_action_definition import WorkflowSolutionActionDefinition -from intersight.model.workflow_solution_action_definition_all_of import WorkflowSolutionActionDefinitionAllOf -from intersight.model.workflow_solution_action_definition_list import WorkflowSolutionActionDefinitionList -from intersight.model.workflow_solution_action_definition_list_all_of import WorkflowSolutionActionDefinitionListAllOf -from intersight.model.workflow_solution_action_definition_relationship import WorkflowSolutionActionDefinitionRelationship -from intersight.model.workflow_solution_action_definition_response import WorkflowSolutionActionDefinitionResponse -from intersight.model.workflow_solution_action_instance import WorkflowSolutionActionInstance -from intersight.model.workflow_solution_action_instance_all_of import WorkflowSolutionActionInstanceAllOf -from intersight.model.workflow_solution_action_instance_list import WorkflowSolutionActionInstanceList -from intersight.model.workflow_solution_action_instance_list_all_of import WorkflowSolutionActionInstanceListAllOf -from intersight.model.workflow_solution_action_instance_response import WorkflowSolutionActionInstanceResponse -from intersight.model.workflow_solution_definition import WorkflowSolutionDefinition -from intersight.model.workflow_solution_definition_all_of import WorkflowSolutionDefinitionAllOf -from intersight.model.workflow_solution_definition_list import WorkflowSolutionDefinitionList -from intersight.model.workflow_solution_definition_list_all_of import WorkflowSolutionDefinitionListAllOf -from intersight.model.workflow_solution_definition_relationship import WorkflowSolutionDefinitionRelationship -from intersight.model.workflow_solution_definition_response import WorkflowSolutionDefinitionResponse -from intersight.model.workflow_solution_instance import WorkflowSolutionInstance -from intersight.model.workflow_solution_instance_all_of import WorkflowSolutionInstanceAllOf -from intersight.model.workflow_solution_instance_list import WorkflowSolutionInstanceList -from intersight.model.workflow_solution_instance_list_all_of import WorkflowSolutionInstanceListAllOf -from intersight.model.workflow_solution_instance_relationship import WorkflowSolutionInstanceRelationship -from intersight.model.workflow_solution_instance_response import WorkflowSolutionInstanceResponse -from intersight.model.workflow_solution_output import WorkflowSolutionOutput -from intersight.model.workflow_solution_output_all_of import WorkflowSolutionOutputAllOf -from intersight.model.workflow_solution_output_list import WorkflowSolutionOutputList -from intersight.model.workflow_solution_output_list_all_of import WorkflowSolutionOutputListAllOf -from intersight.model.workflow_solution_output_response import WorkflowSolutionOutputResponse +from intersight.model.workflow_service_item_type import WorkflowServiceItemType +from intersight.model.workflow_service_item_type_all_of import WorkflowServiceItemTypeAllOf from intersight.model.workflow_ssh_batch_executor import WorkflowSshBatchExecutor from intersight.model.workflow_ssh_batch_executor_all_of import WorkflowSshBatchExecutorAllOf from intersight.model.workflow_ssh_batch_executor_list import WorkflowSshBatchExecutorList diff --git a/intersight/rest.py b/intersight/rest.py index 3d7b463244..5f6d4f3300 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/signing.py b/intersight/signing.py index 9d99223a3c..81ee8d822e 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-11265 + The version of the OpenAPI document: 1.0.11-11360 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index e8400aebbb..3e711ab9df 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages NAME = "intersight" -VERSION = "1.0.11.11265" +VERSION = "1.0.11.11360" REQUIRES = [ "urllib3 >= 1.25.3", "python-dateutil",